2 matches found
bypass-url-parser
Bypass Url Parser 多くの MANY urlバイパスをテストして、40X protected page に到達するツール。 なぜこのコードが単なる汚いcurlラッパーなのか疑問に思うなら、その理由は次のとおりです。 ほとんどのpython requestsは、url/path/parameterのエンコード/デコードを行い、私はこれが嫌いです。 生の文字を送信するなら、生の文字を送信したい。 奇妙なパスを送信するなら、奇妙なままであってほしい。正規化されてはならない。...
6AI score
SaveExploits0References1
bypass-url-parser
Bypass Url Parser Tool that tests MANY url bypasses to reach a 40X protected page. If you wonder why this code is nothing but a dirty curl wrapper, here's why: Most of the python requests do url/path/parameter encoding/decoding, and I hate this. If I submit raw chars, I want raw chars to be sent...
5.6AI score
SaveExploits0References1
20