This toolset incorporates an all round utility envisaged to be used by security researchers in the field.
UART-Exploiter - Interactive UART passthrough and Baud Scanner used over FTDI (Requires FTDI cable of choice).
ExploitToolFinder - Scowers the internet for commonly used software tools.
The UART-Exploiter module, developed in python, is designed to be used by Security Researchers who require quick access to a UART interface using an physical FTDI cable.
Originally developed as a standlone module.
The module allows for UART passthrough mode and a rudimentary UART baud scan, when used alongside a physical FTDI cable.
The ExploitToolFinder Utility is intended to assist security researchers in their quest to find the right tool for the job.
Using a menu driven system and OPENAI, this tool trawls the internet for currently published software tools used by the community.
- Python3.11
- PyFtdi Library
- Physical FTDI cable
- OPENAI module and a valid API key. More info can be found here
- Using pip to install required libraries.
pip3 install -r requirements.txt
./exsecwarez.py
or
python3 exsecwarez.py
- macOS
- Linux
- FreeBSD
- Windows, although not officially supported
Fig 1. Main Menu
Fig 2. Exploit Tool Finder Menu
Fig 3. UART Exploiter Menu
Email: info@exploitsecurity.io
ExSecWareZ is developed by The Security Team @ [exploitsecurity.io]
This program is freely redistributable under the terms of the GNU General Public License as published by the Free Software Foundation.
It is the intention that this software adds usefulness, however it is not currently covered under WARRANTY.