Jump to content
escalation666

codul sursa al unui worm web!

Recommended Posts

Posted

ai putea sa-l modifici si sa-l updatezi cu noi exploituri?:D

sau un worm care sa faca update-uri automat de pe milw0rm...cu un script de genu

#!/bin/bash

echo "Milw0rm Exploit CVS Update script"

CVSROOT=:pserver:anonymous@www.hackingdefined.com:/root;export CVSROOT

echo "Logging in - Press Enter when prompted"

cvs login

echo "Updating Exploits"

cvs update milw0rm

echo "Generating Local Database, please Wait"

cp bin/makeindex-milw0rm milw0rm/

cd milw0rm

./makeindex-milw0rm

dar in perl...

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