Skip to main content
Back to registry

html-injection-testing

sickn33/antigravity-awesome-skills

Identify and exploit HTML injection vulnerabilities that allow attackers to inject malicious HTML content into web applications. This vulnerability enables attackers to modify page appearance, create phishing pages, and steal user credentials through injected forms.

Installs44
Install command
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill html-injection-testing
Security audits
Gen Agent Trust HubFAIL
SocketWARN
SnykFAIL
About this skill
Identify and exploit HTML injection vulnerabilities that allow attackers to inject malicious HTML content into web applications. This vulnerability enables attackers to modify page appearance, create phishing pages, and steal user credentials through injected forms. HTML injection occurs when user input is reflected in web pages without proper sanitization: Key differences from XSS: Attack goals: Map application for potential injection surfaces: Common vulnerable parameters: Test with simple HTML tags: Testing workflow: Payload persists in database: Payload in URL parameters: Payload in POST data: Inject into displayed URLs: Create convincing phishing forms: URL-encoded phishing link: Website appearance manipulation: Evade basic filters: Secure coding practices: Server-side protections: This skill is applicable to execute the workflow or actions described in the overview. - Web browser with developer tools - Burp Suite or OWASP ZAP - Tamper Data or similar proxy - cURL for testing payloads - HTML fundamentals - HTTP request/response structure - Web application input handling - Difference between HTML injection and XSS - Vulnerability Report - Identified injection points - Exploitation Proof - Demonstrated content manipulation - Impact Assessment - Potential phishing and defacement risks - Remediation Guidance - Input validation recommendations - HTML injection: Only HTML tags...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does html-injection-testing do?

Identify and exploit HTML injection vulnerabilities that allow attackers to inject malicious HTML content into web applications. This vulnerability enables attackers to modify page appearance, create phishing pages, and steal user credentials through injected forms.

Is html-injection-testing good?

html-injection-testing does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does html-injection-testing work with?

html-injection-testing currently lists compatibility with codex, gemini-cli, cursor, kimi-cli, amp, github-copilot.

What are alternatives to html-injection-testing?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install html-injection-testing?

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill html-injection-testing

Related skills

More from sickn33/antigravity-awesome-skills

Related skills

Alternatives in Software Engineering