Files
2026-01-10 20:41:14 +01:00

28 lines
819 B
Markdown
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
You will need to execute "sdcard\ [sdcard_symlnk.sh](https://github.com/Ry3yr/DeviceHacking/blob/main/routers/TPLink_M7350/proggies/sdcard_symlnk.sh)
" for this to work
Personally I place the "html" and "cgi-bin" into /media/card/ext
You will need to set the permissions of  the sh files inside the cgi-bin folder.
You can either use the supplied fixcgiperm.sh (if you fix its own perms and make executable first)
Or you run:
#!/bin/sh
chmod +x /media/card/ext/cgi-bin/\*.sh 2>/dev/null
---------
After setup is complete you can browser your /ext folder in browser by visitng 192.168.0.1/card/ext/html/browse.html
Incase you made an sh and placed it onto the routers sdcard yourself sh's also have a dedicated "fix Permission" button
Demo: https://infosec.exchange/@alcea/115872193970975022