x1mdev / ReconPi

ReconPi - A lightweight recon tool that performs extensive scanning with the latest tools.
https://x1m.nl/posts/recon-pi/
MIT License
716 stars 112 forks source link

Add dashboard via Docker to display scan results #9

Closed x1mdev closed 6 years ago

x1mdev commented 6 years ago

I'm doing some test runs with https://github.com/smiegles/subdomainDB to see if i can port it to local network with Nginx

x1mdev commented 6 years ago

https://github.com/x1mdev/ReconPi/tree/dev/dashboard this is the branch that I have been testing it on

Docker build works and the bundle install method works too, should be no problem to port this with Nginx

https://github.com/x1mdev/ReconPi/commit/34c7631c4c7c452ee9e3af597df578a1f78f990e

x1mdev commented 6 years ago

Also, something weird is up with the color in [+] : install.sh Color not added, just the var name

x1mdev commented 6 years ago

Added the dashboard and nginx config, working now. https://github.com/x1mdev/ReconPi/commit/96e7824b00dd3d9541dbf3efcd3b6a69be183c82

Also fixed the color issue: https://github.com/x1mdev/ReconPi/commit/45e8e24e32bb2235f300ec41ddc1d15436fb2594