Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

💻 dev-shell

dev-shell Screenshot

dev-shell is a powerful PowerShell-based toolkit that transforms a standard Windows machine into a hacking-ready environment — no need to switch to Linux! Whether you're a penetration tester, red teamer, or curious enthusiast, dev-shell equips your Windows system with offensive capabilities similar to those found in traditional Linux-based hacking distributions.


🛠️ Features

  • 🔍 Local User Enumeration
  • 🌐 Port Scanner & Network Discovery
  • 🔐 Service Bruteforce (e.g., SMB, RDP, FTP)
  • 🏢 Active Directory Enumeration
  • 🧠 Post-Exploitation Modules for Windows
  • 🛠️ And more features under continuous development!

⚙️ Installation

  1. Clone the repo or download the .ps1 script:
    git clone https://github.com/yourusername/dev-shell.git
    cd dev-shell
  2. Unblock the script (required for downloaded scripts):
    Unblock-File -Path .\dev-shell.ps1
  3. Allow script execution (if not already set): Set-ExecutionPolicy RemoteSigned -Scope CurrentUser.
  4. Run the tool .\dev-shell.ps1

Disclaimer This tool is intended for educational and authorized penetration testing purposes only. The developer is not responsible for any misuse or illegal activity. Always have proper authorization before engaging in any security testing. 🤝 Contributing Feel free to fork the project, open issues, or submit pull requests! Contact

GitHub: d1-d3m0n
Instagram: linux_l0ver

Star the Repo!

If you found this tool useful, consider giving it a ⭐ to support future development.

About

A powerful PowerShell toolkit that turns a regular Windows machine into a full-fledged hacking environment — user enumeration, port scanning, AD enumeration, brute-force attacks, and more!

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages