Login Register




The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.


how to use this exploit ? filter_list
Author
Message
how to use this exploit ? #1
http://www.exploit-db.com/exploits/18618/

Hello everyone ,
first of all i hope I don't post in wrong place
second friends please don't tell me you had to search Biggrin because i have search a lot :headbash:

I know the some bugs like XSS, SQL , RFI or .... and also i Know about shell some how like c99 or r57
i have seen some movie how they used but i have searched a lot i really didn't find how to use the exploit
for example i went to this site exploit-db.com and there are a lot of exploit but when i open its all code how to use it ?
for example this one
http://www.exploit-db.com/exploits/18618/
what are these cods mean ?
can anyone explain thank a lot Smile

Reply

RE: how to use this exploit ? #2
Sad sorry my bad English kkk

so ... save the exploit on your machine
and run

exemple:
perl exploit.pl <Parameters>

if your OS is windows install active perl to run
if linux is already native need not install anything

most exploits have a "manual" when you open it only with

perl exploit.pl

exploit.pl = name of the exploit

Reply

RE: how to use this exploit ? #3
As explained above, it depends on the kind of exploit.
If it is just a code, you will have to download it and run it (depending on what language it is written. You may have to compile it)
If it is SQL injection or something like this, they will give you the payload and possibly a dork with it
Staff will never ever ask you for your personal information.
We know everything about you anyway.

Reply

RE: how to use this exploit ? #4
i take it this has to be run server side yh :|
ignore that i'm a bit tired

Reply

RE: how to use this exploit ? #5
Thanks every body for your guide and comments , does anyone know any video clip so I understand better Smile

Reply