Skip to content

UnexpectedRandom/ShellForge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShellForge

ShellForge is a post-exploitation tool built in Python for educational and authorized penetration testing.
It simulates real-world post-exploitation scenarios like reverse shells, system info gathering, and privilege checks in a safe lab environment.


⚠️ Legal & Ethical Disclaimer

This tool is provided for educational purposes only.
By using ShellForge, you agree to the following:

  • You will not use this tool on systems, websites, or devices without explicit permission.
  • The author is not responsible for any damage, misuse, or illegal activity resulting from this software.
  • ShellForge is intended for use in local labs, such as DVWA, Mutillidae, Metasploitable2/3, etc.

🚨 Unauthorized use of this software may be illegal. Always follow ethical hacking practices.


🔧 Features

  • Reverse shell listener
  • Command execution
  • System info dumping
  • Hash and user list extraction
  • Privilege escalation checks

🛠️ Requirements

Install the necessary dependencies using:

pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages