Skip to content

exploitprotocol/api_paths

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

API Paths List

Ruby Script

The Ruby script will use the apis.guru API to grab a list of Swagger API URLs. It will then call each API URL and extract the API paths, remove some stuff we don't want, then save the API paths to a file. The API paths file is useful to discover hidden, or undocumented, API endpoints.

API Paths Txt File

The api_paths.txt file contains the output of the Ruby script; a list of real-world API paths that can be used to discover hidden, or undocumented, API endpoints during penetration tests.

About

A list of REST API URL paths for use in blackbox API end-point discovery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%