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: about 22 hours 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: 2025-01-05T09:43:11.895Z (14 days 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: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-security-vul-llm - scipag/AttackToolKit - square) - ATK是一款可自定义的安全扫描和利用工具,可用于检测特定漏洞。它结合了安全扫描器(如Nessus)和利用框架(如Metasploit),并可在无交互的情况下完成工作,用户可以根据自己的需求进行插件定制、检查、枚举和报告。 (LLM分析过程)
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.