hacking contest

hacking exploits security forum
hacking
compliance articles
upgrade backup exec
information security consultant

metrox
hi,

iat first: my english is bad, sorry for that. i search a portscanner, which is fast and good. there are many portscanner exist, but whick portscanner is good.
can somebody help me and give some expirience. many many thx for every help

metrox
MxMx
I Recommand Nscan .. Find @ Google.Com tongue.gif tongue.gif
Jay
Superscan by Foundstone.
metrox
thx, i think superscan rox
ichiban
I have to say that all those 3 way handshake scanners are ussless if your serious about not being caught.
Get nmap.
-CUT
yea, nmap is great scanner.
StreetZone_
Never Heard NMAP , Thx Alot DuDeS , Gonna Try It..................
deltaforce
QUOTE (StreetZone_ @ Sep 28 2003, 08:12 PM)
Never Heard NMAP , Thx Alot DuDeS , Gonna Try It..................

realy?
nmap is the best one but it may bealittle copmlicatet for first time you can find both linux and win ver on net and if you are not intrested in cmd line tools go download gui from sf projects
wink.gif
The watcher
nmap and superscan smile.gif very fast and relaible ^^
Jay
Another good one is ipeye. wink.gif
flame
QUOTE (ichiban @ Sep 28 2003, 07:14 PM)
I have to say that all those 3 way handshake scanners are ussless if your serious about not being caught.
Get nmap.

Right !
tongue.gif
speaking of nmap can someone tell me what scan type it best for anonymity
therer are a lot of types . what basicly is the best method ?
user posted image
ichiban
Well my way is to have the php version of nmap uploaded onto a site and i have the client on my box running through a few proxies .

Or if thats not your cup of tea i would put in about 10 decoys while scanning only a certain no of ports and have another nmap open doing a full on scan with the ip spoofed.

Hope this helps you. wink.gif
Waffel
They use nmap in matrix reloaded.
Neo2k
you can also try scan500 or scan1000 smile.gif
ST.
i use Essential NetTools
mal.one
I'm wondering why no one has mentioned dsns ? I think its very good too ...
Dj_BaRt
Superscan 3.0 is a very good Scan Prog
[Sunny]
hehe it depends on what do you like to do ...

Only for a fast portscan , with no stealth , get superscan . A realy fast Portscanner from Foundstone . Great app !

If u want to have many features and options use Nmap , like Syn scanning etc .
Here you can check the OS on the server , and many other funny stuff .

I combine both , for a fast check i use Superscan and for a complete scan Nmap
SyN/AcK
I'm going to be another of the many to support superscan. Great tool. Actually, there is a superscan 4 out now which is supposed to be more powerful, but I prefer superscan 3.
Orangey
DSNS

dry.gif
pe0n
i use scan1000.exe - it does the job for me..

u can download and read about it here: http://www.governmentsecurity.org/forum/in...?showtopic=5277

biggrin.gif
nolimit
QUOTE (pe0n @ Jan 25 2004, 08:31 PM)
i use scan1000.exe - it does the job for me..

I find when using the sfind mods and sfind itself, They slow to a crawl and have improper cpu usage when a heavy amount of ports is found. So for example, scanning a network for 139 .. It doesn't handle itself well. Any other time though when their isn't a huge amount of ports, it works well.
eve
n0 d0ubt : nmap is the tool.
& as 4 those (*please don´t beat me up*) who r on Mac (classic &/or X) , might like 2 check-out MacAnalysis, or the soft provided by the UGMPT peeps …

(hope it worx … no live linx allowed, i suppose) :

macanalysis:
QUOTE
http://www.macanalysis.com/about.php3


ugmpt bits:
QUOTE
http://www.undergroundmac.com/ugmpt/software.html



… then again, hope u don´t mind a mac-enhusiast ´round here wink.gif

-=eve=-

Faceless Master
Stealth,Nikto and SuperScan(FoundStone) are the best.
Regards
~Faceless Master
G36K
Portscan.exe is good!!!
whiskah
has anyone used ATELIER WEB SECURITY PORTSCANNER...
portscanners with at least a FIN or SYN scan are better IMO.
oYost
Nmap is good because :
Superscanner cant accept ranges larger than 254 IPS
SFind is detect by AVs

No because trinity uses it tongue.gif
carlssin
QUOTE (The watcher @ Sep 29 2003, 06:58 PM)
nmap and superscan smile.gif  very fast and relaible ^^


