Skip to content

EagleShell is a high-quality tool that aims to improve your pentest.

License

Notifications You must be signed in to change notification settings

TRSTN4/EagleShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


A high-quality pentesting tool.

GitHub last commit GitHub issues GitHub pull requests GitHub tweet

AboutInstallationUpdatingFeaturesContributingAuthorSupportLicense


About

EagleShell is a high-quality tool that aims to improve YOUR pentest.

Each and one of the scripts are helpful during a pentest. It comes filled with scripts that will improve your pentest and make it better and easier.

We heavily support people who have created a python script and want to share it with us to merge with EagleShell. Of course you get the credits for your script. Learn more about contributing here.

Installation

Downloading and installing steps:
  • Requires Python 3

Linux Installation

git clone https://github.com/TRSTN4/EagleShell.git
cd EagleShell
python3 setup.py

Updating

When a new version is out, you have two methods to update:

1. Use the built-in update.py
cd EagleShell
python3 update.py
2. Use Git Commands
cd EagleShell
git fetch
git reset --hard origin/master
git checkout master
git pull

Features

🦅 EagleShell
Merge Your Custom Scripts ✔️
Open Source Project ✔️
Useful Scripts ✔️
Pentesting Tool ✔️
Easy to Use ✔️
Clean Navigation ✔️
Categorized ✔️
Time Saver ✔️

Contributing

Got something interesting you'd like to share? Learn about contributing.

Author

TRSTN4
TRSTN4

Support

Reach out to us here:

License

EagleShell is released under "GNU General Public License v2.0".

  • Copyright © EagleShell.

About

EagleShell is a high-quality tool that aims to improve your pentest.

Resources

License

Security policy

Stars

Watchers

Forks

Languages