Back to browse
GitHub Repository

A programming language made for OSINT, Recon, Reporting and more

2 starsGo

Fortress,Cross-platform DSL for cybersecurity

by CzaxTanmay·Mar 14, 2026·1 point·0 comments

AI Analysis

MidNiche Gem

DSL for security scripting compiles to standalone binaries, but Nmap and Metasploit already exist.

Strengths
  • Purpose-built keywords like probe, scan, capture designed for security workflows
  • Compiles to zero-dependency executables across Windows, Linux, macOS
  • Built-in package manager for sharing .frt libraries
Weaknesses
  • Security scripting already well-served by Nmap scripts, Metasploit, and Python tools
  • One star and zero forks suggests very early stage with unproven adoption
Category
Target Audience

Security professionals and OSINT analysts

Similar To

Nmap NSE · Metasploit Framework · BloodHound

Post Description

Fortress is a DSL made for OSINT, Recon, Reporting and Networks.The language is made with go and is very easy to use. You can make your own libraries and try more cool features.

Why Fortress?

Ease Speed and Power

= Fortress

You can read more here -->

https://github.com/CzaxStudio/Fortress

or Visit the official website -->

https://fortresslang.pages.dev/

# Try once, you will not love it in minutes.

Similar Projects

Productivity●●Solid

DoScript – DSL for file automation with natural language syntax

Natural-language keywords plus implicit file metadata in loops make common file tasks unexpectedly readable, and the built-in --dry-run and explicit error reporting show a sensible safety-first design. It isn't revolutionary — PowerShell and dozens of RPA/DSL tools exist — but as a compact, distributable exe for teams that loathe terse shell one-liners it’s a practical, usable effort; the main gaps are cross-platform clarity and a larger ecosystem of libraries/examples.

Niche GemShip It
server-lab
103mo ago