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

Add more features to Access Control Add-on #8356

Open
4 of 11 tasks
njmulsqb opened this issue Feb 22, 2024 · 6 comments
Open
4 of 11 tasks

Add more features to Access Control Add-on #8356

njmulsqb opened this issue Feb 22, 2024 · 6 comments
Labels
add-on enhancement in:accessControl Issues pertaining to the Access Control testing add-on tracker

Comments

@njmulsqb
Copy link
Contributor

njmulsqb commented Feb 22, 2024

Is your feature request related to a problem? Please describe.

No

Describe the solution you'd like

As discussed in https://groups.google.com/g/zaproxy-users/c/OzrzuhEWmHc new features need to be added to Access Control add-on to make it more useful in RBAC testing.


Describe alternatives you've considered

Autorize, Autorepeater Burp Extensions

Screenshots

No response

Additional context

No response

Would you like to help fix this issue?

  • Yes
@thc202 thc202 added the add-on label Feb 22, 2024
@kingthorin kingthorin added tracker in:accessControl Issues pertaining to the Access Control testing add-on labels Feb 22, 2024
@kingthorin
Copy link
Member

Tracker'ified 😀

@kingthorin
Copy link
Member

kingthorin commented Feb 22, 2024

but this could be made much simpler by just replacing the cookies of other user. Cookie/auth header can be fed into ZAP by the user manually. This can help with app's having tricky authentication that ZAP cant help with.

That would require the user to ensure (somehow) that the session/cookie didn't invalidate as ZAP would have no way to re-auth.

If you have actual examples of auth ZAP can't handle please provide them in other tickets.

@njmulsqb
Copy link
Contributor Author

njmulsqb commented Feb 22, 2024

That would require the user to ensure (somehow) that the session/cookie didn't invalidate as ZAP would have no way to re-auth.

Yes, this doesnt hurt much tbh, while testing I start getting 403 or 302 to login page which shows cookie has expired so I just replace it in autorize. This can be an optional feature on top of current working of auth.

If you have actual examples of auth ZAP can't handle please provide them in other tickets.

I dont know if its ZAP not handling auth well or me not handling ZAP well, but nevertheless I am struggling with it and has already posted at https://groups.google.com/g/zaproxy-users/c/33ZGm6r-k-8

@kingthorin
Copy link
Member

Added a few more tasks.

@njmulsqb
Copy link
Contributor Author

Added one more task

@thc202
Copy link
Member

thc202 commented Feb 23, 2024

It's already possible to test with unauthenticated user.

@kingthorin kingthorin removed their assignment Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add-on enhancement in:accessControl Issues pertaining to the Access Control testing add-on tracker
Development

No branches or pull requests

3 participants