We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
seems something wrong with the command.
root@bt:~/backdoor# ./test.sh localhost "ls" HPING localhost (lo 127.0.0.1): udp mode set, 28 headers + 100 data bytes [main] memlockall(): Success Warning: can't disable memory paging! ICMP Port Unreachable from ip=127.0.0.1 name=localhost
--- localhost hping statistic --- 1 packets tramitted, 1 packets received, 0% packet loss round-trip min/avg/max = 0.0/0.0/0.0 ms
root@bt:~/backdoor# ./udevd
0x0000: 0000 0304 0006 0000 0000 0000 0000 0800 ................ 0x0010: 4500 0080 0200 0000 4011 7a6b 7f00 0001 [email protected].... 0x0020: 7f00 0001 e63a 85c9 006c 8698 4aad d112 .....:...l..J... 0x0030: 5eb3 8a03 0a00 0000 0000 0000 0000 0000 ^............... 0x0040: 0000 0000 0000 0000 0000 0000 0000 0000 ................ 0x0050: 0000 0000 0000 0000 0000 0000 0000 0000 ................ 0x0060: 0000 0000 0000 0000 0000 0000 0000 0000 ................ 0x0070: 0000 0000 0000 0000 0000 0000 0000 0000 ................ 0x0080: 0000 0000 0000 0000 0000 0000 0000 0000 Command: "��"
sh: ��: command not found
The text was updated successfully, but these errors were encountered:
Oh boy, I've haven't looked at this project in a few years.
What environment are you running this in (OS, version, etc.)?
Sorry, something went wrong.
thanks for your repley i tested on bt5.32bit and centos 5.4 64bit . the same problem.the output just like i posted above.
looks like there is something wrong when the command transmited to the server.and the server could reconize it.
No branches or pull requests
seems something wrong with the command.
root@bt:~/backdoor# ./test.sh localhost "ls"
HPING localhost (lo 127.0.0.1): udp mode set, 28 headers + 100 data bytes
[main] memlockall(): Success
Warning: can't disable memory paging!
ICMP Port Unreachable from ip=127.0.0.1 name=localhost
--- localhost hping statistic ---
1 packets tramitted, 1 packets received, 0% packet loss
round-trip min/avg/max = 0.0/0.0/0.0 ms
root@bt:~/backdoor# ./udevd
sh: ��: command not found
The text was updated successfully, but these errors were encountered: