Skip to content

Script that checks HTTP boundaries for user access control security misconfigurations

License

Notifications You must be signed in to change notification settings

gbiagomba/Terminus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Terminus

This script was named after the roman god who protected boundary markers. The script checks a file with URLs to see if they can be reached via a curl command. The objective is to test to see if certain/any paths to a web server that requires authentication could be reached from a user who is not authenticated.

Pre-requisite

I built this under the assumption that you ran an authenticated spider scan/crawl of the target web application or site using something like burp, acunetix or your web browser (see developer features of your browser). If you did not do that, I recommend doing so, or at least run dirbuster instead.

Usage

terminus.sh urls.txt

About

Script that checks HTTP boundaries for user access control security misconfigurations

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages