The Burp Suite User Forum was discontinued on the 1st November 2024.

Burp Suite User Forum

For support requests, go to the Support Center. To discuss with other Burp users, head to our Discord page.

SUPPORT CENTER DISCORD

Authentication in Meteor WebApp

John | Last updated: Dec 20, 2017 05:41AM UTC

Hello, I have a Meteor based web application that uses Meteor's `accounts-ui` and `accounts-password` packages for login/authentication handling. I've been following this tutorial to get the point-and-click scanner functionality running but with no luck: https://portswigger.net/burp/help/scanner_pointandclick in getting a successful login. Specifically, I have attempted to use both Spider -> Options -> Application Login settings and Spider -> Options -> Form Submission (by adding a regex for the email/password html inputs with appropriate values). However, via logs within my application, I don't see any successful logins. What could the issue be? Thanks!

PortSwigger Agent | Last updated: Dec 20, 2017 11:25AM UTC