Skip to content

GgBoom-993/xorshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

xorshell

Reject all things fancy, Only encoder PHP webshell to bypass WAF using XOR operations.

Usage

Usage:python3 -m/--method [GET\POST] -p/--password [password] -o/--ouput [output filename]

Example

Generate a shell with default parameters

python3 xorshell.py

Example

Generate a shell , use POST as method and "c1" as password , Output to file with name "xor_shell_eval.php"

python3 xorshell.py -m post -p c1 -o xor_shell_eval.php

example2

Show

A simple show

example3

VirusTotal result

VT

Refer

XORpass - https://github.com/devploit/XORpass

About

Encoder PHP webshell to bypass WAF using XOR operations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages