Hacking a Website - Exploiting Webserver (Old Method) Note: This guide is only for knowledge purpose Old Trick but many works...Try to have local website. This method uses website vulnerability to hack it through PHP,Python,Perl,C++ exploits. First of all you need a target website. (Google & find one) Step1 Next thing you need to do is find out is, it online or offline. (Ping) Go to https://ping.eu/ & ping the target website. Observe the results from ping. (Okay means online). Step 3 Now, we need to gather information about the website. (Whois lookup) Go to http://whois.domaintools.com & plug up the IP or the website. You’ll see a large amount of information about the website. Use Google to find even more information about the website. Step 4 Once you’re done download, install & open Nmap. Once you have done that, do a –sT –sV scan of the website. [That is put, nmap –sT –sV, in Nmap’s command bar & scan website.] Once done, observe open O
Comments
Post a Comment