Tagged Questions
0
votes
2answers
174 views
Passing the shell-command to RSH daemon inside an “ACK” packet
Writing a program on C, using libnet and libpcap to impersonate an RSH client and inject my own command on the server machine, running RSHD.
As I understood, the command should be in the 'payload' of ...