Skip to content

Instantly share code, notes, and snippets.

@CamiloGarciaLaRotta
Last active September 9, 2017 10:56
Show Gist options
  • Save CamiloGarciaLaRotta/79963af17b3c56e4a63c5b77d1d5df0e to your computer and use it in GitHub Desktop.
Save CamiloGarciaLaRotta/79963af17b3c56e4a63c5b77d1d5df0e to your computer and use it in GitHub Desktop.
Kill Chain example
Reconnaisance:
Sniffing: tcpdump, netcat, nmap, sqlmap + wireshark
Spoofing: Bettercap, arpspoof
Proxy: BurpSuite
Attack: MSF, SET
Choose desired vulnerability
Choose desired payload
Deliver bundle
C&C
Examples of post exploitation activities:
Migrate between procs
Hashdump: MSF, mimikats, hashcat, john the ripper
Keylogger
Interface sniffer
Playgrounds: OWASP multilidae
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment