RedSiege / EyeWitness

EyeWitness is designed to take screenshots of websites, provide some server header info, and identify default credentials if possible.
https://www.christophertruncer.com/eyewitness-usage-guide/
GNU General Public License v3.0
5.02k stars 851 forks source link

Add setup & docker support for Cent0S 7 and Rocky Linux 8 #560

Closed ndmalc closed 2 years ago

ndmalc commented 2 years ago

Hello,

I worked to add setup support for CentOS 7 and Rocky Linux 8 and associated Dockerfile. As such, it can be used standalone by anyone interested but also for testing of the setup process for the two distributions.

I also updated the documentation to reflect this change.

Only point to not adequately set is the maintainer label in both Dockerfile. I currently put ???. You can change it to your convenience.

Hope it can be merge quickly :)

Best regards.

ChrisTruncer commented 2 years ago

This looks good to me. Thanks for taking the time and sending a pull request with the code. Definitely makes it easy for us to review and merge in!