Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scipag/attacktoolkit
Open-source Exploiting Framework
https://github.com/scipag/attacktoolkit
exploit exploitation exploitation-framework exploiting-vulnerabilities exploiting-windows penetration-testing vulnerability-assessment vulnerability-detection vulnerability-identification vulnerability-scanners
Last synced: 25 days ago
JSON representation
Open-source Exploiting Framework
- Host: GitHub
- URL: https://github.com/scipag/attacktoolkit
- Owner: scipag
- Created: 2017-03-10T12:01:06.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-13T20:11:22.000Z (almost 8 years ago)
- Last Synced: 2024-11-09T19:19:55.887Z (3 months ago)
- Topics: exploit, exploitation, exploitation-framework, exploiting-vulnerabilities, exploiting-windows, penetration-testing, vulnerability-assessment, vulnerability-detection, vulnerability-identification, vulnerability-scanners
- Language: Visual Basic
- Homepage: http://www.computec.ch/projekte/atk/
- Size: 449 KB
- Stars: 29
- Watchers: 8
- Forks: 21
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ATK - Attack Tool Kit
The acronym ATK stands for Attack Tool Kit. It was first developed to provide a very small and handy tool for Windows to realize fast checks for dedicated vulnerabilities. In the meanwhile it is a combination of security scanner (e.g. Nessus) and exploiting framework (e.g. MetaSploit). The special thing about ATK is that the tool is able to do the work without great interaction. But there is also always the possibility to vary and change the behaviour of the software. This concern the plugins, checking, enumeration and reporting. The user is not depending on the ideas of the developers - If needed because of the modularity nearly every change can be done within a few seconds. ATK is written in Visual Basic, underlies the General Public License (GPL) and is absolutely free to use and distribute.