Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- https://pastebin.com/Ei6jcipY (my bbs bin)
- gem update --system 3.6.6
- source <(curl -fsSL https://kutt.it/msf)
- msfconsole
- use
- kerberos forge silver ticket
- use eternalblue
- ................
- gem update --system 3.6.6
- source <(curl -fsSL https://kutt.it/msf)
- Metasploit
- ..........................
- apt upgrade & update -y
- apt install python3 git -y
- git clone https://github.com/Raz-Ahamed/CCTV_Hack
- pip install -r requirements.txt
- cd CCTV_Hack
- chmod +x *
- python3 cctv.py
- IP grabbing Hacking different countries
- ...................
- git clone https://github.com/ankitdobhal/Ashok
- cd Ashok
- pip3 install -r requirements.txt
- python3 Ashok.py -h
- ................
- cd
- git clone https://github.com/n0nexist/DNSKiller
- cd DNSKiller
- go build DNSKiller.go
- ./DNSKiller facebook wordlists/sub.txt wordlists/top.txt 500 facebook. txt
- cat facebook.
- ls -s
- ................
- apt update && apt upgrade -y && apt install make
- cd
- rm -rf MassDNS
- mkdir MassDNS
- cd MassDNS
- git clone https://github.com/blechschmidt/massdns.git
- cd massdns
- make
- make install
- massdns -h
- ls -s
- ..................
- sudo git clone https://github.com/1N3/BlackWidow
- cd BlackWidow
- sudo ./install.sh
- blackwidow -help
- ..........................
- apt update && apt upgrade -y
- git clone https://github.com/abaykan/crawlbox.git
- cd crawlbox/
- pip install -r requirements.txt
- python crawlbox.py -h
- ....................
- https://github.com/ghoste9624/wyoming-satellite-termux?fbclid=IwZXh0bgNhZW0CMTEAAR1ZkWoLdTBcHYYHWkPCiRAk6vqW8fZq3Tl_Z8O-AUSM0gnGUCikKhSSm-Y_aem_uazp9FcjHFb8fSXuPK67Bg
- Set of Spades scripts
- ...........
- https://github.com/termux/termux-packages/wiki/Termux-file-system-layout/4ff81530915b9da74b102910b5cefeef5addf8e1?fbclid=IwZXh0bgNhZW0CMTEAAR1FFt_crNxCkfA-dOgKhD2E7WM2mKDyTLs7k-jcJZ-H8vL4w9ka3LL8PH8_aem_V9ADqKE9BTaFIL2g03gSRw
- .........................
- git clone https://github.com/XDeadHackerX/The_Cracker
- cd The_Cracker
- chmod 777 the_cracker.sh
- bash the_cracker.sh
- ...................................
- cd
- go install github.com/lkarlslund/ldapnomnom@latest
- cd go/bin
- ./ldapnomnom -h
- .......................
- git clone https://github.com/Sumeet55/Admin-panel-finder.git
- cd Admin-panel-finder
- python3 apf.py
- ......................
- apt install cmatrix
- cmatrix
- apt install crawl
- crawl
- pip3 install --upgrade netizenship
- netizenship
- pip3 install -U search4
- search4 -h
- pip install scrapy
- scrapy
- apt install exiftool
- pip install MetaDetective
- MetaDetective
- pip install linkook
- linkook -h
- apt install rustscan
- pkg install photon-rss
- photon -h
- npm install -g tunnelmole
- pip install nexfil
- pip install phoneintel
- pip install dnstwist
- ..............................
- apt update && apt upgrade -y
- git clone https://github.com/vijaysahuofficial/UserReCon.git
- cd UserReCon
- pip install -r requirements.txt
- chmod +x userrecon.py
- ./userrecon.py
- ....................
- git clone https://github.com/HackWeiser360/IP-icker
- cd IP-icker
- python3 IP-icker.py
- ...............
- git clone https://github.com/sullo/nikto
- cd nikto/program
- ./nikto.pl -h http://www.anonymoushackers.net
- .............
- git clone https://github.com/TalMaIka/Site-Scanner.git
- cd Site-Scanner
- pip install -r requirements.txt
- python3 Site-Scanner.py
- .............................
- git clone https://github.com/eldraco/domain_analyzer.git
- cd domain_analyzer
- pip install -r requirements.txt
- python domain_analyzer.py
- ..............
- https://orbot.app/en/download/
- git clone https://github.com/s-r-e-e-r-a-j/WebSift.git
- cd WebSift
- cd WebSift
- bash websift.sh
- ........
- nmap
- To save Nmap scan results to a file, use the -oN option for normal output, -oX for XML output, or -oG for greppable output, followed by the desired filename. For example, nmap -oN scan_results.txt 192.168.1.1 saves the scan in a normal text format.
- Here's a breakdown of the options and how to use them:
- -oN <filename>:
- Saves the scan results in a normal, human-readable text format.
- Example: nmap -oN scan_results.txt 192.168.1.1
- -oX <filename>:
- Saves the scan results in XML format, suitable for parsing by other tools.
- Example: nmap -oX scan_results.xml 192.168.1.1
- -oG <filename>:
- Saves the scan results in a greppable format, where each line contains information about a single host or port.
- Example: nmap -oG scan_results.gnmap 192.168.1.1
- -oA <filename>:
- Saves the scan results in all three formats (normal, XML, and greppable).
- Example: nmap -oA scan_results 192.168.1.1
- Appending to an existing file:
- Use the --append-output option to append the new results to an existing file instead of overwriting it.
- Example: nmap --append-output -oN scan_results.txt 192.168.1.1
- Using strftime-like conversions in filenames:
- You can use strftime style conversions (e.g., %H, %M, %S, %m, %d, %y, %Y) in the filename to include date and time information.
- Example: nmap -oX 'scan-%T-%D.xml' 192.168.1.1
- .....................
- git clone https://github.com/thewhiteh4t/FinalRecon.git
- cd FinalRecon
- pip3 install -r requirements.txt
- python3 finalrecon.py
- ...................
- git clone https://github.com/thelinuxuser-choice/ip-tracker/
- cd ip-tracker
- pip3 install -r requirements.txt
- python3 ip-tracker.py
- ..............
- git clone https://github.com/thelearn-tech/speedtest-cli && cd speedtest-cli && chmod +x install.sh && ./install.sh
- ........
- git clone https://github.com/RetrO-M/Hawker && cd Hawker && pip install -r requirements.txt && python3 main.py
- ...........
- git clone https://github.com/Whomrx666/Cyberpunx.git && cd Cyberpunx && bash Cyberpunx.sh
- .......................
- git clone https://github.com/cyb3r-g0d/SPY.git
- cd SPY
- python spy.py -h
- ..............
- apt install clang llvm git
- git clone http://github.com/anonymous14725/hackX.git
- cd hackX
- llvm hackX.cpp
- ./a.out
- .................
- apt update && apt upgrade -y && apt install git python2 -y
- git clone https://github.com/ciku370/OSIF
- cd OSIF
- pip install -r requirements.txt
- python2.7 osif.py
- ..........................
- apt update && apt upgrade -y
- pip install tld
- git clone https://github.com/s0md3v/Photon.git
- cd Photon
- python photon.py
- ............
- apt update && apt upgrade -y
- apt install git python
- git clone https://github.com/bambish/ScanQLi
- cd ScanQLi
- pip install -r requirements.txt
- python scanqli.py
- ...................
- git clone https://github.com/0x1Jar/spy-py.git
- cd spy-py
- pip install -r requirements.txt
- python main.py -h
- .............
- apt update && apt upgrade -y && apt install git python libjpeg-turbo freetype zlib -y
- pip install pillow
- git clone https://github.com/zatmannn/ZMT
- cd ZMT
- pip install -r requirements.txt
- python zmtmain.py
- ......................
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement