Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
cli:franke:2346-franke_cyber_resilie [2023/02/15 08:11] f.strappini [Microsoft Defender MDFE EDR] |
cli:franke:2346-franke_cyber_resilie [2023/03/03 08:15] (current) f.strappini [Microsoft Defender MDFE EDR] |
||
|---|---|---|---|
| Line 11: | Line 11: | ||
| ===== Microsoft Defender MDFE EDR ===== | ===== Microsoft Defender MDFE EDR ===== | ||
| - | [[https:// | + | Installazione Defender: |
| <code bash> | <code bash> | ||
| sudo ./ | sudo ./ | ||
| - | #config. proxy, l' | + | #config. proxy, l' |
| - | #america FHU=http:// | + | export FKT_PROXY=http:// |
| - | sudo mdatp config proxy set --value | + | export FHU_PROXY=http:// |
| + | export FSA_PROXY=http://10.184.128.1:8080 | ||
| + | export FFO_PROXY=http:// | ||
| + | export FPX_PROXY=http:// | ||
| + | sudo mdatp config proxy set --value $FXX_PROXY #sostituire con il proxy giusto | ||
| sudo mdatp config real-time-protection --value enabled | sudo mdatp config real-time-protection --value enabled | ||