Skip to content

This is a Grapical user interface (GUI) to automate the use of penetration test tools, for example: in reconnaissance mode, with a click you can enumerate domains using Amass, then it will check which hosts are alive and what are the ports open using Nmap, after it will take screenshots of the live websites.

Notifications You must be signed in to change notification settings

david-botelho-mariano/Red-Team-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Red Team Framework

This is a Grapical user interface (GUI) to automate the use of penetration test tools, for example: in reconnaissance mode, with a click you can enumerate domains using Amass, then it will check which hosts are alive and what are the ports open using Nmap, after it will take screenshots of the live websites.

Tools implemented

Demonstration

image

image

Getting started

  1. Install python libraries:
  • pip install flask
  • pip install selenium
  1. Start the framework
  • python app.py

TO-DO

About

This is a Grapical user interface (GUI) to automate the use of penetration test tools, for example: in reconnaissance mode, with a click you can enumerate domains using Amass, then it will check which hosts are alive and what are the ports open using Nmap, after it will take screenshots of the live websites.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published