Files
oscp/Necronomicon/OSINT/Cataloguing and Organization.md
2025-11-21 17:17:42 +01:00

594 B

  • Keeping a list of assets for a large company can be difficult and overwhelming.
    • bountycatch.py
      • Python3 and Redis
      • Start a project called "dell" and add list of subdomains:
        • python3 bountycatch.py --project dell --file dell.txt
      • Print the current project:
        • python3 bountycatch.py --project dell -o print
      • Add new subdomains to project:
        • python3 bountycatch.py --project dell -o add -f githubdell8.txt
    • BBRF
      • GUI tool for managing recon data