Proton : Windows Post-Exploitation Framework Similar

Proton Framework is a Windows post-exploitation framework similar to other penetration testing frameworks. The major difference is that it does most of its operations using Windows Script Host, with compatibility in the core to support a default installation of Windows 2000 with no service packs all the way through Windows 10.

Installation

cd proton
chmod +x install.sh
./install.sh

UN-Installation

cd proton
chmod +x uninstall.sh
./uninstall.sh

Also Read – PrivescCheck : Privilege Escalation Enumeration Script for Windows

Execution

To execute you should execute the following command.

proton

Why?

  • It has a simpleand clear UX/UI. It is easy to understand and it will be easier for you to master it.
  • There are a lot of stagers in it such as mshta, disk and wmic stagers.
  • There are a lot of implants in it such as bypassuac_compdefaults and mimikatz_dotnet implants.

Disclaimer

Usage of the tool for attacking targets without prior mutual consent is illegal. It is the end user’s responsibility to obey all applicable local, state, federal, and international laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program.

R K

Recent Posts

Ethical Hacking And Penetration Testing Tools – Harnessing Python For Robust Cybersecurity Solutions

This repository contains tools created by yogSahare0 while learning Python 3 for ethical hacking and penetration testing.…

3 days ago

SentinelEye – Automated Wireless Security Toolkit

"NetSecChallenger" provides a suite of automated tools designed for security professionals and network administrators to…

3 days ago

Autohack : Your Step-By-Step Guide To Installation And Setup

The essential tool for cybersecurity enthusiasts! This guide provides a detailed walkthrough on how to…

3 days ago

Poodone – A Comprehensive Toolkit For Cybersecurity Professionals

Meet "Poodone," the ultimate Python script designed for cybersecurity enthusiasts and professionals alike. Packed with…

4 days ago

Unbekannt Framework – The Comprehensive Hacking And Pentesting Suite For Windows

The Linux version is no longer supported! The last Linux version is 6.0 that you…

4 days ago

Jin – Your Hacking CLI Toolkit

Jin is a hacking command-line tools designed to make your scan port, gathering urls, check…

4 days ago