Skip to content

Add detection patterns for new supply chain attack techniques #2

@azrollin

Description

@azrollin

After scanning the real axios RAT (North Korean Lazarus group), we added 8 supply chain patterns. But there are more attack techniques in the wild:

  • Typosquatting detection (similar package names)
  • Dependency confusion patterns
  • Build script hijacking (Makefile, setup.py tricks)
  • Git hook injection

Pick one technique, write the detection pattern, add a test. See sunglasses/attacks/supply_chain.py for format.

Report: sunglasses.dev/report-axios-rat.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions