Skip to content
View ahdgalal's full-sized avatar

    Block or report ahdgalal

    Block user

    Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

    You must be logged in to block users.

    Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
    Report abuse

    Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

    Report abuse

    Pinned Loading

    1. process-behavior-monitorprocess-behavior-monitorPublic

      A behavioral process monitor that flags suspicious processes by parent child relationships and execution path, not by name. Built to catch malware disguised as legitimate processes.

      Python

    2. cron-job-auditorcron-job-auditorPublic

      A Python tool that scans system cron schedules for suspicious or potentially malicious entries. Built for Linux systems.

      Python

    3. smb-enumeration-toolsmb-enumeration-toolPublic

      This tool is an SMB enumeration tool that connects to a target host, lists available SMB shares, and tests actual access rather than relying on claimed permissions by the server. By default it uses…

      Python