Exploitation

From Enlace Hacktivista
Revision as of 20:13, 24 July 2023 by Booda (talk | contribs) (Destruction)
Jump to navigation Jump to search

Payloads

Metasploit

Public exploits

SQL injection (SQLi)

Cross-site scripting (XSS)

Command Injection

SSRF

Destruction

There may be times during a hacktivist operation when you come to an end of your hack, you've fully compromised the target, exfiltrated everything you can/want and now before finally leaving the network and leaking all the targets secrets online you want to cause chaos and destruction. As was seen by Guacamaya where they used sdelete64.exe -accepteula -r -s C:\* to wipe systems attached to Pronicos domain you might also want to do the same for Linux and windows systems in your operations, maybe you want to recursively print a text file with your manifesto across a system/network, encrypt files beyond recovery or just delete everything.

See Chaos and Destruction for different ways to achieve this!