gatkit_screenshot

First Steps

Thank you very much for choosing GATKit. GATKit is a vulnerability scanner and exploiting framework. It is possible to detect potential flaws and exploit found vulnerabilities. Thus GATKit is a very powerfull tool for administrators, security auditors and penetration testers to secure an IT environment.

Download the latest GATKit release from the official GATKit project web site. Then decompress the archive into your prefered destination directory. Afterwards you are able to run the software by opening the file GATKit.gambas in the working directory. The initialisation of the application begins and you can start your interactive GATKit session. First in every GATKit session you should download the latest plugin with the Plugin AutoUpdate by clicking on Plugins/Download the latest plugins.

Let us go back to the main frame that is seperated in three parts: On the top the toolbar, on the left hand the loaded plugins in the treeview and on the right side the plugin overview. You can browse the loaded plugins on the left side. If you select one of them, the whole plugin data is loaded and shown on the plugin overview textbox on the right side.



attack_response If you make a click on the selected plugin with the right mouse button, the plugin context menu is opening. If you want to start the check, select the run item. You have to choose between detection and exploitation. The detection procedure checks the existence of a vulnerability by checking such information as like the application banner. This is very stealthy because the exploit itself is not run. On the other hand you are able to run the exploit procedure to exploit the found vulnerability. This may be very important to verify the existence of a bug very accurately. But be aware that this is a real attack and some intrusion detection systems may indicate the access attempt as a hack attempt.

After the check is finished, the software indicates wether the attack was successfull or not. You are able to open the response analysis by clicking on the response icon. Or you can see the actual report by clicking on Reporting/Show report. Furthermore you are able to change the behavior of an attack by clicking on the edit icon. See the other topics of the GATKit online help to get further information.