Skip to content

Commit 4ce209e

Browse files
committed
Adds some extra header values
Borrowed from https://github.com/yunemse48/403bypasser
1 parent ad576e9 commit 4ce209e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

fourohme.go

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,15 @@ func main() {
112112
"/",
113113
"142.250.186.46",
114114
"0",
115+
"127.1",
116+
"2130706433",
117+
"0x7F000001",
118+
"0177.0000.0000.0001",
119+
"10.0.0.0",
120+
"172.16.0.0",
121+
"172.16.0.1",
122+
"192.168.1.0",
123+
"192.168.1.1",
115124
}
116125

117126
var composedHeadersList []fourohme.Header

0 commit comments

Comments
 (0)