caido-community / authmatrix

Caido plugin for grid-based authorization testing across multiple users and roles
Creative Commons Zero v1.0 Universal
3 stars 2 forks source link

Add request path to dashboard column #16

Open Splinter0 opened 2 days ago

Splinter0 commented 2 days ago

Usually when working with authmatrix I'm testing only a few domains at the time, which means that showing the domain only in the table is quite uninformative. It would be nice to have the actual request path in the table.

Some options/ideas:

Also the port is not very useful when it's the default 443 or 80 because anyway that is expressed by the protocol of the url.

Corb3nik commented 15 hours ago

I think having a second column is only relevant if we plan on sorting them. I'd always append to the existing URL column.

Also yeah, removing the 443/80 when not needed would be great 👍