Bramble : New Hacking Open Source Suite
Bramble software has been designed for the bramble project. It incorporates many features of pentesting and IT Security. It's easy to use and completely editable. It allows beginners to learn hacking and gives more experienced users a customisable plug and play hacking tools so they can add their own code quickly. It is an open source project to which you...
DroneSploit : Drone Pentesting Framework Console
DroneSploit CLI framework is based on sploitkit and is an attempt to gather hacking techniques and exploits especially focused on drone hacking. For the ease of use, the interface has a layout that looks like Metasploit. Black Hat Europe Arsenal 2019 presentation Also see articles: Black Hat Europe: New tool offers Metasploit-like framework for hacking into drones, The Daily SwigDronesploit, a pentesting...
X64Dbg : An Open-Source X64/X32 Debugger For Windows
X64Dbg is an open-source binary debugger for Windows, aimed at malware analysis and reverse engineering of executables you do not have the source code for. There are many features available and a comprehensive plugin system to add your own. You can find more information on the blog! Screenshot Installation & Usage Download a snapshot from GitHub, SourceForge or OSDN and extract it...
HackingTool : All In One Hacking Tool For Hackers
HackingTool is a all in one hacking tool for hackers. Update Available V1.1.0 Added New ToolsReverse EngineeringRAT ToolsWeb CrawlingPayload InjectorMultitor Tools updateAdded Tool in wifijamming Hackingtool Menu AnonSurfInformation GatheringPassword AttackWireless AttackSQL Injection ToolsPhishing AttackWeb Attack ToolPost exploitationForensic ToolsPayload CreatorRouter ExploitWifi JammingXSS Attack ToolReverse EngineeringSocialMedia FinderDDos Attack ToolsSteganography ToolsIDN Homograph AttackHash Cracking ToolsSocialMedia AttackAndroid HackRAT ToolsWeb CrawlingPayload InjectorUpdate System AnonSurf Anonmously SurfMultitor Information Gathering NmapDracnmapPort ScanningHost To IPXerosploitInfoga...
L3MON : A Cloud Based Remote Android Management Suite
L2MON is a cloud based remote android managment suite, powered by NodeJS. Features GPS LoggingMicrophone RecordingView ContactsSMS LogsSend SMSCall LogsView Installed AppsView Stub PermissionsLive Clipboard LoggingLive Notification LoggingView WiFi Networks (logs previously seen)File Explorer & DownloaderCommand QueuingBuilt In APK Builder Prerequisites Java Runtime Environment 8See installation for OS specificsNodeJsA Server Installation Install JRE 8 (We cannot stress this enough USE java 1.8.0 ANY issues that...
Pentest : Tools To Create An Pentest Environment Easily & Quickly
Docker for Pentest is an image with the more used tools to create an pentest environment easily and quickly. Features OS, networking, developing and pentesting tools installed.Connection to HTB (Hack the Box) vpn to access HTB machines.Popular wordlists installed: SecLists, dirb, dirbuster, fuzzdb, wfuzz and rockyou.Proxy service to send traffic from any browsers and burp suite installed in your local directory.Exploit...
Natlas : Scaling Network Scanning
You've got a lot of maps and they are getting pretty unruly. What do you do? You put them in a book and call it an atlas. This is like that, except it's a website and it's a collection of nmaps. The Natlas server doubles as a task manager for the agents to get work, allowing you to control...
Padding Oracle Attacker : CLI Tool & Library To Execute Padding Oracle Attacks Easily
CLI tool and library to execute padding oracle attacks easily, with support for concurrent network requests and an elegant UI. Install Make sure Node.js is installed, then run $ npm install --global padding-oracle-attackeror$ yarn global add padding-oracle-attacker CLI Usage Usage $ padding-oracle-attacker decrypt <url> hex:<ciphertext_hex> <block_size> <error> [options] $ padding-oracle-attacker decrypt <url> b64:<ciphertext_b64> <block_size> <error> [options] $ padding-oracle-attacker encrypt <url> <plaintext>...
Capsulecorp Pentest : Vagrant VirtualBox Environment For Conducting An Internal Network Penetration Test
The Capsulecorp Pentest is a small virtual network managed by vagrant and ansible. It contains five virtual machines, including one Linux attacking system running xubuntu and 4 Windows 2019 servers configured with various vulnerable services. This project can be used to learn network penetration testing as a stand-alone environment but is ultimatly designed to compliment my book The Art...
Santa : A Binary Whitelisting/Blacklisting System For macOS
Santa is a binary authorization system for macOS. It consists of a kernel extension (or a system extension on macOS 10.15+) that monitors for executions, a userland daemon that makes execution decisions based on the contents of a SQLite database, a GUI agent that notifies the user in case of a block decision and a command-line utility for managing...