markykchua / cu_capstone_webapp_re

0 stars 0 forks source link

Discover unknown APIs in the target web APP #8

Open markykchua opened 1 month ago

markykchua commented 1 month ago

As an enterprise user, I want the tool to be able to discover unknown APIs in the target Web app.

This is similar to what a Crawler does. What is different is, crawlers cannot crawl protected APIs. The tool will crawl protected APIs with the support of passing the authentication and authorization.