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

[enhancement] Change colors of output #20

Closed
pedroflor opened this issue May 10, 2023 · 1 comment
Closed

[enhancement] Change colors of output #20

pedroflor opened this issue May 10, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@pedroflor
Copy link
Contributor

Hi!
I'll like to suggest changing slightly the color schema for the access types:

access: $\color[rgb]{1,0,0} WRITE$
access: $\color[rgb]{0,1,0} READ$
access: $\color[rgb]{1,1,0} DENIED$

I you like, I can make the changes and submit a pull request.

@p0dalirius p0dalirius changed the title Colors of output (enhancement) [enhancement] Change colors of output May 11, 2023
@p0dalirius p0dalirius self-assigned this May 11, 2023
@p0dalirius p0dalirius added the enhancement New feature or request label May 11, 2023
@p0dalirius
Copy link
Owner

Hi,

I understand your proposal. The current colors are chosen to reflect the access we have from an attacker standpoint. It is, in my opinion, more easily readable during pentest engagements.

Best regards,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants