analyzing-web-server-logs-for-intrusion

mukul975/analyzing-web-server-logs-for-intrusion · Agent Skill (multi-file)

by mukul975 · bundle

Published · Last updated


Parse Apache and Nginx access logs to detect SQL injection, LFI, XSS, scanner fingerprints, and brute-force patterns using regex-based detection, GeoIP enrichment, and statistical anomaly analysis.

SKILL.md

Files

This skill is a package of 4 files. Install with the command above, or download the folder.

  • 📄SKILL.md entry
  • 📁references
  • 📄api-reference.md 1.4 KB
  • 📁scripts
  • ⚙️agent.py 8.3 KB
  • 📄LICENSE 11.0 KB

Related

  1. secure-code-guardian · jeffallan bundle
    Guides implementing authentication, authorization, input validation, and OWASP Top 10 prevention with secure code patterns and validation checkpoints.
    10.4k
    repo stars
  2. django-security · affaan-m
    Secure Django applications against common vulnerabilities with production-ready settings, authentication, authorization, and input validation.
    226k
    repo stars
  3. security-review · github bundle
    Scans codebases for security vulnerabilities by reasoning about code context, data flow, and component interactions, covering injection flaws, secrets exposure, authentication issues, and weak cryptography across multiple languages.
    36.2k
    repo stars
  4. detecting-attacks-on-scada-systems · mukul975 bundle
    Detects cyber attacks targeting SCADA systems, including man-in-the-middle, command injection, HMI compromise, historian manipulation, and DoS, using OT-specific intrusion detection and protocol anomaly analysis.
    24.6k
    repo stars
  5. detecting-modbus-command-injection-attacks · mukul975 bundle
    Detect command injection attacks against Modbus TCP/RTU protocol in ICS environments by monitoring for unauthorized write operations, anomalous function codes, malformed frames, and deviations from established communication baselines.
    24.6k
    repo stars
  6. owasp-zap-api-fuzzer · agentskillexchange
    Automates REST API security testing using the OWASP ZAP Python SDK, running active scans, SQL injection probes, and XSS tests against OpenAPI specs with structured vulnerability reports.
    28
    repo stars

Frequently asked questions

How do I install the analyzing-web-server-logs-for-intrusion skill?

Run npx skillmds add mukul975/analyzing-web-server-logs-for-intrusion in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.

What does the analyzing-web-server-logs-for-intrusion skill do?

Parse Apache and Nginx access logs to detect SQL injection, LFI, XSS, scanner fingerprints, and brute-force patterns using regex-based detection, GeoIP enrichment, and statistical anomaly analysis. It is listed under Security, Data & Analytics, Data Analysis, Vulnerability Scanning on SkillMD.

Is analyzing-web-server-logs-for-intrusion safe to use?

SkillMD's automated safety review verdict for this skill is CAUTION. Independent scanners report: SkillSpector: PASS, Skill Scanner: FAIL. Capability flags: executes scripts, reads secrets. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.

Which AI agents work with analyzing-web-server-logs-for-intrusion?

This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.

Is analyzing-web-server-logs-for-intrusion free to use?

Yes. Installing skills from SkillMD is free. This skill is licensed under Apache-2.

Who published analyzing-web-server-logs-for-intrusion?

mukul975 (@mukul975) published this skill. Their other Agent Skills are listed on their SkillMD profile.