Jump to content
Jako

Collection of attack scripts, scanners and bots

Recommended Posts

Posted (edited)

 

Unul  incepator ar trebui cel putin sa scrie codul de mai de jos.

 

wget http://pastebin.com/u/wtfbbq/1; for i in  `cat 1 | grep Public  | grep -o -P '(?<=href="/).*(?=">)'` ; do wget http://pastebin.com/raw/$i; done

 

Unul mediu

wget http://pastebin.com/u/wtfbbq/1 ; cat 1 | grep Public  | grep -o -P '(?<=href="/).*(?=</a></td>)' | sed 's#"># #g' >> for_download;while read a b ; do wget -O "$a-$b" http://pastebin.com/raw/$a ; done < for_download; rm 1; rm for_download

 

Unul pro si-ar scrie singur tool-urile de attack.

 

PS: este si pagina 2 dar descurcati voi singuri.

Edited by quantum
  • Upvote 4

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...