Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- New 2025 tools builds are getting more complex
- ...................
- go install -v github.com/owasp-amass/amass/v4/...@master
- cd $HOME
- cd go/bin
- ./amass
- ................
- go install -v github.com/projectdiscovery/naabu/v2/cmd/naabu@latest
- cd $HOME
- cd go/bin
- ./naabu -h
- ........................
- git clone https://github.com/Fear2o/VunlSpectre
- cd VunlSpectre
- pip install -r requirements.txt
- python VunlSpectre.py
- ...........
- apt update && apt upgrade -y
- git clone https://github.com/fagci/webmap
- cd webmap
- pip install -r requirements.txt
- python webmap.py
- ......................
- cd /opt
- sudo git clone https://github.com/dokDork/SiteSniper.git
- cd SiteSniper
- chmod 755 siteSniper.sh
- ./siteSniper.sh
- .................
- cd
- python3 -m venv otorecon
- source otorecon/bin/activate
- git clone https://github.com/Mr0Wido/otorecon.git
- cd otorecon
- pip install --upgrade pip
- pip install colorama tqdm bs4 whois
- pip install .
- chmod +x install.sh
- ./install.sh
- python3 otorecon.py -h
- git clone https://github.com/Mr0Wido/otorecon
- enjoy 😊
- git clone https://github.com/memb3r/archer
- cd archer
- python3 install.py
- python3 archer.py
- .......................
- git clone https://github.com/7Ragnarok7/DEDMAP
- cd DEDMAP
- chmod +x install.sh
- bash ./install.sh
- ....................
- git clone https://github.com/snooppr/snoop
- cd snoop
- pip3 install-r requierements.txt
- python3 snoop.py
- python3 snoop.py Rose
- .....................................
- git clone https://github.com/piaolin/DetectDee.git
- cd DetectDee
- go mod tidy
- go run .
- go run DetectDee update
- go run DetectDee
- go run DetectDee detect -n commanderx,anonymouscollective,markzuckerberg -g --nsfw
- go run DetectDee detect -h
- go run DetectDee detect -n rose -g --nsfw
- go run DetectDee detect -n rose -g --nsfw
- cat result.txt
- ..............................
- 💓♠️💓♠️💓♠️💓♠️💓♠️💓♠️💓♠️💓♠️💓♠️💓♠️💓
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement