This project is for set up my CTF environment. It set up by a simple shell script.
| item | Category | description |
|---|---|---|
| gdb-peda & pwngdb | pwn | a kit to enhence function and interface of gdb |
| pwntool | pwn | a accessible python lib to build exploit script |
| xor-tool | crypto | tool to analyze xor encrypt |
| Hashpump | crypto | tool to do LEA(Length Extension Attack) |
| rsa-wiener-attack | crypto | |
| rsa-tool | crypto | |
| pkcrack | crypto | |
| dvcs-ripper | web | tool to grab leak resource from vcs |
| tplmap | web | tool to do SSTI automatically |