Results 1 to 3 of 3
Hi, What I'm trying to do is avoid the detection of nmap.
So when I run some of this :
nmap -PN 192.168.1.100
nmap -v -f 192.168.1.100
nmap can't find ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-12-2010 #1Just Joined!
- Join Date
- Jul 2010
- Posts
- 13
Nmap
Hi, What I'm trying to do is avoid the detection of nmap.
So when I run some of this :
nmap -PN 192.168.1.100
nmap -v -f 192.168.1.100
nmap can't find my host.
- 07-26-2010 #2Just Joined!
- Join Date
- Aug 2009
- Posts
- 79
- 08-13-2010 #3Just Joined!
- Join Date
- Mar 2009
- Posts
- 24
No way
Disabling ping reply would be the first option . But Nmap uses more complex methods like Tcp syn requests on well known ports which is bascally very hard to block unless you pull of the netwok cable or disable networking in the system


Reply With Quote

