Skip to content

Nk125/Sulphur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sulphur

sulphur logo

(My transliteration was bad in that image, but i can't recover the original project to fix it D:)

Info

Sulphur botnet written in C++

Competitor of Marlborge for C++

Fixes issues and add more functionality + best practices (char[1024] DISALLOWED HERE!!)

Client & Server require at least 1 Visual C++ Redistributable Package to Run (vcruntime and msvcp)

You can remove the administrator perms in Client manifest.

Server UI

Initial UI

SS of the UI

Client Control Menu

menu

If you deactivate the notifications, doesn't show anything when a client connects to server

notifications off

You can set up that option if you have a large botnet or the notifications annoy you

Requirements

libssl and libcrypto required by client (to enable HTTPS requests), or build/download OpenSSL for Windows (You can download precompiled binaries)

P.S. There's already static .libs in /lib compiled by me

WARNING!

The libs included precompiled by me are with OpenSSL 1.1.1m MDx32, compile your own libs if you compile to/with;

  • x64 or ARM CPUs

  • MultiThread Compilations

  • Static Compilations

  • OpenSSL 3.0 Headers

About

Botnet written in C++ for Windows hosts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published