Skip to content

ELMERIKH/Darkshell

Repository files navigation

2024-02-07 13_39_44-Window

Greetings

this is a simple http or https server that acts as a c2 using http post and get requests to send commands and get results from client(victim machine)

communication is encrypted and decrypted inside server using rsa both ways

file uploading is encrypted using fernet

server can be hosted only as mere webservice no need for vps ;)

password for server:

2024-01-30 11_42_54-TOP-SECRET

multiple clients handling :

2024-02-07 13_42_28-Window

harvest :

2024-02-07 13_40_15-Window

screenshare:

2024-02-07 13_43_17-Window

available commands :

-any cmd command

-steal : steal cookies,browser passwords,downloads,webhistory..

-screenshare : (screenshot every 2 sec )

-stopshare : stop screenshare

-screenshot : screenshot screen

-info : get user info and net info, wifi passwords ..

will add more features

setup:

git clone https://github.com/ELMERIKH/Darkshell

use rsa.py and fernet.py to generate keys and replace values in the top variables of both server.py and client.py

generate password hash for server with pass.py

pip install -r requirements.txt

python server.py

DISCLAIMER :

ME The author takes NO responsibility and/or liability for how you choose to use any of the tools/source code/any files provided. ME The author and anyone affiliated with will not be liable for any losses and/or damages in connection with use of DarkShell. By using DarkShell or any files included, you understand that you are AGREEING TO USE AT YOUR OWN RISK. Once again DarkShell is for EDUCATION and/or RESEARCH purposes ONLY.