Difference between revisions of "Coding projects"
m |
m |
||
Line 1: | Line 1: | ||
* [[ WordPress Plugin - shell.php (variant 1) ]] | * [[ WordPress Plugin - shell.php (variant 1) ]] | ||
* [[ getShellCode.py - extract shellcode from a binary ]] | * [[ getShellCode.py - extract shellcode from a binary ]] | ||
+ | * [[ brute_with_csrf.py - a quick and dirty fuzzer with CSRF token support ]] |