As an ethical hacker
You must plan your ethical hacking efforts before you start. A detailed plan doesn’t mean that your testing must be elaborate. It just means that you’re clear and concise about what to do. Given the seriousness of ethical hacking, make this as structured a process as possible.
If you want to get info of Websites
So let’s discuss some of these sources in detail along with some tools of the trade.Copying Websites Locally Tools
This tools are most use full tools:
"1: Httrack
2: Website Ripper Copier
If you are on Linux, you can use Wget command to copy a webpage locally. Wget http://anywebsite.com
In this process You will get complete Index file of website
In next step you want to perform SQL injection
What is SQL injection?
SQL injection is a code injection technique, used to attack data-driven applications, in which malicious SQL statements are inserted into an entry field for execution
Here You see that SQL
So after this we must see the process
This is complete SQL process. This is very important for Web Hacking
In Our Next Class we learn about Wifi Hacking
0 comments:
Post a Comment