Difference between revisions of "Coding projects"
m |
|||
(2 intermediate revisions 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 ]] | ||
+ | * [[ brute_with_csrf.py - a quick and dirty fuzzer with CSRF token support ]] |