Skip to content

A CLI that tries to bypass 403 forbidden by using different http methods, headers, paths or brute forcing XFF. Useful for pentests/security reviews.

Notifications You must be signed in to change notification settings

freddd/bypass_forbidden

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BYPASS_FORBIDDEN

Tries to bypass 403 forbidden by using different http methods, headers, paths or brute forcing XFF.

Bypass

USAGE:
    bypass_forbidden --content-length=<0> --url=<https://url/path> bypass

Brute force

USAGE:
    bypass_forbidden --content-length=<0> --url=<https://url/path> brute-force --cidr=<192.168.0.0/18>

About

A CLI that tries to bypass 403 forbidden by using different http methods, headers, paths or brute forcing XFF. Useful for pentests/security reviews.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages