Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ruped24/killchain
A unified console to perform the "kill chain" stages of attacks.
https://github.com/ruped24/killchain
anonymize attack kalilinux pentest-tool pentesting
Last synced: 14 days ago
JSON representation
A unified console to perform the "kill chain" stages of attacks.
- Host: GitHub
- URL: https://github.com/ruped24/killchain
- Owner: ruped24
- Created: 2015-06-25T15:23:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-07-15T15:54:16.000Z (over 1 year ago)
- Last Synced: 2024-08-01T16:38:59.101Z (3 months ago)
- Topics: anonymize, attack, kalilinux, pentest-tool, pentesting
- Language: Python
- Homepage:
- Size: 66.4 KB
- Stars: 199
- Watchers: 20
- Forks: 56
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-termux-hacking - killchain - A unified console to perform the "kill chain" stages of attacks..[![->](https://img.shields.io/github/stars/ruped24/killchain.svg?style=social&label=Star&maxAge=2592000)](https://github.com/ruped24/killchain/stargazers/) (Uncategorized / Uncategorized)
README
# killchain
![](https://img.shields.io/badge/killchain-python_3.8-blue.svg?style=flat-square) ![](https://img.shields.io/badge/dependencies-tor_set_openvas_veil_websploit_metasploit_wifite-orange.svg?style=flat-square) ![](https://img.shields.io/badge/GPL-v2-blue.svg?style=flat-square) [![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg?style=flat-square)](https://github.com/ruped24/killchain/graphs/commit-activity)
---
#### [“Kill Chain”](https://github.com/ruped24/killchain/wiki/What-is-Kill-Chain%3F#what-is-kill-chain) is a unified console with an anonymizer that will perform these stages of attacks:
* Reconnaissance
* Weaponization
* Delivery
* Exploit
* Installation
* Command & Control
* And Actions
___
#### Dependent tool sets are: ##
1) Tor -- For the console build-in [Anonymizer](https://github.com/ruped24/toriptables2).
2) Set -- Social-Engineer Toolkit (SET), attacks against humans.
3) OpenVas -- Vulnerability scanning and vulnerability management.
4) Veil-Evasion -- Generate metasploit payloads bypass anti-virus.
5) Websploit -- WebSploit Advanced MITM Framework.
6) Metasploit -- Executing exploit code against target.
7) WiFite -- Automated wireless auditor, designed for Linux.
___
### [Screenshot](https://drive.google.com/open?id=0B79r4wTVj-CZYTUxMlRLdmN2RGM)
### [killchain Setup](https://github.com/ruped24/killchain/wiki/Kill-Chain-Setup#setting-up-your-kill-chain-environment)
### [killchain Add-on](https://github.com/ruped24/tor_ip_switcher)