Skip to content

WhiteMuush/sandevistan

Banner 1

Welcome, Cyberpsycho

License: MIT PRs Welcome Shellcheck

SANDEVISTAN is your unified cybersecurity toolkit — a single space where reconnaissance, exploitation, and post-exploitation tools converge. No more context switching between dozens of platforms. Everything you need is here, optimized and ready to deploy.

Quick Start

# Clone the repository
git clone https://github.com/WhiteMuush/sandevistan.git
cd sandevistan

# Make the entry point executable and run
chmod +x sandevistan.sh
./sandevistan.sh

Heads-up: SANDEVISTAN orchestrates third-party tools and may need sudo to install them. It will ask for confirmation before each install.

Banner 2

Features

  • All-in-One Arsenal — Comprehensive suite of security tools in one place
  • Streamlined Workflow — No more tool hunting; everything at your fingertips
  • Pluggable Architecture — Add a new tool in one focused PR (see docs/ADDING_A_TOOL.md)
  • Easy Deployment — Simple installation, sensible defaults

6 Integrated Modules

Network Reconnaissance

Quick discovery and footprinting to map targets and enumerate services.

Vulnerability Scanning

Automated checks to find common and custom vulnerabilities across web and network surfaces.

Exploitation Framework

Frameworks and targeted exploit tools for validating vulnerabilities and gaining initial access.

Post-Exploitation

Tools for lateral movement, persistence, and deeper system enumeration after compromise.

Credential Harvesting

Password cracking, credential capture, and network credential abuse utilities.

Payload Generation

Generators and obfuscators for custom payload creation and delivery.

A Unique Cyberpunk Interface Style

Experience a visually striking, immersive interface that embodies cyberpunk aesthetics. Our design combines futuristic elements with a user-friendly layout so you not only work efficiently but enjoy the process.

Sandevistan tools

Project Layout

sandevistan/
├── sandevistan.sh         # Thin entry point
├── lib/
│   ├── core.sh            # Colors, constants
│   ├── ui.sh              # ASCII art, banners
│   ├── installer.sh       # Install / prompt / logging helpers
│   └── modules/           # One file per module
└── docs/
    ├── ARCHITECTURE.md
    └── ADDING_A_TOOL.md

The tools cloned at runtime land in ~/tools by default. Override with:

export SANDEVISTAN_TOOLS_DIR=/opt/sandevistan-tools
./sandevistan.sh

Contributing

Pull Requests are welcome — see CONTRIBUTING.md and docs/ADDING_A_TOOL.md. The codebase is intentionally small and predictable so a new tool integration is usually one focused PR.

Bug reports and tool requests use the GitHub issue templates.

License

This project is licensed under the MIT License. Feel free to use, modify, and distribute it, but please credit the original authors (Melvin PETIT / WhiteMuush).

Security

Found a vulnerability? Please follow the responsible-disclosure process in SECURITY.md — do not open a public issue.

Disclaimer

This tool is intended for educational purposes and authorized security testing only. Use at your own risk. The authors and contributors accept no responsibility or liability for any misuse, damages, data loss, service disruption, or legal consequences resulting from its use. Ensure you have explicit permission and comply with all applicable laws. No warranties, express or implied.

Linktree

https://linktr.ee/melvinpetit

Thank you!

About

Welcome cyberpsycho, SANDEVISTAN is your ultimate hub a single space where every reconnaissance, exploitation, and post-exploitation tool converges.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages