From 22e40ab67eedeadd230ca57f75baca1af3ceb808 Mon Sep 17 00:00:00 2001 From: Philipp Boenninghausen Date: Fri, 13 Sep 2024 14:26:47 +0200 Subject: [PATCH] Update requirements --- README.md | 14 +++++++------- requirements.txt | 4 ++-- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index c061d6c..7266ecc 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ After the build process is finished, SOCBED sessions can be started, controlled, ## System Requirements * Physical host with Linux or macOS. Note: Running SOCBED (and therefore VirtualBox) in a virtual machine might work as well but was not tested. -* Python v3.8 or newer +* Python v3.9 or newer * RAM: 16 GB minimum, 32 GB recommended * CPU: Quad-core with hardware support for virtualization * HDD: 50 GB free, SSD strongly recommended @@ -165,12 +165,12 @@ The domain name is `BREACH`. The following table shows all available web interfaces and their logins: -| Machine | Service | Username | Password | URL | -| --- | --- | --- | --- | --- | -| Company Router | IPFire | admin | breach | https://192.168.56.10:444/ | -| DMZ Server | phpMyAdmin | root | breach | http://192.168.56.20/phpmyadmin/ | -| Log Server | Kibana | - | - | http://192.168.56.12:5601/app/kibana | -| Internet Router | IPFire | admin | breach | https://192.168.56.30:444/ | +| Machine | Service | Username | Password | URL | +| --------------- | ---------- | -------- | -------- | ------------------------------------ | +| Company Router | IPFire | admin | breach | https://192.168.56.10:444/ | +| DMZ Server | phpMyAdmin | root | breach | http://192.168.56.20/phpmyadmin/ | +| Log Server | Kibana | - | - | http://192.168.56.12:5601/app/kibana | +| Internet Router | IPFire | admin | breach | https://192.168.56.30:444/ | ## Documentation diff --git a/requirements.txt b/requirements.txt index 76ea108..0191641 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -ansible==10.4.0 +ansible==8.7.0 colorama==0.4.6 -paramiko==2.11.0 +paramiko==3.4.1 pytest==8.3.3 pyvmomi==6.7.1.2018.12 pywinrm==0.4.1