wizoutsugar / proton

Proton Framework is a Windows post-exploitation framework similar to other Windows post-exploitation frameworks. The major difference is that the Proton Framework 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.

Home Page:http://entynetproject.simplesite.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proton Framework

proton

proton


About Proton Framework

Proton Framework is a Windows post-exploitation framework similar to 
other Windows post-exploitation frameworks. The major difference is that 
the Proton Framework 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.

Getting started

Proton installation

cd proton

chmod +x install.sh

./install.sh

Proton uninstallation

cd proton

chmod +x uninstall.sh

./uninstall.sh


Proton Framework execution

To execute Proton Framework you
should execute the following command.

proton


Why Proton Framework

  • Simple and clear UX/UI.
Proton Framework has a simpleand clear UX/UI. 
It is easy to understand and it will be easier 
for you to master the Proton Framework.
  • A lot of different stagers.
There are a lot of stagers in Proton Framework
such as mshta, disk and wmic stagers.
  • A lot of different implants.
There are a lot of implants in Proton Framework 
such as exec_cmd and upload_file implants.

implants


Proton Framework disclaimer

Usage of the Proton Framework 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.

Proton Framework license

    ---------------------------------------------------
                     Proton Framework                  
    ---------------------------------------------------
        Copyright (C) <2019-2020>  <Entynetproject>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

About

Proton Framework is a Windows post-exploitation framework similar to other Windows post-exploitation frameworks. The major difference is that the Proton Framework 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.

http://entynetproject.simplesite.com/

License:GNU General Public License v3.0


Languages

Language:Python 96.3%Language:C 1.7%Language:JavaScript 1.4%Language:VBScript 0.3%Language:C++ 0.2%Language:Shell 0.2%Language:C# 0.0%Language:VBA 0.0%Language:Batchfile 0.0%Language:XSLT 0.0%