Skip to content

Omega Framework is a PHP post-exploitation framework, aiming to provide a stealth interactive shell-like connection over HTTP between client and web server using only a simple PHP payload. It is a powerful framework capable to maintain access to a compromised web server for privilege escalation purposes.

License

swagkarna/omega

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Omega Framework

omega

omega


About Omega Framework

Omega Framework is a PHP post-exploitation framework, 
aiming to provide a stealth interactive shell-like connection 
over HTTP between client and web server using only a simple PHP 
payload. It is a powerful framework capable to maintain access 
to a compromised web server for privilege escalation purposes.

Getting started

Omega installation

cd omega

chmod +x install.sh

./install.sh

Omega uninstallation

cd omega

chmod +x uninstall.sh

./uninstall.sh


Omega Framework execution

To execute Omega Framework you 
should execute the following command.

omega


Why Omega Framework

  • Simple PHP payload.
All you need to remotely access web server via 
Omega Framework is only a simple PHP payload.
  • A lot of different plugins.
There are a lot of different useful plugins in
Omega Framework such as suidroot and exec.
  • Secure HTTP headers.
Omega Framework uses secure HTTP headers 
to send remote commands to the web server.

http


Omega Framework disclaimer

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

Omega Framework license

    ---------------------------------------------------
                      Omega Framework                                                                                         
    ---------------------------------------------------
          Copyright (C) <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

Omega Framework is a PHP post-exploitation framework, aiming to provide a stealth interactive shell-like connection over HTTP between client and web server using only a simple PHP payload. It is a powerful framework capable to maintain access to a compromised web server for privilege escalation purposes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 80.6%
  • PHP 17.5%
  • Shell 1.6%
  • C 0.3%