Skip to content

Commit 1eac013

Browse files
authored
Update README.md
1 parent b029f97 commit 1eac013

File tree

1 file changed

+14
-13
lines changed

1 file changed

+14
-13
lines changed

README.md

+14-13
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,22 @@
22

33
A POC HTTP Botnet designed to replicate a full weaponised commercial botnet written in love by C++ using native WINAPI
44

5-
## Huge Update
5+
![](https://image.ibb.co/m5yi9T/spectral_login.png)
66

7-
Huge update is being implemented and will be released shortly stay tuned
8-
The parent repository will be moved :) and everything will be super cool
7+
## Disclaimer
8+
9+
This project should be used for authorized testing or educational purposes only.
10+
11+
The main objective behind creating this offensive project was to aid security researchers and to enhance the understanding of commercial HTTP loader style botnets .
12+
I hope this project helps to contribute to the malware research community and people can develop efficient counter mesures :)
913

1014
## Features
1115

1216
- Coded in C++ with no dependencies
13-
- 40kb Stub
1417
- Encrypted C&C Communications
1518
- Anti-deletion & persistence to prevent your control being lost
1619
- Ultimate Stability
17-
- Connection Redundancy(Uses a fallback server address or domain to prevent issue to the first panel
20+
- Connection Redundancy (Uses a fallback server address or domain to prevent issue to the first panel
1821
- DDoS methods(TCP & UDP Flood)
1922
- File Management(Search for files on remote machines and copy them)
2023
- Task Creation System ( Altering system HWID,Country,IP,OS.System)
@@ -25,18 +28,16 @@ The parent repository will be moved :) and everything will be super cool
2528
- Enable Windows RDP
2629
- Disable programs
2730
- Plugin system for easy feature updates
28-
- Anti Analysis
29-
3031

3132
# TODO :-
3233

33-
- Develop a polymorphic crypter to satisfy self mutation
34-
- Fix any known bugs
35-
- Cross compiler port not just VS
36-
34+
- Fix minor panel bugs
35+
- More the panel UI sexy
36+
- Further develop modules for the bot
3737

38+
__Screens :__
3839

39-
# EDUCATIONAL PURPOSES
40+
![] (https://preview.ibb.co/j7frDo/Screenshot_7.png)
41+
![] (https://preview.ibb.co/cwyiR8/Screenshot_8.png)
4042

41-
The project is only for educational purposes i herby don't take responsibilities for it's wartime usage or variants
4243

0 commit comments

Comments
 (0)