First of all, i'd like to say "Hi" to everybody here, this is my first post and i hope it doesn't look too moronic :).
Anyways, here's my problem: In my shell account in X server, i decided to Nmap a host. Okay, so i go:
$> Nmap -v -v -sT -P0 www.objective.com
I got some ports, i can't remember exactly, but i think it was 80, 554 and another one...
Anyways, later on, i decided to Nmap from my computer, trying to detect the operative system, so i go:
$>Nmap -v -v -sT -O -P0 www.objective.com
And i got a whole different result regarding open ports.
So my question goes: Is there any reason for this difference, because i can't get it.
I hope this isn't a stupid question =).
Yours,
Zigmat
Ps: No, i'm not scanning the true website www.objective.com, i just used it as an example :P
Anyways, here's my problem: In my shell account in X server, i decided to Nmap a host. Okay, so i go:
$> Nmap -v -v -sT -P0 www.objective.com
I got some ports, i can't remember exactly, but i think it was 80, 554 and another one...
Anyways, later on, i decided to Nmap from my computer, trying to detect the operative system, so i go:
$>Nmap -v -v -sT -O -P0 www.objective.com
And i got a whole different result regarding open ports.
So my question goes: Is there any reason for this difference, because i can't get it.
I hope this isn't a stupid question =).
Yours,
Zigmat
Ps: No, i'm not scanning the true website www.objective.com, i just used it as an example :P
Comment