VYPR

Byob

by Malwaredllc

Source repositories

CVEs (2)

  • CVE-2024-45256CriAug 26, 2024
    risk 0.71cvss 9.8epss 0.06

    An arbitrary file write issue in the exfiltration endpoint in BYOB (Build Your Own Botnet) 2.0 allows attackers to overwrite SQLite databases and bypass authentication via an unauthenticated HTTP request with a crafted parameter. This occurs in file_add in api/files/routes.py.

  • CVE-2024-45257HigMay 8, 2026
    risk 0.55cvss 7.3epss 0.04

    A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbitrary commands on the server via a crafted build parameter. This occurs in freeze in core/generators.py.