LinPeek
LinPeek is a comprehensive post-exploitation toolkit for Linux systems, designed for security professionals to assess system security, identify privilege escalation vectors, harvest credentials, and establish persistence.
Install / Use
/learn @shellkraft/LinPeekREADME
LinPeek - Linux Post-Exploitation Toolkit
LinPeek is a comprehensive post-exploitation toolkit for Linux systems, designed for security professionals to assess system security, identify privilege escalation vectors, harvest credentials, and establish persistence.
Features
-
System Enumeration
- SUID binary detection with GTFOBins integration
- Container/Docker environment detection
- Cron job analysis
- Host environment detection (WSL, VM, etc.)
-
Privilege Escalation
- Kernel exploit suggester
- Sudo permission checker
- Writable system file detection
-
Credential Harvesting
- /proc filesystem scanning for secrets
- Shell history analysis
- SSH key discovery
-
Persistence
- Multiple persistence mechanism installation
- Log cleaning capabilities
Installation
git clone https://github.com/shellkraft/linpeek.git
cd LinPeek
pip install -r requirements.txt
Usage
python linpeek.py [options]
python linpeek.py --all --report linpeek-report.json
Options:
--enum: Basic system enumeration
--privesc: Privilege escalation checks
--creds: Credential harvesting
--persist: Persistence module
--all: Run enumeration, privilege escalation, and credential modules in one pass
--skip-gtfo-update: Skip the GTFOBins update prompt/check during enumeration
--report <path>: Export structured findings to a file
--report-format {json,text}: Choose report output format (default: json)
Reporting Improvements
LinPeek now aggregates findings across modules, assigns severities, prints an end-of-run summary table, and can export a structured JSON or text report for later review or automation.
Disclaimer
This tool is intended for legal security assessment and research purposes only. Only use on systems you have permission to test. The developers assume no liability and are not responsible for any misuse or damage caused by this program.
Related Skills
diffs
344.4kUse the diffs tool to produce real, shareable diffs (viewer URL, file artifact, or both) instead of manual edit summaries.
clearshot
Structured screenshot analysis for UI implementation and critique. Analyzes every UI screenshot with a 5×5 spatial grid, full element inventory, and design system extraction — facts and taste together, every time. Escalates to full implementation blueprint when building. Trigger on any digital interface image file (png, jpg, gif, webp — websites, apps, dashboards, mockups, wireframes) or commands like 'analyse this screenshot,' 'rebuild this,' 'match this design,' 'clone this.' Skip for non-UI images (photos, memes, charts) unless the user explicitly wants to build a UI from them. Does NOT trigger on HTML source code, CSS, SVGs, or any code pasted as text.
openpencil
2.0kThe world's first open-source AI-native vector design tool and the first to feature concurrent Agent Teams. Design-as-Code. Turn prompts into UI directly on the live canvas. A modern alternative to Pencil.
ui-ux-pro-max-skill
56.5kAn AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
