Linux eBPF backdoor over TCP. Spawn reverse shells, RCE, on prior privileged access. Less Honkin, More Tonkin.
1.57k
stars
170
forks
source link
Little confused about server and client connections- Hope to get answer #21
Open
antonbek89 opened 2 months ago
So I already compile Boopkit In the server side ip 10.10.10.10 I run the binary boopkit
In the client ip 10.10.10.8 i run the boopscript after i change the RHOST and the LHOST
RHOST = 10.10.10.10 LHOST = 10.10.10.8
The ports 22,3535,3545 open (inbound) from both side
When I try run it from the client
From server side
What I doing wrong?