Skip to content

v1.0.0 — Initial Release

Latest

Choose a tag to compare

@GiorMalik GiorMalik released this 23 Jun 06:15
· 2 commits to main since this release

gitest — GIOR Pentest Framework for OpenCode

Full-chain penetration testing automation with 15-phase exploitation pipeline.

Features

  • 15-phase pentest pipeline (recon → exploitation → persistence → report)
  • 18 intelligence JSON files for pattern matching & fingerprinting
  • 250+ attack playbooks (web, CTF, mobile, AD, cloud, forensics, exploits)
  • 109 security tools catalog with metadata
  • Dynamic SCAN_DIR resolution ($GITEST_SCAN_DIR → $HOME/SCAN → $(pwd)/SCAN)
  • Automated report generation with CVSS scoring & competitor simulation

Installation

git clone https://github.com/GiorMalik/gitest.git
cd gitest && bash setup.sh

Then run: /gitest https://target.com

License

GNU General Public License v3.0