mitre-t1190-exploit-public-app

Map MITRE ATT&CK T1190 sub-patterns to AEGIS scanners.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/RideMatch1/a.e.g.i.s --skill mitre-t1190-exploit-public-app
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mitre-t1190-exploit-public-app
Source: https://github.com/RideMatch1/a.e.g.i.s/tree/main/packages/skills/skills/mitre-mapped/aegis-native/t1190-exploit-public-app
Command: npx skills add https://github.com/RideMatch1/a.e.g.i.s --skill mitre-t1190-exploit-public-app

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Exploit Public-Facing Application (T1190) is a critical initial-access vector; this skill provides a deep-dive coverage map for AEGIS scanners, aligning defenses with MITRE ATT&CK framework to improve detection and remediation.

Core Features & Use Cases

  • Comprehensive sub-pattern coverage mapping for T1190 across taint-analyzer, template-sql-checker, xss-checker, ssrf-checker, and auth-enforcer.
  • Cross-scan correlation to validate coverage and identify gaps in the MITRE-to-AEGIS mapping.
  • Use Case: Generate T1190 coverage reports for CI pipelines and security reviews, or determine which AEGIS scanners address a specific T1190 sub-pattern.

Quick Start

Generate a T1190 coverage map for your project and attach it to the incident response plan.

Frequently Asked Questions about mitre-t1190-exploit-public-app

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is MITRE ATT&CK T1190 coverage mapping for AEGIS scanners?

MITRE T1190 coverage mapping identifies and correlates Exploit Public-Facing Application sub-patterns to AEGIS scanners. It produces a structured mapping of taint-analyzers, SSRF, XSS, and auth-bypass checks for detection suites.

How do I map AEGIS scanner coverage to MITRE T1190 sub-patterns?

Map AEGIS scanner coverage by enumerating T1190 sub-patterns and correlating them to specific scanners like taint-analyzer, template-sql-checker, xss-checker, and ssrf-checker. This generates a structured mapping for MITRE mapping-overviews.

Which AEGIS scanners cover XSS and SSRF detection for T1190 alerts?

XSS and SSRF detection for T1190 alerts are covered by the xss-checker and ssrf-checker AEGIS scanners. Cross-scan correlation validates this coverage and identifies gaps across the detection suite.

Can I generate a T1190 coverage report for CI pipelines using AEGIS?

You can generate T1190 coverage reports for CI pipelines and security reviews using AEGIS scanner mapping. The resulting structured output validates defense coverage against the MITRE ATT&CK framework.

Does AEGIS template-sql-checker support auth-bypass detection for T1190?

AEGIS includes template-sql-checker and auth-enforcer scanners to address auth-bypass sub-patterns within T1190 coverage. Cross-scan correlation validates these checks across the codebase to identify detection gaps.