ok so i finally spoofed a network and i was able to see teh url's and even the images of my victim. is there a kali program specificly for password sniffing? or would i be better off to log the key strokes and hope the victim logs in? is it possible to reroute the victim to a comprimised facebook or gmail site that forces them to log in? like i said im new. ive been searching google and youtube. the problem is i think, i just dont know what to type in to explain what it is i am trying to do.
Forum Thread: Man in the Middle Password Sniffer
- Hot
- Active
-
Forum Thread: Hack and Track People's Device Constantly Using TRAPE 35 Replies
19 hrs ago -
Forum Thread: Complete Guide to Creating and Hosting a Phishing Page for Beginners 51 Replies
19 hrs ago -
Forum Thread: How to Hack CCTV Private Cameras 68 Replies
6 days ago -
Forum Thread: Hacking Facebook,Twitter,Instagram Account Passwords with BruteForce 164 Replies
2 wks ago -
Forum Thread: How to Gain Access to an Android Over WAN 24 Replies
3 wks ago -
Forum Thread: How to Hack an Android Device with Only a Ip Adress 50 Replies
4 wks ago -
Forum Thread: Discord Channel 3 Replies
1 mo ago -
Forum Thread: HELP I Created an Apk for Hacking My Phone Using Kali Linux in Virtual Box How Can I Install That Apk on My Phone 18 Replies
2 mo ago -
Forum Thread: Mitm attack problem 2 Replies
2 mo ago -
Metasploit Error: Handler Failed to Bind 40 Replies
2 mo ago -
Forum Thread: How to Know if You Are a Script Kiddie? 9 Replies
3 mo ago -
Forum Thread: How to Identify and Crack Hashes 8 Replies
3 mo ago -
Forum Thread: How to Hack School Website 8 Replies
3 mo ago -
Forum Thread: Whenever I Try "Airmon-Ng Start wlan0" There's an Error? 16 Replies
3 mo ago -
Forum Thread: How to Fix 'Failed to Detect and Mount CD-ROM' Problem When Installing Kali Linux 14 Replies
3 mo ago -
Forum Thread: Awesome Keylogging Script - BeeLogger 30 Replies
3 mo ago -
Forum Thread: How to Hack Android Phone Using Same Wifi 27 Replies
3 mo ago -
Forum Thread: Create and Use Android/Meterpreter/reverse_tcp APK with Msfvenom? 121 Replies
4 mo ago -
How to: Minecraft DoS'Ing with Python. 1 Replies
5 mo ago -
Forum Thread: Tools for Beginner Hacker 3 Replies
5 mo ago
-
How to Hack Wi-Fi: Get Anyone's Wi-Fi Password Without Cracking Using Wifiphisher
-
How To: Brute-Force Nearly Any Website Login with Hatch
-
How To: Obtain Valuable Data from Images Using Exif Extractors
-
How To: Find Vulnerable Webcams Across the Globe Using Shodan
-
How To: Crack Password-Protected Microsoft Office Files, Including Word Docs & Excel Spreadsheets
-
How To: Check if Your Wireless Network Adapter Supports Monitor Mode & Packet Injection
-
How To: Gain SSH Access to Servers by Brute-Forcing Credentials
-
How to Hack Wi-Fi: Stealing Wi-Fi Passwords with an Evil Twin Attack
-
How To: Hack Android Using Kali (Remotely)
-
How to Hack Wi-Fi: Cracking WPA2-PSK Passwords Using Aircrack-Ng
-
How to Hack Wi-Fi: Cracking WPA2 Passwords Using the New PMKID Hashcat Attack
-
How To: Make Spoofed Calls Using Any Phone Number You Want Right from Your Smartphone
-
How To: Phish Social Media Sites with SocialFish
-
How To: Find Identifying Information from a Phone Number Using OSINT Tools
-
How To: Crack SSH Private Key Passwords with John the Ripper
-
How To: Dox Anyone
-
Android for Hackers: How to Turn an Android Phone into a Hacking Device Without Root
-
How To: Bypass File Upload Restrictions on Web Apps to Get a Shell
-
How To: Hack WPA & WPA2 Wi-Fi Passwords with a Pixie-Dust Attack Using Airgeddon
-
How To: Attend Defcon Without Looking Like a Noob or Spending a Fortune
2 Responses
You may try using dsniff to sniff for credentials. As for redirection, you might try DNS spoofing. Or, if you feel fast enough, you could try and beat the server response time and use a quantum insert attack.
-Defalt
install bettercap
how to install:
apt-get install ruby-dev libpcap-dev
gem install bettercap
How to use: (type bettercap --help for more options)
bettercap -I wlan0 -X -O /root/Desktop/logs.txt
or
bettercap -I wlan0 --proxy -P POST -O /root/Desktop/logs.txt
Share Your Thoughts