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/09 09:08] f.strappini [Microsoft Defender MDFE] |
cli:franke:2346-franke_cyber_resilie [2023/03/03 08:15] (current) f.strappini [Microsoft Defender MDFE EDR] |
||
|---|---|---|---|
| Line 9: | Line 9: | ||
| </ | </ | ||
| - | ===== Microsoft Defender MDFE ===== | + | ===== Microsoft Defender MDFE EDR ===== |
| + | |||
| + | Installazione Defender: [[https:// | ||
| <code bash> | <code bash> | ||
| sudo ./ | sudo ./ | ||
| - | #config. proxy, l' | + | #config. proxy, l' |
| - | sudo mdatp config proxy set --value | + | export FKT_PROXY=http:// |
| + | export FHU_PROXY=http:// | ||
| + | export FSA_PROXY=http:// | ||
| + | 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 | ||