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
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:
Pick one technique, write the detection pattern, add a test. See
sunglasses/attacks/supply_chain.pyfor format.Report: sunglasses.dev/report-axios-rat.html