Local Attacks: Difference between revisions

From ICO wiki
Jump to navigationJump to search
Line 11: Line 11:
[[File:Local.png]]
[[File:Local.png]]


==What we need to know?==
==Pros and Cons of Local Attack==
 
'''Pros:''' *This way could be the good way to attack a website through the web same server with it once we can not find any vulnerabilities to hack.
      *Nowadays, in order to save the money to buy the private server, the host should hire the server in which belong with other host. The Local attack should be common way.
 
'''Cons:''' *The administrator could find out how the access come from
      *Local attack will not be successful when the targets are not being in the same server with other ones.
      *demand to know enough about " shell, linux command line, website development and networking as well"


=Attack A Website by Using Local Method (Local Attack)=
=Attack A Website by Using Local Method (Local Attack)=

Revision as of 22:17, 11 April 2016

Attack A Website by Using Local Method (Local Attack)

What is Local Attack?

In generally, once we host the website to server, after that the user will be provided an " user account" and the directory/folder to mange their website. For instance, the user 1 has a website "A" and one directory/folder : /home/user1 to manage user 1. Similarly, the user 2 has a website "B" and one directory/folder /home/user2 to manage.

Local attack is the the method which is applied to hack a website in the same server. For example, I want to attack website "A" from user 1, but unfortunately I could not find out the vulnerabilities to exploit and get an lien from it, that means I have no way to attack based on this site "A". So, I will look for the websites which are being on the same server with "A", could be website "B" or "C".

Based on site "B" or "C", the both of them are getting some vulnerabilities or another words is " hackable ". After getting the authorities on those site "B" or "C", I will upload the php file named " Shell " to the server of "B" or "C" it's also the server of website "A". The hacking process is starting from now.....

Pros and Cons of Local Attack

Pros: *This way could be the good way to attack a website through the web same server with it once we can not find any vulnerabilities to hack.

     *Nowadays, in order to save the money to buy the private server, the host should hire the server in which belong with other host. The Local attack should be common way.

Cons: *The administrator could find out how the access come from

     *Local attack will not be successful when the targets are not being in the same server with other ones.
     *demand to know enough about " shell, linux command line, website development and networking as well"

Attack A Website by Using Local Method (Local Attack)

Attack A Website by Using Local Method (Local Attack)

Attack A Website by Using Local Method (Local Attack)

Attack A Website by Using Local Method (Local Attack)