Skip to content

Latest commit

 

History

History
178 lines (134 loc) · 5.07 KB

File metadata and controls

178 lines (134 loc) · 5.07 KB

🚀 Brabus Recon Suite (BRS) v2.0 - OFFICIAL RELEASE

Release Date: July 23, 2025
Version: 2.0
Company: EasyProTech LLC (www.easypro.tech)
Developer: brabus


🔐 CRYPTOGRAPHIC VERIFICATION

GPG Signature Verification

This release is cryptographically signed with GPG to ensure authenticity and integrity.

GPG Key Information:

Verification Steps:

  1. Download the public key:
# Method 1: From keyserver
gpg --keyserver keyserver.ubuntu.com --recv-keys [KEY_ID]

# Method 2: From our website
wget https://www.easypro.tech/keys/brs/brs-signing-key-v2.0.asc
wget https://www.easypro.tech/keys/brs/RELEASE_METADATA.txt
gpg --import brs-signing-key-v2.0.asc
  1. Verify the signature:
# Verify the release archive
gpg --verify brs-v2.0.tar.gz.sig brs-v2.0.tar.gz

# Expected output:
# gpg: Signature made [DATE] using RSA key [KEY_ID]
# gpg: Good signature from "EasyProTech LLC <releases@easypro.tech>"
  1. Verify key fingerprint:
gpg --fingerprint [KEY_ID]
# Compare with the fingerprint published on our website

Security Warnings:

  • DO NOT USE unsigned releases
  • DO NOT TRUST releases without valid GPG signatures
  • VERIFY FINGERPRINT against multiple sources
  • ALWAYS CHECK signature before installation

📦 RELEASE CHECKSUMS

SHA256 Checksums:

[TO_BE_GENERATED]  brs-v2.0.tar.gz
[TO_BE_GENERATED]  brs-v2.0.zip

SHA512 Checksums:

[TO_BE_GENERATED]  brs-v2.0.tar.gz
[TO_BE_GENERATED]  brs-v2.0.zip

Verify checksums:

# SHA256
sha256sum -c brs-v2.0.sha256

# SHA512  
sha512sum -c brs-v2.0.sha512

🆕 RELEASE HIGHLIGHTS

New Features:

  • Complete penetration testing suite with 5 core modules
  • Multilingual support (7 languages)
  • Interactive ethics agreement system
  • Comprehensive legal framework (LEGAL.md, ETHICS.md, DISCLAIMER.md)
  • Dual licensing (GPLv3 + Commercial)
  • Persistent consent logging (~/.brs_agreed)
  • Automated tool dependency management
  • Professional-grade security testing capabilities

Security Enhancements:

  • Mandatory ethics agreement with legal declarations
  • 30-day agreement expiration requiring renewal
  • Comprehensive logging of user consent
  • Multi-level legal warnings throughout all modules
  • Copyleft protection via GPLv3 licensing

Legal Protection:

  • Maximum liability cap of $1.00 USD
  • Comprehensive indemnification clauses
  • Explicit jurisdiction specification (Delaware, US)
  • Detailed terms of use with penalty of perjury declarations
  • Commercial licensing option for proprietary use

⚖️ LICENSING INFORMATION

Dual License Structure:

  • GPLv3 License: For open-source, educational, and non-commercial use
  • Commercial License: For proprietary and commercial applications

License Selection:

See LICENSE file for complete terms.


🚨 LEGAL DISCLAIMERS

Critical Warnings:

  • UNAUTHORIZED USE IS ILLEGAL and may result in criminal prosecution
  • Use ONLY on networks you own or have explicit written authorization to test
  • FULL USER RESPONSIBILITY for compliance with applicable laws
  • NO WARRANTY provided - software distributed "AS IS"

Required Before Use:

  • Read LEGAL.md, ETHICS.md, and DISCLAIMER.md completely
  • Obtain written authorization for target systems
  • Understand applicable laws in your jurisdiction
  • Accept ethics agreement during first run
  • Verify you can make required legal declarations

📞 SUPPORT AND CONTACT

Official Channels:

Community:

Important Notes:

  • No technical support provided for open-source version
  • Commercial support available with commercial license
  • Report misuse to appropriate authorities

🔍 INTEGRITY VERIFICATION SUMMARY

GPG Signature: Verified authentic release
Checksums: File integrity confirmed
Legal Framework: Comprehensive protection implemented
Ethics System: Mandatory consent mechanisms active
Dual Licensing: Flexible usage options available


🛡️ This release represents a professional-grade penetration testing toolkit with comprehensive legal protections. Use responsibly and within the bounds of the law.

EasyProTech LLC | Brabus Recon Suite v2.0 | July 23, 2025