Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any suggestions on authenticated crawling? #126

Open
rohitcoder opened this issue Nov 22, 2022 · 1 comment
Open

Any suggestions on authenticated crawling? #126

rohitcoder opened this issue Nov 22, 2022 · 1 comment
Labels
feature New feature or request

Comments

@rohitcoder
Copy link

Hi Team,

I really liked this project, this is super cool. I wanted to ask how to deal with authentications. If you used tools like ZAP Scanner or Burp Suite in past, you might have heard of there are lot of ways they are doing authenticated scans (Which basically first crawl after doing login). So, they have - JSON Based Auth, NTLM Auth, Script Based Auth, SSO Based auth support.

How we can do here? I was thinking if we can have something like, "A button" which starts crawling after user manually logged into web-app from launched browser, where user will fill creds and after he is logged-in he'll start crawler, and cralwer will capture all links inside that application.

Do you have any idea or can you guide me something here?

@rohitcoder
Copy link
Author

@Qianlitp can we have an implementation of the playwright to do automatic logins?

@Qianlitp Qianlitp added the feature New feature or request label Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants