aosei37 / Group1F-Ctrl-Alt-Elite

HACS200 (Applied Cybersecurity Foundations II) Honeypot Project
1 stars 0 forks source link

(OLD) Recycle Script #3

Closed aosei37 closed 2 years ago

aosei37 commented 2 years ago

This issue describes the progress and any changes to our recycle script

alexishp80 commented 2 years ago

If we find that we are not collecting enough data, we will shift from recycling all containers every hour to recycling one container after an attacker leaves.

aosei37 commented 2 years ago

The recycle script stopped all running containers, destroyed them, created new ones based on our four templates (control, files, database, and resources), and started them up again image

aosei37 commented 2 years ago

UPDATE AS OF 10/21/2021

We realized that many things would need to be installed on the containers once recycled and certain services and the MITM had to be restarted as well. So for the final recycle script, we created:

So the final recycle script destroys the running containers and calls the new scripts to complete the full task