fcavallarin / htcap

htcap is a web application scanner able to crawl single page application (SPA) recursively by intercepting ajax calls and DOM changes.
GNU General Public License v2.0
610 stars 114 forks source link

Improper Form Submission While Crawling SPAs #92

Open darshanpjpt opened 1 year ago

darshanpjpt commented 1 year ago

Hello,

Htcap is not submitting forms correctly while crawling SPAs.

For example, when I crawled the website https://brokencrystals.com with htcap, it didn't send the requests properly while crawling.

I have seen this same behavior multiple times while crawling other SPAs also.