Re: how to find out a list of available ftp servers on LAN



Well a few things come to mind.

1) Are you running the scan as root? If not it will default to the -sT
(TCP Connect()) option. If you are then it defaults ton -sSS (TCP SYN
stealth). Running it as a stealth scan would most likely be quicker.

2) There is the -T flag which you can specify timing. You could try
Aggressive or Insane. These would be the flags -T4 or -T5 respectively.

Steven
securityzone.org

I am using following command :-
nmap -n -P0 -p 21 -oG ftpLog.gnmap -iL IPs.txt
Are their other better options? or improvements to above command?
It takes around 7 mins to scan a list of 8960 IPs. Its ok, but I am still
looking for faster options.

--
I do know everything, just not all at once. It's a virtual memory problem.
Home Page : http://students.iiit.ac.in/~sandeep_kr
Blog : http://sandy007smarty.blogspot.com




Relevant Pages

  • Re: how to find out a list of available ftp servers on LAN
    ... If you are then it defaults ton -sSS (TCP SYN ... Running it as a stealth scan would most likely be quicker. ... There is the -T flag which you can specify timing. ...
    (Security-Basics)
  • Re: end of tcp stream .
    ... The TCP PSH flag is not used by modern TCP stacks. ... > In the 5 first pictures you can see the 5 frames I'm trying to assemble, ... > The PUSH flag is 0 in all frames except of the last one, ...
    (microsoft.public.win32.programmer.networks)
  • RE: Ambiguities in TCP/IP - firewall bypassing
    ... The flag combinations with that post relate to Linux 2.2.x and Windows ... If the firewall is just a simple packet filter that blocks incoming ... For example, sending a TCP ... design of firewalls and packet filters since an improper implementation ...
    (Bugtraq)
  • Re: how to find out a list of available ftp servers on LAN
    ... Are you running the scan as root? ... If you are then it defaults ton -sSS (TCP SYN ... In fact I have given my own timing parameters and brought it down to 4 mins. ... Blog: http://sandy007smarty.blogspot.com ...
    (Security-Basics)
  • Re: end of tcp stream .
    ... Getting a TCP FIN or RST flag is the end of the connection. ... > This data is fragmented into 4 frames 1514 size each, ... > 3# frame 60 ACK ...
    (microsoft.public.win32.programmer.networks)

Quantcast