KvasirSecurity / Kvasir

Kvasir: Penetration Test Data Management
Other
424 stars 86 forks source link

Activity / update monitor [enhancement] #110

Open juushya opened 10 years ago

juushya commented 10 years ago

This is a feature request.

When working in a team, there is no real time awareness of any pwnage that another pentester may have successfully done. It would be useful to have an activity monitor that notifies all team members should one of them adds new information such as [primarily] accounts, snmp strings, any additional config files etc or marks a host as pwn'd.

This information can [ preferably ] appear on the top / bottom right as a real time notification.

grutz commented 10 years ago

This is a good idea! I've had the idea for t_event_log to be sort of an event log of activities/audit trail but haven't implemented it. The general thought has been a skaldship module or extension to skaldship.log to insert content.

The t_event_log.f_text field probably should become a json field so its use can be dynamic.