You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are excited to announce Anubis v2.6.0, a major release focused on streamlining the audit experience for Linux distributions, introducing an automated deep crawler injection pipeline, and standardizing the command-line interface.
Anubis is distributed as a zero-dependency, standalone static binary for Linux (x86_64 and arm64), requiring no external runtimes or installation steps.
⚡ Highlights & Key Changes
🎯 Categorized & Standardized CLI (--help)
Re-architected command-line flags into intuitive functional groups:
Refer to the attached checksums.txt file in the release assets for cryptographic verification.
Disclaimer: Anubis is intended exclusively for authorized penetration testing, vulnerability assessments, and educational research.
# 🛡️ Anubis v2.6.0 — Enterprise-Grade Linux Security Scanner
We are excited to announce Anubis v2.6.0, a major release focused on streamlining the audit experience for Linux distributions, introducing an automated deep crawler injection pipeline, and standardizing the command-line interface.
Anubis is distributed as a zero-dependency, standalone static binary for Linux (x86_64 and arm64), requiring no external runtimes or installation steps.
⚡ Highlights & Key Changes
🎯 Categorized & Standardized CLI (--help)
Re-architected command-line flags into intuitive functional groups:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
We are excited to announce Anubis v2.6.0, a major release focused on streamlining the audit experience for Linux distributions, introducing an automated deep crawler injection pipeline, and standardizing the command-line interface.
Anubis is distributed as a zero-dependency, standalone static binary for Linux (
x86_64andarm64), requiring no external runtimes or installation steps.⚡ Highlights & Key Changes
🎯 Categorized & Standardized CLI (
--help)Re-architected command-line flags into intuitive functional groups:
Target Specification:
-t,-b,--batch,--resumeAudit Modes & Depth:
-l,-m,--quick-vuln,--deep-scan,--module-priorityCrawler & Discovery:
--crawl,--crawl-depth,--crawl-max-pages,--respect-limitsTemplates:
--templates,--tags,--severityEvasion & Stealth:
--ghost,--user-agent,--random-agent,--delay,--jitter,--strategyNetwork & Proxies:
--proxy,--proxy-file,--tor,--timeout,--retries,--insecureReporting & Output:
-o,-f(html,json,csv),-s(--silent),-v🕷️ Deep Crawler Pipeline Integration
Discovered endpoints, links, and HTML forms from
--crawlare now directly fed into active vulnerability engines (SQLi, XSS, LFI, SSTI).Configurable recursion depth (
--crawl-depth) and page caps (--crawl-max-pages) with robots.txt adherence.🤫 Native Unix Pipe Integration (
-s,--silent)Completely eliminates banners, interactive progress, and ASCII art when running in silent mode, enabling seamless piping with standard Unix tools:
📦 Instant Linux Standalone Distribution (Zero Setup)
Native pre-compiled binaries for Linux amd64 and Linux arm64.
Automated installer that fetches pre-built binaries directly into
/usr/local/bin/anubis:📥 Quick Download (Direct Binaries)
Architecture | Platform | Download Link -- | -- | -- x86_64 / amd64 | Linux (Ubuntu, Debian, Kali, Arch, Fedora) | anubis_2.6.0_linux_amd64 aarch64 / arm64 | Linux (ARM64, Cloud instances, Raspberry Pi) | anubis_2.6.0_linux_arm64One-Line Terminal Execution:
🔒 Integrity Checksums (SHA-256)
Refer to the attached checksums.txt file in the release assets for cryptographic verification.
Disclaimer: Anubis is intended exclusively for authorized penetration testing, vulnerability assessments, and educational research.
# 🛡️ Anubis v2.6.0 — Enterprise-Grade Linux Security ScannerWe are excited to announce Anubis v2.6.0, a major release focused on streamlining the audit experience for Linux distributions, introducing an automated deep crawler injection pipeline, and standardizing the command-line interface.
Anubis is distributed as a zero-dependency, standalone static binary for Linux (
x86_64andarm64), requiring no external runtimes or installation steps.⚡ Highlights & Key Changes
🎯 Categorized & Standardized CLI (
--help)Re-architected command-line flags into intuitive functional groups:
-t,-b,--batch,--resume-l,-m,--quick-vuln,--deep-scan,--module-priority--crawl,--crawl-depth,--crawl-max-pages,--respect-limits--templates,--tags,--severity--ghost,--user-agent,--random-agent,--delay,--jitter,--strategy--proxy,--proxy-file,--tor,--timeout,--retries,--insecure-o,-f(html,json,csv),-s(--silent),-v🕷️ Deep Crawler Pipeline Integration
--crawlare now directly fed into active vulnerability engines (SQLi, XSS, LFI, SSTI).--crawl-depth) and page caps (--crawl-max-pages) with robots.txt adherence.🤫 Native Unix Pipe Integration (
-s,--silent)Completely eliminates banners, interactive progress, and ASCII art when running in silent mode, enabling seamless piping with standard Unix tools:
📦 Instant Linux Standalone Distribution (Zero Setup)
Native pre-compiled binaries for Linux amd64 and Linux arm64.
Automated installer that fetches pre-built binaries directly into
/usr/local/bin/anubis:curl -sSL https://raw.githubusercontent.com/SepJs/anubis/main/install.sh | bash📥 Quick Download (Direct Binaries)
One-Line Terminal Execution:
🔒 Integrity Checksums (SHA-256)
Refer to the attached checksums.txt file in the release assets for cryptographic verification.
Disclaimer: Anubis is intended exclusively for authorized penetration testing, vulnerability assessments, and educational research.
This discussion was created from the release Anubis Anubis v2.6.0 — Linux Standalone Engine, Deep Crawler & Categorized CLI.
All reactions