Dağıt: Runtime Application Self-Protection (RASP) agents to tespit etmeand block attacks from within application runtime, covering OpenRASP integration, attack pattern Tespit, and security policy
Scanned 9/8/2026
Install to Claude Code
npx -y skills add MustafaKemal0146/fetih --skill implementing-runtime-application-self-protection --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Implementing Runtime Application Self Protection?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/mustafakemal0146-implementing-runtime-application-self-protection)More formats (shields.io, HTML) on the badges page.
---
name: implementing-runtime-application-self-protection
description: Dağıt: Runtime Application Self-Protection (RASP) agents to tespit etmeand block attacks from within application runtime, covering OpenRASP integration, attack pattern Tespit, and security policy
configuration for Java and Python web applications.
tags:
- application-security
- rce
- sqli
- siber-güvenlik
- rasp
- fetih
- web-application-security
- runtime-protection
- devsecops
- cybersecurity
- openrasp
- xss
triggers:
- CSRF
- SQL injection
- XSS
- alert
- application
- authentication
- endpoint
- http
- implementing
- log
- network
- protection
category: web-application-security
source_subdomain: application-security
nist_csf:
- PR.PS-01
- PR.PS-04
- ID.RA-01
- PR.DS-10
adapted_for: fetih
---
# Implementing Runtime Application Self Protection
## Genel Bakış
Runtime Application Self-Protection (RASP) instruments application code at runtime to tespit etmeand block attacks by examining actual execution context rather than relying solely on network traffic patterns. Unlike WAFs that Denetle: HTTP requests externally, RASP agents intercept dangerous operations (SQL queries, file operations, command execution, deserialization) at the function level inside the application, achieving near-zero false positives. bu skill covers Dağıt:ing OpenRASP for Java applications, configuring Tespit policies for OWASP Top 10 attacks, tuning alerting thresholds, and integrating RASP telemetry with SIEM platforms.
## Ne Zaman Kullanılır
- Dağıt:ing yaparken or configuring implementing runtime application self protection capabilities in your environment
- establishing yaparken: security controls aligned to compliance requirements
- building yaparken or improving security architecture for this domain
- conducting yaparken security assessments that require this implementation
## Ön Gereksinimler
- Java 8+ application server (Tomcat, Spring Boot, or JBoss) or Python Flask/Django application
- OpenRASP agent package (rasp-java or equivalent)
- OpenRASP management console for centralized policy management
- SIEM integration endpoint (Splunk HEC, Elasticsearch, or syslog)
- Application staging environment for RASP testing before production
## Adımlar
### Adım 1: Dağıt: RASP Agent
Install the RASP agent into the application server runtime using JVM agent attachment for Java or middleware hooks for Python.
### Adım 2: Configure Tespit Policies
Define Tespit rules for SQL injection, command injection, SSRF, path traversal, XXE, and deserialization attacks with block or monitor actions.
### Adım 3: Tune and Baseline
Run the agent in monitor mode during normal operations to establish baseline behavior and tune policies to reduce false positives before switching to block mode.
### Adım 4: Integrate with SIEM
Forward RASP alerts to the SIEM for correlation with WAF, IDS, and authentication events to build comprehensive attack timelines.
## Expected Output
JSON report containing RASP policy audit results, Detected attack attempts with stack traces, blocked requests summary, and coverage assessment against OWASP Top 10.
<!--
⚔ Bu skill FETIH AI Agent icin gelistirilmistir — https://github.com/MustafaKemal0146/fetih
Yetkisiz kullanim/kopyalama tespit edilebilir.
hash: bf483c1b6f0f6487
-->
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!