I am a beginner in Burp Suite Proffetional. Tried to run Burp Suite Proffetional at one of our company project (Web applcation). Burp is not capturing all the api of the project.
What I have done :
I have provided the application URL and Login credentials and ran burp at "New Scan" mode. Selected Deep Scan option and started.
What I expected :
My expectation was Burp would crawl all the api throughout the application
Result :
Burp only identified the URL / api , which are at the menu level. It did not crawl any api of Action buttons, form submission etc.. inside the individual menu items. For exampl - If there is a menu called "Feed" burp can crawl Feed fetch api only. It did not crawl the Feed post api.