I have Kali Linux installed on a separate computer and I have a windows 7 computer. Im trying to use nmap on armitage to scan my wifi for the computer so I scan the network by using mylocalip.0/24 and only my router shows up. it says there is 4 host as you can see in the picture below but why does only 1 show up?
Forum Thread: Armitage Targets Not Showing Up?
- 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
6 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
-
How To: Use Burp & FoxyProxy to Easily Switch Between Proxy Settings
-
How To: Top 10 Things to Do After Installing Kali Linux
-
How to Hack Wi-Fi: Cracking WPA2 Passwords Using the New PMKID Hashcat Attack
-
How To: Escape Restricted Shell Environments on Linux
-
How To: Scan for Vulnerabilities on Any Website Using Nikto
-
How To: Crack Password-Protected Microsoft Office Files, Including Word Docs & Excel Spreadsheets
-
How To: Find Identifying Information from a Phone Number Using OSINT Tools
-
How To: Find Vulnerable Webcams Across the Globe Using Shodan
-
How To: Make Your Own Bad USB
-
How To: Buy the Best Wireless Network Adapter for Wi-Fi Hacking in 2019
-
Steganography: How to Hide Secret Data Inside an Image or Audio File in Seconds
-
How to Hack Wi-Fi: Get Anyone's Wi-Fi Password Without Cracking Using Wifiphisher
-
How To: Fix Bidirectional Copy/Paste Issues for Kali Linux Running in VirtualBox
-
How To: Write Your Own Bash Scripts to Automate Tasks on Linux
-
How To: Use Ettercap to Intercept Passwords with ARP Spoofing
-
How To: Get Root with Metasploit's Local Exploit Suggester
-
How To: Write an XSS Cookie Stealer in JavaScript to Steal Passwords
-
How To: Create Packets from Scratch with Scapy for Scanning & DoSing
-
How To: Use Pupy, a Linux Remote Access Tool
-
Hacking Windows 10: How to Bypass VirusTotal & AMSI Detection Signatures with Chimera
16 Responses
If you do an nmap scan outside of armitage does it show anything? nmap -sP ipaddressrangehere
I couldn't get the command you gave me to work so I just used zenmap. I did the scan and basically every device came up.
Are you using Kali 2? I know that nmap has some bugs in Kali 2. Try being really patient with the nmap scan, sometimes it doesn't update as scanning properly. Give it about 15 minutes scanning.
I'm using Kali 1.1.0 I tried Kali 2 but I wasn't a big fan of it.
I could understand using Kali 1.1.0. Hmm I just launched my Kali 1.1.0 VM and did it with my Armitage and it isn't working for me either. I wonder if anyone else has seen this.
I wonder why that is. I mean ever since I started using Kali linux its never once worked right for me.
Why not just use nmap? Armitage is just third-party GUI for Metasploit. It works just fine in msfconsole.
Well right now I am learning how to use msfconsole but till I actually know how to use the console I would rather use armitage.
I would recommend using msfconsole and learning that. Try just doing Armitage with manually added IP if you want to learn what each exploit does.
Ok ill do that. Thank you guys.
How do you find local ip?
If you want to find your computers ip address go to terminal and then type ifconfig it should come up with something like inet addr:your computersip.
Thnx
@UNKN03N try this:
https://forums.kali.org/showthread.php?20436-Problem-with-Metasploit-relaying-hosts-to-Armitage
https://www.youtube.com/watch?v=DsfWju1Vl-0
if armitage does not showing host when u scan with nmap then the host is blocking the pings try to scan host with no ping option.If u wan to detect os open nmap in terminal and type for eg nmap -O -Pn 127.0.0.1 it will show the os now open the armitage and Right click on the host choose the os option which was detected by nmap.
if it not work, reply
Add the port that the router appears on in the zenmap/nmap search, to the Armitage nmap search, such as ex: 192.168.0.1- 445
This will show the devices connected to it in the Armitage interface.
Share Your Thoughts