Posts

How to install Shell phish

Image
ShellPhish v1.1 Phishing Tool for Instagram, Facebook, Twitter, Snapchat, Github Legal disclaimer: Usage of Shellphish for attacking targets without prior mutual consent is illegal. It's the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program Usage: https://github.com/suljot/shellphish.git cd shellphish bash shellphish.sh You have to most you always on your mobile Hotspot.

Wishfish 2.0

Image
WishFish v2.0 Using WishFish tool you can generat different phishing links of wishing or custom sites which can grab victim front camera pictures and also gives you lockup information of target ip address. Installation $ apt install php $ apt install wget $ apt install openssh $ git clone  https://github.com/kinghacker0/WishFish Usage $ cd wishfish Now turn your device hotspot $ bash wishfish.sh Note :- If victim open this url in chrome or android inbuilt browser then it can access victim camera by allowing permissions and send snap to you. This information is only for educationla purpose and we are not responsible for any kind of illegal activity done by this tool.

how to install cam-hackers in kali linux

Image
Cam-Hackers Hack Cameras Mode Of Execution: apt-get install python3 apt-get install git git clone  https://github.com/AngelSecurityTeam/Cam-Hackers pip3 install requests cd Cam-Hackers python3 cam-hackers.py CAM-HACKERS CAM-HACKERS

how to install Nexphisher in termux

Image
            Installation : apt update apt install git -y git clone git://github.com/htr-tech/nexphisher.git cd nexphisher > SETUP :  bash setup > SETUP [TERMUX] :  bash tmux_setup > Run :  bash nexphisher Single Command : apt update ; apt install git -y ; git clone git://github.com/htr-tech/nexphisher.git ; cd nexphisher ; bash setup ; bash nexphisher Features : [+] Latest Login Pages ! [+] 5 Port Forwarding Options ! [+] Easy for Beginners ! Tunelling Options : > Localhost (127.0.0.1) > NGROK ( https://ngrok.com ) > SERVEO ( https://serveo.net ) > LOCALHOSTRUN ( https://localhost.run ) > LOCALXPOSE ( https://localxpose.io/ )  

TERMUX BLACK

Image
Install TermuXBlacK Just download installer script  wget https://github.com/Hax4us/TermuxBlack/raw/master/install.sh Now run  sh install.sh Inatall Package apt install pkg_name Packages Will Be Add As Per Your Demand Guys :) (Just Open Issue As A Package Request) List Of Available Packages beef-xss trape ssh-honeypot pdfcrack lemon apkmod haxRat msfpc apkmod2

Ubuntu in termux android

Image
ubuntu-in-termux What's This? This is a script by which you can install Ubuntu in your termux application without a rooted device Updates • Updated to ubuntu 20.04 Important • Who ever wants to still use ubuntu in termux with a x86/i*86 architecture or likes to use ubuntu 19.10 he/she can use this branch ->  https://github.com/MFDGaming/ubuntu-in-termux/tree/ubuntu19.10 • If you get "Fatal Kernel too old" you have to uncomment the line that writes "command+=" -k 4.14.81"" (remove the # that is located in front of the line) in the "startubuntu.sh" file Installation steps Update termux:  apt-get update && apt-get upgrade -y Install wget:  apt-get install wget -y Install proot:  apt-get install proot -y Install git:  apt-get install git -y Go to HOME folder:  cd ~ Download script:  git clone https://github.com/MFDGaming/ubuntu-in-termux.git Go to script folder:  cd ubuntu-in-termux Give execution permission:  chmod +x ubuntu.sh Run th...

Hackerpro | All in One Pentesing Tool for Linux & Android |

Image
HACKERPRO TOOL Video here - https://youtu.be/-8Qa2Y8tZXI HACKERPRO Menu : Information Gathering Password Attacks Wireless Testing Exploitation Tools Sniffing & Spoofing Web Hacking Private Web Hacking Post Exploitation Install The HACKERPRO Information Gathering: Nmap Setoolkit Port Scanning Host To IP wordpress user CMS scanner XSStrike Dork - Google Dorks Passive Vulnerability Auditor Scan A server's Users Crips Password Attacks: Cupp Ncrack Wireless Testing: reaver pixiewps Fluxion Exploitation Tools: ATSCAN sqlmap Shellnoob commix FTP Auto Bypass jboss-autopwn Sniffing & Spoofing: Setoolkit SSLtrip pyPISHER SMTP Mailer Web Hacking: Drupal Hacking Inurlbr Wordpress & Joomla Scanner Gravity Form Scanner File Upload Checker Wordpress Exploit Scanner Wordpress Plugins Scanner Shell and Directory Finder Joomla! 1.5 - 3.4.5 remote code execution Vbulletin 5.X remote code execution BruteX - Automatically brute force all services running on a target Arachni - Web Applicatio...

userrecon

Image
Find usernames across over 75 social networks This is useful if you are running an investigation to determine the usage of the same username on different social networks. UserRecon  is OSINT  Tool  find usernames across over 75 social networks This is useful if you are running an investigation to determine the usage of the same username on different social networks.                                         FOLLOWING  COMANDS apt update apt upgrade git clone https://github.com/issamelferkh/userrecon.git ls cd userrecon ./userrecon.sh now Ready to find usernames across over 75 social networks 

Txtool

Image
Txtool is made to help you for easly pentesting in termux, build on termux and only available for termux. Installation steps: require python version 2.x $apt update && apt upgrade $apt intall python python2 $ git clone https://github.com/kuburan/txtool.git $ cd txtool $ apt install python2 $ ./install.py $ txtool How to contribute ? if you are interesting with this project, you are welcome to open pull request fork this repository create new branch on your forked repository push your commit to new branch on your forked repository finally open new pull request Know problem ? for ssh backdoor access, txtool used  paramiko  python library that required  PyNacl  if you have an error installing PyNacl, follow my steps: $ apt-get install --assume-yes libsodium libsodium-dev $ SODIUM_INSTALL=system pip2 install pynacl or you have another error, please submit a new issue. Screenshot Contact