Tools Setup

My All Tools install One-liner

go install github.com/projectdiscovery/katana/cmd/katana@latest && cp /root/go/bin/katana /usr/bin/ && go install github.com/ferreiraklet/airixss@latest && cp /root/go/bin/airixss  /usr/bin/ && go install github.com/hahwul/dalfox/v2@latest && cp /root/go/bin/dalfox  /usr/bin/ && go install github.com/bp0lr/gauplus@latest && cp /root/go/bin/gauplus  /usr/bin/ && go install -v github.com/edoardottt/cariddi/cmd/cariddi@latest && cp /root/go/bin/cariddi  /usr/bin/ && go install github.com/jaeles-project/gospider@latest && cp /root/go/bin/gospider  /usr/bin/ && go install github.com/KathanP19/Gxss@latest && cp /root/go/bin/Gxss  /usr/bin/ && go install -v github.com/projectdiscovery/httpx/cmd/httpx@latest && cp /root/go/bin/httpx  /usr/bin/ && go install -v  github.com/Emoe/kxss@latest && cp /root/go/bin/kxss  /usr/bin/ && go install github.com/tomnomnom/qsreplace@latest && cp /root/go/bin/qsreplace  /usr/bin/ && go install github.com/mmarting/unwaf@latest && cp /root/go/bin/unwaf  /usr/bin/ && go install -v github.com/tomnomnom/anew@latest && cp /root/go/bin/anew  /usr/bin/ && go install -v github.com/famasoon/crtsh@latest && cp /root/go/bin/crtsh  /usr/bin/ && go install -v github.com/projectdiscovery/dnsx/cmd/dnsx@latest && cp /root/go/bin/dnsx  /usr/bin/ && go install github.com/takshal/freq@latest && cp /root/go/bin/freq  /usr/bin/ && go install github.com/lc/gau/v2/cmd/gau@latest && cp /root/go/bin/gau  /usr/bin/ && go install github.com/sensepost/gowitness@latest && cp /root/go/bin/gowitness  /usr/bin/ && go install github.com/hakluke/hakcheckurl@latest && cp /root/go/bin/hakcheckurl  /usr/bin/ && go install github.com/tomnomnom/httprobe@latest && cp /root/go/bin/httprobe  /usr/bin/ && go install github.com/SharokhAtaie/paramleak@latest && cp /root/go/bin/paramleak  /usr/bin/ && go install github.com/thecyberworld/reflector@latest && cp /root/go/bin/reflector  /usr/bin/ && go install github.com/tomnomnom/waybackurls@latest && cp /root/go/bin/waybackurls  /usr/bin/ && go install github.com/hakluke/hakrawler@latest && cp /root/go/bin/hakrawler  /usr/bin/ 

install GF tool in Linux

go install github.com/tomnomnom/gf@latest && cp ~/go/bin/gf /usr/bin/ && gf -h && mkdir ~/.gf && git clone https://github.com/NitinYadav00/gf-patterns.git && cd gf-patterns/ && cp *.json ~/.gf && gf -list

----------------------------------------------------------------

My Data Extracting Commands

Replacing web extension in Endpoints:

Extarct First Folder from a URL Endpoints

----------------------------------------------------------------

----------------------------------------------------------------

install x8 tool in Linux

----------------------------------------------------------------

install Burp Suite in Linux

----------------------------------------------------------------

How to run python files without typing python extension (Linux)

----------------------------------------------------------------

How to install GO in Linux

Last updated