![]() |
|
how to use this exploit ? - Printable Version +- Sinisterly (https://sinister.li) +-- Forum: Hacking (https://sinister.li/Forum-Hacking) +--- Forum: Website & Server Hacking (https://sinister.li/Forum-Website-Server-Hacking) +--- Thread: how to use this exploit ? (/Thread-how-to-use-this-exploit) |
how to use this exploit ? - nlg.ckr - 03-27-2012 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 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
RE: how to use this exploit ? - solitude - 03-31-2012 sorry my bad English kkkso ... 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 RE: how to use this exploit ? - 1llusion - 04-01-2012 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 RE: how to use this exploit ? - TheBeanhacker - 04-01-2012 i take it this has to be run server side yh :| ignore that i'm a bit tired RE: how to use this exploit ? - nlg.ckr - 04-01-2012 Thanks every body for your guide and comments , does anyone know any video clip so I understand better
|