pavanw3b / sh00t

Security Testing is not as simple as right click > Scan. It's messy, a tough game. What if you had missed to test just that one thing and had to regret later? Sh00t is a highly customizable, intelligent platform that understands the life of bug hunters and emphasizes on manual security testing.
Apache License 2.0
269 stars 60 forks source link

Order should be Project - Assessment - Flag - Sh0t #17

Open BillDietrich opened 5 years ago

BillDietrich commented 5 years ago

Why does the app order things as Project - Assessment - Sh0t - Flag ?

It should be Project - Assessment - Flag - Sh0t. You could shoot at a flag many times and find multiple Sh0ts (bugs). A Sh0t is the final output of the process.

pavanw3b commented 5 years ago

@BillDietrich Where are seeing that order, what are you referring to?

BillDietrich commented 5 years ago

That order is in the Dashboard, left to right. And in reverse, in the Glossary in the README, and in the menus down the left side of the app's web page.

pavanw3b commented 5 years ago

Got it. Thanks @BillDietrich. Will make sure to have the consistency in the next commit. Thank you!