mushorg / buttinsky

Botnet monitoring is a crucial part in threat analysis and often neglected due to the lack of proper open source tools. Our tool will provide an open source framework for automated botnet monitoring. The modular design will allow full customization of the used protocols, the monitoring clients behavior, how we log the collected information, processing of the data to analyze the botnets purpose, size and threat and how the monitoring task are distributed between dedicated nodes.
http://buttinsky.org
GNU General Public License v3.0
79 stars 27 forks source link

cli to add new networks #4

Closed glaslos closed 11 years ago

glaslos commented 11 years ago

Provide a cli (probably based on Cmd) to add new networks on the fly. Maybe extend to be used to manage the monitored networks.

glaslos commented 11 years ago

Some minor cosmetic and functional changes are still missing.

pjlantz commented 11 years ago

No feature yet to manage monitored networks

glaslos commented 11 years ago

Supported commands proposal:

id is a unique string. I suggest to also create an additional integer id on setting creating.

glaslos commented 11 years ago

Done