Login Register


Vulnerability Scanner By The Alchemist filter_list
Author
Message
RE: Vulnerability Scanner By The Alchemist #41
(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 .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 ____?
After 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]
[Image: 2YpkRjy.png]
PM me if you need help.
My pastebin HERE. My URL Shortener HERE.

Reply

RE: Vulnerability Scanner By The Alchemist #42
Ok now u said it nah i know how to run a php was just a long time n this is complicated
Security,oh don't worry i'll manage

[Image: imaghhues.jpg]

Reply

RE: Vulnerability Scanner By The Alchemist #43
Ok now u said it nah i know how to run a php was just a long time n this is complicated
Security,oh don't worry i'll manage

[Image: imaghhues.jpg]

Reply

RE: Vulnerability Scanner By The Alchemist #44
(07-05-2013, 12:23 AM)stranded4eva Wrote: Ok now u said it nah i know how to run a php was just a long time n this is complicated
Alright, if you are still having confusions, let me know.
[Image: 2YpkRjy.png]
PM me if you need help.
My pastebin HERE. My URL Shortener HERE.

Reply

RE: Vulnerability Scanner By The Alchemist #45
(07-05-2013, 12:23 AM)stranded4eva Wrote: Ok now u said it nah i know how to run a php was just a long time n this is complicated
Alright, if you are still having confusions, let me know.
[Image: 2YpkRjy.png]
PM me if you need help.
My pastebin HERE. My URL Shortener HERE.

Reply

RE: Vulnerability Scanner By The Alchemist #46
I haven't checked the php code yet but I loved the designing :lub:
Fuck You.

Reply

RE: Vulnerability Scanner By The Alchemist #47
(07-05-2013, 07:55 AM)RootTheSystem Wrote: I haven't checked the php code yet but I loved the designing :lub:
Thanks.
Well, the design was made by a friend of mine. I've given credits to him on the thread itself. He's an excellent web designer and developer.
[Image: 2YpkRjy.png]
PM me if you need help.
My pastebin HERE. My URL Shortener HERE.

Reply

RE: Vulnerability Scanner By The Alchemist #48
hi there how do i enable php curl in my webhosting.. http://webscanner.p.ht/Vulnerability_Scanner when i open it.. it just crash Sad

Reply

RE: Vulnerability Scanner By The Alchemist #49
You can only enable it from your php.ini file.
If you're doing it from your localhost : stackoverflow.com/questions/1347146/how-to-enable-curl-in-php-xampp‎
I dont think you can do anything about it if your hosting account has disabled curl.
[Image: 2YpkRjy.png]
PM me if you need help.
My pastebin HERE. My URL Shortener HERE.

Reply

RE: Vulnerability Scanner By The Alchemist #50
You can also try to load the curl extension at runtime. At the start of your script:
PHP Code:
dl("curl.so");

Reply







Users browsing this thread: 1 Guest(s)