dam-du / SECT_Bachelorprojekt

Computer Security Bachelorprojekt: Honeypot
GNU General Public License v3.0
0 stars 0 forks source link

add distributed anomaly detection part #30

Closed dam-du closed 1 year ago

dam-du commented 1 year ago
  1. Add another version of module's activation: DAD (Distributed Anomaly Detction). Using this activation will not only alert when attack occured, but it pushes all network tarffics to the logs (close #9 )
  2. Update readme file that wxplain and show about the other version
  3. Add showcase for the DAD.
  4. Add script to reset the container (instead destroying and rebuild, we can just reset delete the containers and recreate it).