This is an old revision of the document!
2346 - Franke Cyber Resilience Policy Application
Aggiornamento Apache 2.4.5x
sudo add-apt-repository ppa:ondrej/apache2 -y sudo apt update sudo apt install apache2 -y
Microsoft Defender MDFE EDR
MDFE Installation and Onboarding.zip
sudo ./mde_installer.sh --install --channel prod --onboard ./MicrosoftDefenderATPOnboardingLinuxServer.py --min_req -y #config. proxy, l'indirizzo del proxy potrebbe cambiare per stabilimento, questo รจ FKT #america FHU=http://10.94.128.68:8080 sudo mdatp config proxy set --value http://10.100.128.66:8080 sudo mdatp config real-time-protection --value enabled sudo mdatp config behavior-monitoring --value enabled sudo mdatp config cloud --value enabled sudo mdatp threat policy set --type potentially_unwanted_application --action block