官方公众号企业安全新浪微博

FreeBuf.COM网络安全行业门户,每日发布专业的安全资讯、技术剖析。

FreeBuf+小程序
开源linux远程控制工具 - n00bRAT
n00bRAT是一款开源、基于HTTP的linux平台下的远程控制工具。
==========================================================
HOW TO INSTALL
---------------------------------------------------------
Method#1:
(a.) Open a Command Shell
(b.) Change Location to n00bRAT's Directory
(c.) Execute following process:
gcc -o http ABK_n00bRAT.c
Method#2
(a.) Open a Command Shell
(b.) Change Location to n00bRAT's Directory
(c.) Execute following process:
make
==========================================================
HOW TO USE
---------------------------------------------------------
Method#1:
(a.) execute the binary "http" file created after Installing Process
Method#2:
(a.) add the binary "http" file in listing of commands in StartUp Scripts
adding it to "~/.bash.profile" and "~/bash.rc" should be enough
下载:https://github.com/abhishekkr/n00bRAT
来源:pulog
被以下专辑收录,发现更多精彩内容
+ 收入我的专辑
相关推荐
请登录/注册后在FreeBuf发布内容哦