...and FREE. Superscan in Windows, nmap in Linux/Unix. Two excellent scanners.
stoned-gecko
scan1000 , scan500.exe

remotely and local good portscanner

(site exec) scan1000.exe -p XXX startip endip

R0x0r
I use.. X-scan and angry ipscanner + scan100/500/100 Good tools smile.gif
F34R
The Scan**** Series owns. Scan100,500, and 1000, with each # after Scan* being the number of threads it runs concurrently.
Great Scanner. smile.gif
Copkill
Superscan 3.0 is not bad ,but scan500 is very faster wink.gif
ma5t3r
i use scan500 and scan1000

its n1ce

greetz
t00sTr0nG
I scan with angry IP scanner!
and scan 500.exe and 1000.exe i use for remote!

marcoz
i use scanxxx series too biggrin.gif
Stephen79
Just posted the one i use at lot here: http://www.governmentsecurity.org/forum/in...t=0&#entry46996
setthesun
Personally I love command line tools so you may can try Foundstone scanline.

It has good features, fast (if you configure it good).
muss
Hey people. Did anyone have a source code for Sfind or any other program from scan*.exe family ? I'm looking for it very long time and i cant find. Please help me.
Krolden
QUOTE (flame @ Sep 30 2003, 01:43 AM)
QUOTE (ichiban @ Sep 28 2003, 07:14 PM)
I have to say that all those 3 way handshake scanners are ussless if your serious about not being caught.
Get nmap.

Right !
tongue.gif
speaking of nmap can someone tell me what scan type it best for anonymity
therer are a lot of types . what basicly is the best method ?
user posted image

I normally use the Syn scan to perform scans.
Fin, Xmas and Tree scan do not work against Windows boxes.
UDP scan is only useful for certain services.
Idle scan is of course the best way to scan (you don't send any packet containing your IP), but you need to find a good zombie. There is a technical paper on hxxp://www.insecure.org .
Ack scanning is, as the man states, useful for mapping out firewall rules. When the firewall is stateful, the packets get dropped.
Window scan: never used it. smile.gif

I usually go -sS (syn scan) and -PS (uses the synflag instead of ack to TCP ping the host. Again to fool stateful firewalls). A few decoys in it as well (-Dxxx.xxx.xxx.xxx,yyy.yyy.yyy.yyy,...); sometimes I set the scanning speed one notch lower (-T) and spoof source port as being something innocent.

BTW anyone have a link for that PHP Nmap? Thx in advance.
o0TiTAN0o
I use Scan.exe and Blue's Port Scanner. W0rks n1ce! tongue.gif

Gr€€tZ,
TiTAN
DumpZ
I like the scan***.exe scanners and xscan but i use that only as a scan checker.

Nmap is a great tool but the output really sucks zo that why I don't use it. Plus scan***.exe is just one file.
usch
if u really wanna scan fast u have to use dsns (www.dsns.net) it is incredibly fast and has many useful functions:u can do a banner scann so only ips that match the banner are shown,many services can also be checked.
try it out
Krolden
QUOTE (DumpZ @ Feb 29 2004, 01:50 PM)
Nmap is a great tool but the output really sucks zo that why I don't use it. Plus scan***.exe is just one file.

IMHO the output formats are quite handy. Use --packet_trace. Gives a really clear view of what happens.
metrox
wuhh, many posts to this topic, i have tested now many scanner good and fast, hmm, i think superscan 4 is good, thanks for your opion, but also other scanners very good but for other locations, sorry my english is bad

metrox
DaClueless
It may just be me, because I play a lot with MS TCP Stacks. But, MaXxX 1000 thread scanner is not really scanning all the IPs it says. Because, If you add a machine in the middle and look at what coming out, you will see that it missing 75-80% of the scan. So, what this means you are just kidding yourself if think the 1000 thread version is doing any thing better.


How to prove it to yourself:

1) scan X.X.0.1-X.X.255.254 using 100 thread (simple fscan will work)

2) Next, use MaXxX 1000 thread version and scan the same range. Then see how many it missed.
rockerx
on linux use nmap
on windows use sfind (scan100/200/500/1000)
or for a nice gui use superscan.

greetz
rockerx
maxxxracer
Thanks for the scannners guys
MpR
You simply said a port scanner .. can yah explain when posting and try not be be so vague because you get 100's of useless posts good info but many are useless for your question ..
sp00geD
i use scan1000 or Angry Ip Scanner both fast
LoRdi2k4
nmap for windows roxx
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.

 
Invision Power Board © 2001-2005 Invision Power Services, Inc.