You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :)
9
13
10
14
## Features
11
15
12
16
- Coded in C++ with no dependencies
13
-
- 40kb Stub
14
17
- Encrypted C&C Communications
15
18
- Anti-deletion & persistence to prevent your control being lost
16
19
- 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
18
21
- DDoS methods(TCP & UDP Flood)
19
22
- File Management(Search for files on remote machines and copy them)
20
23
- 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
25
28
- Enable Windows RDP
26
29
- Disable programs
27
30
- Plugin system for easy feature updates
28
-
- Anti Analysis
29
-
30
31
31
32
# TODO :-
32
33
33
-
- Develop a polymorphic crypter to satisfy self mutation
0 commit comments