sudarfu / d4rk_ghost

d4rk ghost is all in one Hacking framework For red team Pentesting it contains all modules , information_gathering exploitation + vulnerability scanning + ddos attacks with 12 methods + proxy scraper and wordpress vulnerability scanning and more

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

d4rk_ghost

d4rk Ghost is all in one hacking framework For red team Pentesting

Note

Please Only use this framework for educational purpose i am not going to responsible for your any misuse of this tool d4rk Ghost framework Need python3 so here python3 must be installed to run this tool

Credit

Bane module Credit Goes to - ala,s0u1 bane module can find here - https://github.com/AlaBouali/bane

Follow my friend s0u1 - https://github.com/HLoTW

Version

d4rk Ghost Framework - Version 1.0

In future i am going to keep updating this repo

Usage

[+] commands list and their usage

use - use command is used to use any module for example use auxiliary

back - back commmand is going to take us back to the main menu

exit - exit command is used to exit the d4rk ghost framework

clear - clear command is used to clear the console

show - show command is used to show the items which are inside any module first use a module

for example use auxiliary and the type show command in console to get the list of items to use

setup

i have added a setup file to install all neccessary modules

1 ) git clone https://github.com/d4rkconsole/d4rk_ghost

2 ) cd d4rk_ghost

3 ) chmod +x setup.py

4 ./setup.py or python3 setup.py

This will install all important modules

and finally run the d4rk_Ghost framework with command

./d4rk-ghost.py or python3 d4rk-ghost.py


Enjoy the tool :)

About

d4rk ghost is all in one Hacking framework For red team Pentesting it contains all modules , information_gathering exploitation + vulnerability scanning + ddos attacks with 12 methods + proxy scraper and wordpress vulnerability scanning and more

License:GNU General Public License v3.0


Languages

Language:Python 100.0%