f0rb1dd3n / Reptile

LKM Linux rootkit
2.54k stars 571 forks source link

CPAN used too much resources. #60

Closed iusearch closed 5 years ago

iusearch commented 5 years ago

My pool machine cannot install the cpan module because cpan is killed during the process. I found a solution to use cpanm from https://stackoverflow.com/questions/11108029/cpan-shell-runs-out-of-memory-how-can-i-give-it-more-memory-on-unix/11110491#11110491. Any plan to get rid of cpan dependency?

iusearch commented 5 years ago

And srchost doesn't work. Does spoof here means use another source ip to hide real ip? If it is, it doesn.t work for me. Only real lhost ip can receive the shell.

f0rb1dd3n commented 5 years ago

I will think about CPAN dependency, it is really inconvenient. And thx for reporting about srchost, I am going to take a look into that.

f0rb1dd3n commented 5 years ago

I will comment here some things:

I did some tests with SRCHOST spoofing, and all gone right. I think this kind of problems is getting when you are outside a firewall, trying to send the magic packet through NAT.

I got problems with SRCHOST only in this case, when i tried to sent through NAT. Inside a local network, all went right