![]() |
|
Vulnerability Scanner By The Alchemist - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: PHP (https://sinister.ly/Forum-PHP) +--- Thread: Vulnerability Scanner By The Alchemist (/Thread-Vulnerability-Scanner-By-The-Alchemist) |
RE: Vulnerability Scanner By The Alchemist - SergenteJoker98 - 02-26-2013 I use Acutinex RE: Vulnerability Scanner By The Alchemist - SergenteJoker98 - 02-26-2013 I use Acutinex RE: Vulnerability Scanner By The Alchemist - lrboss - 03-19-2013 nice working fine:dance: RE: Vulnerability Scanner By The Alchemist - The Alchemist - 03-19-2013 (02-26-2013, 10:56 PM)SergenteJoker98 Wrote: I use AcutinexIts your personal choice what you use. Mine is a PHP script. Acunetix is an EXE application. (03-19-2013, 12:16 PM)lrboss Wrote: nice working fine:dance:Thanks for the feedback. RE: Vulnerability Scanner By The Alchemist - stranded4eva - 07-03-2013 I dont understand this man can you explain further RE: Vulnerability Scanner By The Alchemist - The Alchemist - 07-03-2013 (07-03-2013, 05:38 PM)stranded4eva Wrote: I dont understand this man can you explain furtherWhat exactly are you unable to understand? How to use the script? RE: Vulnerability Scanner By The Alchemist - stranded4eva - 07-03-2013 Yes yes exactly kinda confusing bro,i mean,does this help you to do what?? RE: Vulnerability Scanner By The Alchemist - The Alchemist - 07-03-2013 (07-03-2013, 06:02 PM)stranded4eva Wrote: Yes yes exactly kinda confusing bro,i mean,does this help you to do what??This is a vulnerability scanner made using PHP. You need to submit an URL and the script checks for SQLi, RFI, LFI, XSS vulnerability on the website that URL leads to. RE: Vulnerability Scanner By The Alchemist - stranded4eva - 07-03-2013 Ohhh i seee hmm this is nice,can i see a sample so i can get to understand better. Also you said "Copy-paste the code in notepad, save it with the extension .php For example, save it as scanner.php" which is that code you give us,now where do we put our url,thats the part i dont understand,explain to me how do u submit ur url to ____? RE: Vulnerability Scanner By The Alchemist - The Alchemist - 07-04-2013 (07-03-2013, 07:44 PM)stranded4eva Wrote: Ohhh i seee hmm this is nice,can i see a sample so i can get to understand better.I don't have a sample. Sorry. (07-03-2013, 07:44 PM)stranded4eva Wrote: Also you said "Copy-paste the code in notepad, save it with the extension .phpAfter you make scanner.php , upload the file scanner.php to your web hosting account or your localhost and then open scanner.php from your localhost or your website. Thats where you submit the url. Have you even tried before asking? [google]How to run a PHP script?[/google] |