Skip to content

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.

exploitsecurityio/ExSecWareZ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

exsecwarez-combined

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.

Description

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.

Prerequisites

Installation

  • Using pip to install required libraries.
pip3 install -r requirements.txt

Usage

./exsecwarez.py

or 

python3 exsecwarez.py

Supported host OSes

  • macOS
  • Linux
  • FreeBSD
  • Windows, although not officially supported

Screenshots

exsecwarez-screenshot

Fig 1. Main Menu

exploittoolfinder

Fig 2. Exploit Tool Finder Menu

uart-exploiter-menu

Fig 3. UART Exploiter Menu

Contact

Web: www.exploitsecurity.io

Email: info@exploitsecurity.io

Copyright

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.

GNU General Public License.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages