Metadata-Version: 2.4
Name: skipper-cli
Version: 1.0.0
Summary: A free, open-source SOC automation and recon toolkit
Author: M-MOHAMED-IRFAN-MN
License-Expression: MIT
Project-URL: Homepage, https://github.com/M-MOHAMED-IRFAN-MN/skipper
Project-URL: Repository, https://github.com/M-MOHAMED-IRFAN-MN/skipper.git
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# ⚓ Skipper – Captain's SOC Toolkit

[![Python Version](https://img.shields.io/badge/python-3.7+-blue.svg)](https://www.python.org/downloads/)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![GitHub release](https://img.shields.io/github/v/release/M-MOHAMED-IRFAN-MN/skipper)](https://github.com/M-MOHAMED-IRFAN-MN/skipper/releases)

**Skipper** is a free, open‑source SOC automation and recon tool built for learners who can't afford expensive SIEM platforms. It includes a real‑time log monitor, attack simulator, and professional reporting—all with zero dependencies.

## Quick Start

```bash
skipper guide              # Show the interactive lab tutorial
skipper monitor logs.log   # Real‑time SIEM tail
python skipper/lab_simulator.py logs.log  # Generate live attacks
