andx86

. . a minimalistic personal blog focused on cybersecurity.

  • Home
  • Categories
    • Analysis
    • Shorts
  • About Me
  • Contact

Post Category → Shorts

Deny delete permissions on a folder

posted in Shorts on March 7, 2023 by andx86 0 Comments
File permissions
flaticon.com

Some times, when you analysis dynamically a malware sample and this created files and then deleted them, disable the permissions for delete files in one specific folder could be useful.

Continue reading →

Enabling Netlogon debug mode

posted in Shorts on February 11, 2023 by andx86 0 Comments

Some time ago I had to investigate a case in which a lot of failed login events were being received in the Domain Controller of a public organization (apparently a brute force attack). The events did not show which machine was being logged on. In some cases it showed the name of the connection source machine and in others it did not.

Continue reading →