Skip to content

exploitsecurityio/uart-exploiter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 

Repository files navigation

uart-exploiter-5

[by exploitsecurity.io]

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, however further development is underway to incorporate this into a much larger Exploit Security Toolkit in the future.

The module allows for UART passthrough mode and a rudimentary UART baud scan, when used alongside a physical FTDI cable.

Prerequisites

Installation

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

Usage

./uart-exploiter.py

or 

python3 uart-exploiter.py

Supported host OSes

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

Screenshots

image

Fig 1. Main Menu

Contact

Web: www.exploitsecurity.io

Email: info@exploitsecurity.io

Copyright

UART-EXPLOITER 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.

Releases

No releases published

Packages

No packages published

Languages