Hi dear BackBoxers,
I will post all scripts made by me or our friends for our community. If i made some packages they will be in this repository too.
BackBox is a Linux distribution based on Ubuntu. It has been developed to perform penetration tests and security assessments. Designed to be fast, easy to use and provide a minimal yet complete desktop environment, thanks to its own software repositories, always being updated to the latest stable version of the most used and best known ethical hacking tools.
This script (inst-0.1.sh) will :
- Add easy-creds to main BackBox menu
- Add nice start icon for Easy-Creds
- Remove install script from /opt/easy-creds directory
- Make symbolic link to run easy-creds from terminal with sudo easy
To do :
- Add remove function for other files after installation download.
- Check all directories, then remove.
- Add all download files to github repository.
To get full install, easy-creds need to be installed in /opt directory.
Open terminal and type :
wget https://github.com/downloads/ZEROF/BackBox-Scripts/inst-0.1.sh
chmod +x inst-0.1.sh
sudo ./inst-0.1.sh
https://github.com/brav0hax/easy-creds/blob/master/README
Happy hacking !