Skip to content

karthikgenius/aut0-p1vot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aut0-p1vot

Banner

Disclaimer

Aut0p1vot is developed with the intension of using this tool only for educational purpose.

Learn - Hack - Secure 🙃

Description

v1.0

  • Automate the testing of the network route to internal servers of organization using their public server as a PIVOT.
  • Report demonstrating this tool and its purpose will be available as soon as possible, Just give a try before I demonstrate.

Features

  • One Command Execution 🤩 .
  • Suitable for training the server and network security 🙂 .
  • Fully automated 😇 .
  • Source Libraries available, so you can modify the script as you understand the libraries 😃 .
  • Friendly Author 😉 .

Installation

Just clone the repository and get started

git clone https://github.com/karthikgenius/aut0-p1vot.git
cd aut0p1vot
chmod +x aut0p1vot.sh

Launch

Make sure you are in the aut0p1vot directory.

./aut0p1vot.sh

Custom Run

  • If you want a custom payload to be choose, just go through the sourcelib/metasploit.sh source library.
  • You can change IP and PORT in sourcelib/networkpref.sh.
  • And any other customization can be easily done by simply changing variable values.

Contribution

  • If you noticed any bugs, report me in twitter: KarthikSainadh
  • If you would like to include some major changes let me know.

License

"We must be free not because we claim freedom, but because we practice it.” —William Faulkner

  • Any future work done must follow the guidelines mentioned in GPLv3.0.
  • GNU GPLv3.0

Happy Hack