Skip to content

Aurora - Linux Penetration Testing Automation Scripts for Scanning Networks. This tool is for educational purposes only.

License

Notifications You must be signed in to change notification settings

radojicic23/aurora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aurora🕸️

License: MIT

  • Description: Aurora is Linux Penetration Testing Tool for Scanning Networks. First script is to discover all devices on your network. Second script is automation script for NMAP (tool for network discovery and security auditing).

Requirements

  • Python 3.x
$ pip install -r requirements.txt

Installation

# clone the repo
$ git clone https://github.com/radojicic23/aurora.git

# change the working directory to aurora
$ cd aurora

# install the requirements
$ python3 -m pip install -r requirements.txt

Run

$ sudo python3 main.py

Disclaimer⚠️

THIS TOOL IS FOR EDUCATIONAL PURPOSES ONLY. DO NOT USE AGAINST ANY NETWORK THAT YOU DON'T OWN OR HAVE AUTHORIZATION TO TEST!

About

Aurora - Linux Penetration Testing Automation Scripts for Scanning Networks. This tool is for educational purposes only.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages