Jump to content
virusz

Milw0rm Exploit Downloader - batch version

Recommended Posts

Aveti tot ce va trebuie aici:

http://rapidshare.com/files/287721803/milw0rm.rar.html

scriptul:

@echo off> plmz.txt & setLocal enableDELAYedexpansion
title milw0rm exploit downloader - batch version - d0ne by virusz@rst
if not exist expl md expl
set /p exp=Search for:
wget -O exploits "http://www.milw0rm.com/search.php?dong=%exp%"
del /Q plm.txt
For /F "tokens=1 delims=" %%A in ('findstr download exploits') Do (
echo %%A>>plm.txt
)
for /f "tokens=* delims= " %%a in (plm.txt) do (
set str=%%a
set str=!str:"=!
set str=!str:^<=!
set str=!str:^>=!
set str=!str:^/=!
>> plm.txt echo !str!
)
ch plm.txt "exploitsdownload" ""
ch plm.txt "class=style16" ""
ch.com plm.txt "title=downloadDa" ""
ch.com plm.txt "a href=" ""
ch.com plm.txt " " ""
ch plm.txt " " ""
For /F "tokens=1 delims=" %%A in ('findstr "1 2 3 4 5 6 7 8 9 0" plm.txt') Do (
wget -O expl/%%A.txt http://milw0rm.com/exploits/%%A
)
del /Q plm.txt
del /Q exploits
@echo d0ne.
pause>nul

acum nu ma doare capu :D, si nu prea am putut sa il testez pentru ca nu a mers milw0rm.com cand l-am scris, in mare merge...

bafta

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...