Blacksorceres / mouse

Mouse Framework is an iOS and macOS post-exploitation framework that gives you a command line session with extra functionality between you and a target machine using only a simple Mouse payload. Mouse gives you the power and convenience of uploading and downloading files, tab completion, taking pictures, location tracking, shell command execution, escalating privileges, password retrieval, and much more.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mouse Framework

mouse

mouse


About Mouse Framework

Mouse Framework is an iOS and macOS post-exploitation framework that gives you 
a command line session with extra functionality between you and a target machine 
using only a simple Mouse payload. Mouse gives you the power and convenience of 
uploading and downloading files, tab completion, taking pictures, location tracking, 
shell command execution, escalating privileges, password retrieval, and much more.

Getting started

Mouse installation

cd mouse

chmod +x install.sh

./install.sh

Mouse uninstallation

cd mouse

chmod +x uninstall.sh

./uninstall.sh


Mouse Framework execution

To execute Mouse Framework you
should execute the following command.

mouse


Why Mouse Framework

  • Simple and clear UX/UI.
Mouse Framework has a simple and clear UX/UI. 
It is easy to understand and it will be easier 
for you to master the Mouse Framework.
  • A lot of different functions.
There are a lot of different functions in Mouse 
CLI such as displaying alerts, recording mic sound 
and taking pictures on remote iOS/macOS device.
  • A lot of different payloads.
There are a lot of different payloads in Mouse Framework 
such as Target shell and Duck or Arduino payloads.

payloads


Mouse Framework disclaimer

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

Mouse Framework license

    ---------------------------------------------------
                      Mouse 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

Mouse Framework is an iOS and macOS post-exploitation framework that gives you a command line session with extra functionality between you and a target machine using only a simple Mouse payload. Mouse gives you the power and convenience of uploading and downloading files, tab completion, taking pictures, location tracking, shell command execution, escalating privileges, password retrieval, and much more.

http://entynetproject.simplesite.com/

License:GNU General Public License v3.0


Languages

Language:Python 57.3%Language:Objective-C 24.5%Language:C 8.3%Language:Shell 5.6%Language:Objective-C++ 2.5%Language:Logos 1.8%