Official Siyarix Plugin Ecosystem

Siyarix Plugins Hub

Supercharge your autonomous security operations. Discover, install, and create custom tools, reconnaissance engines, cloud compliance auditors, and exploit correlators.

5 Official Plugins
Zero-Config Dynamic AI Tool Integration
Sandboxed Lifecycle Architecture
Showing 5 plugin(s)Browse GitHub Repository

cve_correlator

v1.0.0
Exploit & Intel
SAFE

Real-time CVE intelligence & EPSS probability correlator. Matches detected service banners and versions to known CVEs and CISA KEV catalog.

Tools Registered
cve_correlator
#cve#vuln#exploit#epss#intelligence
siyarix plugin install cve_correlator
Siyarix Security TeamSource

cloud_audit

v1.0.0
Cloud
LOW RISK

Multi-cloud posture & CIS Benchmark compliance auditor for AWS, Azure, and GCP. Audits S3/Blob public access, IAM root keys, and open security groups.

Tools Registered
cloud_audit
#cloud#aws#azure#gcp#iam
siyarix plugin install cloud_audit
Siyarix Security TeamSource

subdomain_takeover

v1.0.0
Recon
LOW RISK

High-speed dangling DNS and CNAME takeover analyzer across 40+ cloud providers and CDNs (AWS S3, GitHub Pages, Azure, Heroku, Fastly).

Tools Registered
subdomain_takeover
#dns#subdomain#takeover#cname#recon
siyarix plugin install subdomain_takeover
Siyarix Security TeamSource

api_fuzzer

v1.0.0
Web
MEDIUM RISK

Enterprise REST & GraphQL security fuzzer testing for OWASP API Top 10 vulnerabilities (BOLA/IDOR, JWT flaws, mass assignment).

Tools Registered
api_fuzzer
#api#rest#graphql#jwt#fuzz
siyarix plugin install api_fuzzer
Siyarix Security TeamSource

active_directory_inspector

v1.0.0
Network & AD
LOW RISK

Active Directory & Kerberos attack surface auditor. Inspects Kerberoasting SPNs, AS-REP roasting, DCSync rights, and unconstrained delegation.

Tools Registered
active_directory_inspector
#ad#activedirectory#kerberos#ldap#windows
siyarix plugin install active_directory_inspector
Siyarix Security TeamSource
Developer Ecosystem

Create Your Own Siyarix Plugin

Plugins integrate seamlessly with Siyarix's autonomous AI reasoning loop, custom CLI commands, and interactive REPL. You can scaffold a complete plugin boilerplate in seconds.

# 1. Scaffold a new plugin boilerplate

$ siyarix plugin create custom_hunter --category recon

# 2. Test dynamic loading

$ siyarix plugin list

# 3. Use in autonomous reasoning session

$ siyarix run "hunt custom vulnerabilities on 10.0.0.1"