Nmap Idle Scan and Spoof IP Difference

Oct 19, 2018 11:16 AM

Hi guys,

I would like to ask what is the difference between nmap idle scan and spoof IP.

Assuming I have identified a zombie host as 192.168.100.1,

and my target as 192.168.100.2,

What is the difference in executing both commands as below:

Spoof IP: nmap -e eth1 -Pn -S 192.168.100.1 192.168.100.2

Idle scan: nmap -Pn -sI 192.168.100.1 192.168.100.2

Thanks.

Related Articles

637263493835297420.jpg

How to Use Zero-Width Characters to Hide Secret Messages in Text (& Even Reveal Leaks)

636455706472146367.jpg

How to Hide DDE-Based Attacks in MS Word

Comments

No Comments Exist

Be the first, drop a comment!