Brute force a list of web server URLs to discover hidden paths and endpoints
https://foo.example.com https://bar.example.com
admin login signup
https://foo.example.com/login https://bar.example.com/admin https://bar.example.com/signup
{"url": "https://foo.example.com/login", "hostname": "foo.example.com", "domain_name": "example.com", "data_source": "directory_brute_force", "status_code": 200, "content_length": 2031} {"url": "https://bar.example.com/admin", "hostname": "bar.example.com", "domain_name": "example.com", "data_source": "directory_brute_force", "status_code": 200, "content_length": 4212} {"url": "https://bar.example.com/signup", "hostname": "bar.example.com", "domain_name": "example.com", "data_source": "directory_brute_force", "status_code": 403, "content_length": 385}
header-file
url-details
body
body_parameters
query_parameters