Code Monkey home page Code Monkey logo

vortex-php-webshell's Introduction

Vortex

Vortex is a versatile and easy-to-use cybersecurity PHP webshell tool that allows for remote execution of system commands. Its customizable and lightweight design provides a clean and intuitive interface for performing a variety of pentesting commands. With Vortex, users can efficiently and securely navigate through the server file system, test for reverse shell connections, install linPEAS, upload files, and much more.


vortex

Features

  • Simple and easy-to-use interface
  • execute commands in directory
  • shows shell errors
  • saves partial history
  • automatic reverse shell
  • automatic linPEAS install
  • server information
  • running application information
  • file upload

Installation

To install Vortex onto a server, simply copy the php file from this link and upload it to the server's web directory.

Next, navigate to the webshell URL in your browser and you should see the Vortex interface.


Usage

Command Execution Using the terminal in Vortex is easy. Simply type in a command in the prompt and hit enter. If you want to execute the command inside of a specific directory, fill out the execute in directory box and hit enter.

Reverse Shell Connection To test for a reverse shell connection, put in your ip and port and hit execute. The code should automatically try to execute many reverse shell commands until one works. Make sure you have your listener set up properly.

LinPEAS Installation To install linpeas, simpily click the photo and linpeas will try to install itself as well as chmod +x the file. After it is complete, you can start a reverse shell and navigate to the temporary directory that it created. From there you can do ./linpeas.sh to run linPEAS.

File Upload To upload a file, click the browse button and selected the desired file. Then hit upload. Vortex will attempt to upload your file into the current directory Vortex is running in.


Contributing

If you find a bug or have a suggestion for Vortex, please submit an issue or a pull request on our GitHub repository.


License

Vortex is licensed under the MIT license.

vortex-php-webshell's People

Contributors

bear102 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.