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
$ onex install [tool_name] install any tool.
$ onex -i [tool_name] install any tool.
$ onex search [tool_name] search any tool.
$ onex -s [tool_name] search any tool.
$ onex list list all tools.
$ onex list -a list all tools.
$ onex -l list all tools.
$ onex -l -a list all tools.
$ onex help get help.
$ onex -h get help.
@the8greyhats
the8greyhats / Onex
Created August 30, 2020 16:07
Linux Based system
$ apt update
$ apt install git
$ git clone https://github.com/rajkumardusad/onex.git
$ chmod +x onex/install
$ sh onex/install (if not work than use)> ./onex/install
onex install REW_HAWK
@the8greyhats
the8greyhats / RED_HAWK
Last active June 25, 2023 14:04
Termux
$ pkg install git
$ pkg install php
$ git clone https://github.com/Tuhinshubhra/RED_HAWK.git
cd RED_HAWK
php rhawk.php
$ pkg update
$ pkg install nmap
$ sudo apt update
$ sudo apt install nmap
$ apt update
$ apt install nmap
@the8greyhats
the8greyhats / Wifite
Created August 28, 2020 15:42
Termux
pkg install python python2
pkg install git
git clone https://github.com/derv82/wifite2.git
cd wifite2
python wifite.py
$ apt install git
$ apt install python
$ git clone https://github.com/rk1342k/Hammer.git
$ cd Hammer
$ python hammer.py
@the8greyhats
the8greyhats / EvilURL
Created August 27, 2020 10:52
Termux
$ apt install git
$ apt install python3
$ git clone https://github.com/UndeadSec/EvilURL.git
$ cd EvilURL
$ python3 evilurl.py