Skip to content
View Walxom's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Walxom

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. The tool extracts related domains fr... The tool extracts related domains from the “Overlap Attribute Domains” section of BuiltWith, identifying sites that share tracking code and analytics, which is useful for security investigations in Bug Bounty.
    1
    #!/usr/bin/env python
    2
    
                  
    3
    # This tool is inspired by m4ll0k's getrelationship.py in the BBTz (Bug Bounty Tools) repository.
    4
    
                  
    5
    import argparse
  2. sec-research sec-research Public

    Token-optimized research engine & Agent Skill for 100% Open Access academic cybersecurity research (USENIX, NDSS, IACR, arXiv cs.CR, and NIST). Built for AI Agents & Security Analysts.

    Python