- Hot
- Active
-
Forum Thread: How to Track Who Is Sms Bombing Me . 4 Replies
2 mo ago -
Forum Thread: Removing Pay-as-You-Go Meter on Loan Phones. 1 Replies
2 mo ago -
Forum Thread: Hydra Syntax Issue Stops After 16 Attempts 3 Replies
2 mo ago -
Forum Thread: moab5.Sh Error While Running Metasploit 17 Replies
3 mo ago -
Forum Thread: Execute Reverse PHP Shell with Metasploit 1 Replies
4 mo ago -
Forum Thread: Install Metasploit Framework in Termux No Root Needed M-Wiz Tool 1 Replies
5 mo ago -
Forum Thread: Hack and Track People's Device Constantly Using TRAPE 35 Replies
6 mo ago -
Forum Thread: When My Kali Linux Finishes Installing (It Is Ready to Boot), and When I Try to Boot It All I Get Is a Black Screen. 8 Replies
7 mo ago -
Forum Thread: HACK ANDROID with KALI USING PORT FORWARDING(portmap.io) 12 Replies
7 mo ago -
Forum Thread: Hack Instagram Account Using BruteForce 208 Replies
7 mo ago -
Forum Thread: Metasploit reverse_tcp Handler Problem 47 Replies
9 mo ago -
Forum Thread: How to Train to Be an IT Security Professional (Ethical Hacker) 22 Replies
9 mo ago -
Metasploit Error: Handler Failed to Bind 41 Replies
9 mo ago -
Forum Thread: How to Hack Android Phone Using Same Wifi 21 Replies
10 mo ago -
How to: HACK Android Device with TermuX on Android | Part #1 - Over the Internet [Ultimate Guide] 177 Replies
10 mo ago -
How to: Crack Instagram Passwords Using Instainsane 36 Replies
10 mo ago -
Forum Thread: How to Hack an Android Device Remotely, to Gain Acces to Gmail, Facebook, Twitter and More 5 Replies
10 mo ago -
Forum Thread: How Many Hackers Have Played Watch_Dogs Game Before? 13 Replies
10 mo ago -
Forum Thread: How to Hack an Android Device with Only a Ip Adress 55 Replies
11 mo ago -
How to: Sign the APK File with Embedded Payload (The Ultimate Guide) 10 Replies
11 mo ago
-
Hack Like a Pro: How to Crack Passwords, Part 3 (Using Hashcat)
-
How To: Use Burp & FoxyProxy to Easily Switch Between Proxy Settings
-
How To: Crack Password-Protected Microsoft Office Files, Including Word Docs & Excel Spreadsheets
-
Hack Like a Pro: How to Crack User Passwords in a Linux System
-
How To: Use Hash-Identifier to Determine Hash Types for Password Cracking
-
How To: Scan for Vulnerabilities on Any Website Using Nikto
-
How To: Find Identifying Information from a Phone Number Using OSINT Tools
-
How To: Build a Beginner Hacking Kit with the Raspberry Pi 3 Model B+
-
How To: Spy on Your "Buddy's" Network Traffic: An Intro to Wireshark and the OSI Model
-
How To: Use Leaked Password Databases to Create Brute-Force Wordlists
-
How To: Perform Local Privilege Escalation Using a Linux Kernel Exploit
-
Hack Like a Pro: Finding Potential SUID/SGID Vulnerabilities on Linux & Unix Systems
-
Locking Down Linux: Harden Sudo Passwords to Defend Against Hashcat Attacks
-
How To: Find Vulnerable Webcams Across the Globe Using Shodan
-
Hack Like a Pro: How to Find Directories in Websites Using DirBuster
-
How to Hack Wi-Fi: Cracking WPA2 Passwords Using the New PMKID Hashcat Attack
-
How To: Use Kismet to Watch Wi-Fi User Activity Through Walls
-
How To: Extract Bitcoin Wallet Addresses & Balances from Websites with SpiderFoot CLI
-
How To: Use Metasploit's WMAP Module to Scan Web Applications for Common Vulnerabilities
-
How To: Dox Anyone
5 Responses
I have had this problem before when trying to dictionary attack my router with hydra. I got it to work by nmapping my router (nmap -T4 -A -v {my router ip}) and I found out that it was because I was using the default port so I used the -s option to select a port that was open on my router that I found from the nmap scan. Then it stopped giving me false passwords. Try this out! (The command to find the open ports for gmail.com would be: nmap -v -A gmail.com. Then when you find an open port use the -s option to use that open port and it shouldn't give you false passwords after that! Good luck ! :P (If you can't find any open ports use 80 or 443)
Thanks, buddy! :)
Gonna try it rn.
Gmail and a lot of sites nowadays will stop all attempts from a certain IP after a number of attempts in a certain time period. I think proxy chaining can work around this but I've never done it before. Also, I don't know if it is true, but it would make sense for such a big company like Google to instead of banning the IP to temporary deactivate the account so if the hacker was to change IPs after a number of logins to the account it would be temporarily disabled.
Basically websites will ban/disable the ip/account after a number of attempts in a certain time period.
i have the same probleme for every service of hydra , i have the message "error all children..." so want do to the proxy programe but i don't know how to do it , so if you can explain me how to do this that gonna be really really helpful.
+-# hydra -l admin -p nmap.lst.txt 192.168.0.1/24/
Hydra v9.4 (c) 2022 by van Hauser/THC & David Maciejak - Please do not use in military or secret service organizations, or for illegal purposes (this is non-binding, these ** ignore laws and ethics anyway).
Hydra (github.com/vanhauser-thc/thc-hydra) starting at 2023-03-24 15:36:12
DATA max 1 task per 1 server, overall 1 task, 1 login try (l:1/p:1), ~1 try per task
DATA attacking 192.168.0.1:21
ERROR all children were disabled due too many connection errors
0 of 1 target completed, 0 valid password found
Hydra (github.com/vanhauser-thc/thc-hydra) finished at 2023-03-24 15:36:22Please Help
Share Your Thoughts