modules.json

[
  {
    "Name": "http.server",
    "Description": "Module to start a simple http server",
    "Tags": [ "utility", "network" ],
    "Source": "PSGallery"
  },
  {
    "Name": "http.targets",
    "Description": "Spin up vulnerable web servers for testing",
    "Tags": [ "web", "vulnerable", "recon" ],
    "Source": "PSGallery"
  },
  {
    "Name": "oob",
    "Description": "Creates locally hosted OOB listener",
    "Tags": [ "oob", "listener", "security" ],
    "Source": "PSGallery"
  },
  {
    "Name": "node",
    "Description": "Manage Node.js environments and scripts",
    "Tags": [ "development", "tooling" ],
    "Source": "PSGallery"
  },
  {
    "Name": "hackerOne",
    "Description": "Navigate the HackerOne API",
    "Tags": [ "api", "bugbounty", "recon" ],
    "Source": "PSGallery"
  },
  {
    "Name": "bountyHunter",
    "Description": "Central launcher and manager for all bounty modules",
    "Tags": [ "manager", "launcher", "tooling" ],
    "Source": "PSGallery"
  },
  {
    "Name": "cloudflared",
    "Description": "Create and manage Cloudflare tunnels",
    "Tags": [ "network", "tunnel", "proxy" ],
    "Source": "PSGallery"
  },
  {
    "Name": "chromedriver",
    "Description": "Manage chrome driver for use with selenium",
    "Tags": [ "browser", "automation", "headless", "selenium", "xss", "oauth" ],
    "Source": "PSGallery"
  },
  {
    "Name": "selenium",
    "Description": "PowerShell helpers for browser automation",
    "Tags": [ "browser", "automation", "xss", "oauth", "csrf", "recon", "validation", "headless" ],
    "Source": "PSGallery"
  }
]