Monthly Archives: April 2026

Enable Excel Macro

Macro can be block by Fileless Attack Defense if it trigger powershell.exe Fix by add command in Exclusions such as below command “C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe” -ExecutionPolicy Bypass -WindowStyle Hidden -Command “Get-Process EXCEL ………. | Stop-Process -Force” Then when it execute this command … Continue reading

Posted in Gravityzone | Tagged , , , , , , | Leave a comment

Enable Network Print

In Firewall > Rule Edit rule > Allow Enable Rule That it !!!

Posted in Gravityzone | Tagged , , , , | Leave a comment

Bitdefender EDR PoC Step

As I got Lots of request on How to PoC EDR then this is my write up we will use this Github to test https://github.com/redcanaryco/invoke-atomicredteam/wiki/Installing-Invoke-AtomicRedTeam First add exclusion on Gravityzone to C:\AtomicRedTeam Open Powershell to create folder mkdir C:\AtomicRedTeamcd C:\AtomicRedTeam … Continue reading

Posted in Gravityzone | Tagged , , , , | Leave a comment