How xpoc plugins work
mainxpoc uses the xray yaml POC script format, which supports both HTTP and TCP/UDP protocols. This allows for rapid emergency response by fetching POCs from the cloud.
Beyond YAML scripts, xpoc supports custom Golang plugins to extend functionality. Developers can implement custom logic for:
- Advanced vulnerability detection
- Injecting new features into YAML scripts
- Custom crawlers
- Webpage screenshots
- Loading external tool plugins