Move Voltron to Tools subsection.

Also remove shellsploit, which now links to an empty repository.
This commit is contained in:
Meitar M 2017-08-17 09:21:00 -04:00
parent e01e2b27ac
commit 0b2d9f8cd8
No known key found for this signature in database
GPG Key ID: 07EFAA28AB94BC85

View File

@ -72,8 +72,6 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea
* [Shellcode Tutorial](http://www.vividmachines.com/shellcode/shellcode.html) - Tutorial on how to write shellcode.
* [Shellcode Examples](http://shell-storm.org/shellcode/) - Shellcodes database.
* [Exploit Writing Tutorials](https://www.corelan.be/index.php/2009/07/19/exploit-writing-tutorial-part-1-stack-based-overflows/) - Tutorials on how to develop exploits.
* [shellsploit](https://github.com/b3mb4m/shellsploit-framework) - New Generation Exploit Development Kit.
* [Voltron](https://github.com/snare/voltron) - Hacky debugger UI for hackers.
### OSINT Resources
* [OSINT Framework](http://osintframework.com/) - Collection of various OSINT tools broken out by category.
@ -335,6 +333,7 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea
* [dnSpy](https://github.com/0xd4d/dnSpy) - Tool to reverse engineer .NET assemblies.
* [binwalk](https://github.com/devttys0/binwalk) - Fast, easy to use tool for analyzing, reverse engineering, and extracting firmware images.
* [PyREBox](https://github.com/Cisco-Talos/pyrebox) - Python scriptable Reverse Engineering sandbox by Cisco-Talos.
* [Voltron](https://github.com/snare/voltron) - Extensible debugger UI toolkit written in Python.
### Physical Access Tools
* [LAN Turtle](https://lanturtle.com/) - Covert "USB Ethernet Adapter" that provides remote access, network intelligence gathering, and MITM capabilities when installed in a local network.