x1mdev / ReconPi

ReconPi - A lightweight recon tool that performs extensive scanning with the latest tools.

Home Page:https://x1m.nl/posts/recon-pi/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReconPi Dashboard

x1mdev opened this issue · comments

commented

Made a new repo for the Dashboard: https://github.com/x1mdev/ReconPiDB

When it is done it can be easily git cloned and installed via install script.

commented

Using a tiny Go server (Echo) that serves the dashboard and should be able to accept JSON. This makes it possible to accept data from the scans and use it to make an overview of assets. After the first recon.sh script will give an error output saying that there is something running on port 1337, should be easy to adjust the recon.sh script to handle that error message.

d40e36e

commented

Fixed in v1.0.0

82de07d