![]() |
Remote Shell Not Working - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Hacking (https://sinister.ly/Forum-Hacking) +--- Forum: Network Hacking (https://sinister.ly/Forum-Network-Hacking) +--- Thread: Remote Shell Not Working (/Thread-Remote-Shell-Not-Working) Pages:
1
2
|
RE: Remote Shell Not Working - w00t - 03-30-2014 Yes, in most cases python backdoors are fairly useless. This one is small enough, though, you could concievably hide it in a sufficiently large project, and get people to run it. RE: Remote Shell Not Working - Equinox - 03-30-2014 (03-30-2014, 03:50 PM)w00t Wrote: Yes, in most cases python backdoors are fairly useless. This one is small enough, though, you could concievably hide it in a sufficiently large project, and get people to run it. You can still compress it, that is, if we are basing on "detectability" off of size. RE: Remote Shell Not Working - w00t - 03-30-2014 Not while getting around firewalls with ease. By connecting to the attacker, versus your approach of running as a server, you don't have to worry about port forwarding and such, and you don't need to have root. |