updated 'Pentesters arsenal tools' chapter
This commit is contained in:
parent
689139f148
commit
af8e10bf33
@ -602,6 +602,8 @@ Linux Security Expert</b></a> - trainings, howtos, checklists, security tools an
|
||||
:small_orange_diamond: <a href="https://github.com/bl4de/security-tools"><b>security-tools</b></a> - collection of small security tools created mostly in Python. CTFs, pentests and so on.<br>
|
||||
:small_orange_diamond: <a href="https://github.com/fuzzdb-project/fuzzdb"><b>fuzzdb</b></a> - dictionary of attack patterns and primitives for black-box application fault injection and resource discovery.<br>
|
||||
:small_orange_diamond: <a href="https://github.com/longld/peda"><b>GDB PEDA</b></a> - Python Exploit Development Assistance for GDB.<br>
|
||||
:small_orange_diamond: <a href="https://www.hex-rays.com/products/ida/index.shtml"><b>IDA</b></a> - multi-processor disassembler and debugger useful for reverse engineering malware.<br>
|
||||
:small_orange_diamond: <a href="https://github.com/radare/radare2"><b>radare2</b></a> - framework for reverse-engineering and analyzing binaries.<br>
|
||||
</p>
|
||||
|
||||
##### :black_small_square: Pentests bookmarks collection
|
||||
@ -633,13 +635,6 @@ Linux Security Expert</b></a> - trainings, howtos, checklists, security tools an
|
||||
:small_orange_diamond: <a href="http://shell-storm.org/repo/CTF/"><b>shell-storm repo CTF</b></a> - great archive of CTFs.<br>
|
||||
</p>
|
||||
|
||||
##### :black_small_square: Reverse Engineering Tools
|
||||
<p>
|
||||
:small_orange_diamond: <a href="https://www.hopperapp.com/"><b>Hopper</b></a> - lets you disassemble, decompile and debug applications.<br>
|
||||
:small_orange_diamond: <a href="https://www.hex-rays.com/products/ida/"><b>IDA Pro</b></a> - generates assembly language source code from machine-executable code.<br>
|
||||
:small_orange_diamond: <a href="https://github.com/radare/radare2"><b>radare2</b></a> - framework for reverse-engineering and analyzing binaries.<br>
|
||||
</p>
|
||||
|
||||
##### :black_small_square: Bounty programs
|
||||
|
||||
<p>
|
||||
|
Loading…
Reference in New Issue
Block a user