secureCodeBox / engine

Part of the deprecated secureCodeBox v1, see secureCodeBox/secureCodeBox Repo for v2
Apache License 2.0
8 stars 7 forks source link

add new visualizations and dashboard #88

Closed dpatanin closed 5 years ago

dpatanin commented 5 years ago

This will add a new kibana dashboard for Portscan and SSH results including new visualizations.

J12934 commented 5 years ago

I tried this out locally using the docker-compose:

# For a clean start without any prior elasticsearch data
docker volume rm securecodebox_persistence-elasticsearch-datastore

docker-compose up -d persistence-kibana engine scanner-infrastructure-nmap scanner-infrastructure-ssh

But even after completing a nmap and a ssh scan, i didn't have any visualizations or dashboard in my kibana.

Am i doing it wrong? Can you confirm that this works for you?

dpatanin commented 5 years ago

It was'nt working due to the non-updated kibana mapping, which is now - respectively - updated.