Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

I wrote this script in order to save the trouble of writing a series of commands while using the nmap tool. This script is very powerful in scanning websites and IP addresses for vulnerabilities, and if there are vulnerabilities that can be exploited, the exploitation will be done as well. I would very much like to share my simple work with you.

install on termux

apt update 
apt upgrade -y
apt install nmap 
apt install ruby
apt install figlet
gem install lolcat
apt install tor
apt install proxychains-ng 
git clone https://github.com/elrashedy1992/Kaboos.git 
cd Kaboos
chmod +x kaboos.sh 
./kaboos.sh

install on linux


sudo apt update
sudo apt upgrade
sudo apt install proxychains-ng
git clone https://github.com/elrashedy1992/Kaboos.git
cd Kaboos
chmod 777 kaboos.sh
./kaboos.sh

About

Kaboos scanner

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages