Difference between revisions of "Coding projects"
m |
m |
||
(One intermediate revision by the same user not shown) | |||
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 ]] |