Skip to content

Releases: GiorMalik/gitest

v1.0.0 — Initial Release

23 Jun 06:15

Choose a tag to compare

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