Skip to content

Instantly share code, notes, and snippets.

View the8greyhats's full-sized avatar
🏠
Working from home

The 8 Grey Hats the8greyhats

🏠
Working from home
View GitHub Profile
@the8greyhats
the8greyhats / ShellPhish
Last active August 26, 2020 20:18
Termux
$ apt install git
$ git clone https://github.com/thelinuxchoice/shellphish.git
$ cd shellphish
$ bash shellphish.sh
@the8greyhats
the8greyhats / HiddenEye
Last active December 28, 2023 02:45
Termux
$ pkg install git python php curl openssh grep
$ pip3 install wget
$ git clone -b Termux-Support-Branch https://github.com/DarkSecDevelopers/HiddenEye.git
$ chmod 777 HiddenEye
$ cd HiddenEye
$ ./HiddenEye.py
$ python HiddenEye.py
@the8greyhats
the8greyhats / TBomb
Last active August 26, 2020 20:20
Termux
$ pkg update && upgrade -y
$ pkg install git -y
$ pkg install python python2 -y
$ git clone https://github.com/TheSpeedX/TBomb.git
$ cd TBomb
$ chmod +x *
$ bash TBomb.sh
@the8greyhats
the8greyhats / Tool-X
Last active August 26, 2020 20:20
Termux
$ pkg install git
$ git clone https://github.com/rajkumardusad/Tool-X.git
$ cd Tool-X
$ chmod +x install
$ sh install (IF NOT WORK THAN TYPE) ./install
@the8greyhats
the8greyhats / Tool-X
Last active August 26, 2020 20:21
Ubuntu
$ sudo apt-get update
$ sudo apt-get install git
$ sudo git clone https://github.com/rajkumardusad/Tool-X.git
$ cd Tool-X
$ chmod +x install
$ sudo sh install (IF NOT WORK THAN TYPE) ./install
@the8greyhats
the8greyhats / Tool-X
Last active August 26, 2020 20:21
GNURoot Debian Terminal
$ apt-get update
$ apt-get install git
$ git clone https://github.com/rajkumardusad/Tool-X.git
$ cd Tool-X
$ chmod +x install
$ sh install (IF NOT WORK THAN TYPE) ./install)
@the8greyhats
the8greyhats / HiddenEye
Last active August 26, 2020 20:22
ubuntu
$ git clone https://github.com/DarkSecDevelopers/HiddenEye.git
$ cd HiddenEye
$ sudo pip3 install -r requirements.txt
$ python3 HiddenEye.py
$ ./HiddenEye.py
@the8greyhats
the8greyhats / Hunner
Created August 26, 2020 21:55
Termux
$ apt install git
$ apt install python python2
$ git clone https://github.com/b3-v3r/Hunner.git
$ cd Hunner
$ python hunner.py
$ apt install git
$ apt install python python2
$ git clone https://github.com/shawarkhanethicalhacker/D-TECT-1
$ cd D-TECT-1
$ python2 d-tect.py
$ apt install git
$ apt install python python2
$ git clone https://github.com/sabri-zaki/EasY_HaCk.git
$ cd EasY_HaCk
$ sh install.sh