peterpt / wrec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrec (Web Remote Execution Code) 1.0

Web Remote Execution Code

Description

wrec monitors automatically your webserver log for pre configured patterns when a specific pattern is found it releases a command on the server this script creates an html page that can be transfer to any portable device and be opened with a web browser , from there the user can launch anything remotely on his server in case needed just by sending a specific pre configured 404 pattern to the web server running in his server , it works with nginx and apache access.log This script needs a daemon running to monitor the web server logs witch can be installed using the config script .

How to install

all switches

-i (Install Daemon) -u (Uninstall Daemon) -a (Add new code to config) -c (Read current configuration) -f (Edit current configuration) -d (Delete configuration files) -w (Create personal Webpage with config) -h (This Help)

Pictures and Videos

  • Switches alt text

  • Reading Current Config alt text

  • Html Web Creation to Remote activate commands alt text

  • Daemon Log Example file (/usr/local/share/wrec/daemon.log) alt text

Video https://youtu.be/5RqGCfKjPp8

About


Languages

Language:Shell 100.0%