Skip to content

Nk125/Sulphur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 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:)

Remember to extract all .zips!

Info

Sulphur botnet written in C++

Competitor of Marlborge for C++

(Made first as a joke with him and me, lol)

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

Tested under Windows 8.1 x64

Client & Server require at least 1 Visual C++ Redistributable Package to Run (vcruntime and msvcp), or compile with /MT (but precompiled libs won't work)

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

Extract all .zip in their respective folder! (in the root folder, /include and /include/stealer)

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