Skip to content

Tags: FlyfishSec/rcX

Tags

v0.1.0

Toggle v0.1.0's commit message
Update index_template.html

v0.0.9

Toggle v0.0.9's commit message
Fix a bug (about packaged binaries ngrok repeated download)

✨ New Features
 + Support loading payloads from YAML file 'payloads.yml'

🎨 Improvements
 + Code optimization

🐛 Bug fixes
 + Fix a bug (about packaged binaries ngrok repeated download)

v0.0.8

Toggle v0.0.8's commit message
Support loading payload from json file 'payloads.json'

✨ New Features
 + Support loading payload from json file 'payloads.json'

🎨 Improvements
 + Optimize imports

🐛 Bug fixes
 + Fix packaged binaries output file not working

v.0.0.7

Toggle v.0.0.7's commit message
Allow custom web html(use `-w custom.html or -w ./www`)

✨ New Features
 + Allow custom web html(use `-w custom.html or -w ./www`)
 + Allow custom ngrok authtoken(use `--authtoken <Your ngrok authtoken>`)

🎨 Improvements
 + Code optimization

v0.0.6

Toggle v0.0.6's commit message
Fix a bug(About staging cmd)

v0.0.5

Toggle v0.0.5's commit message
Add perl bind shell

✨ New Features
 + Add perl bind shell
 + Add password protected netcat shell

🎨 Improvements
 + Code optimization

🐛 Bug fixes
 + Fix some bugs

v0.0.4

Toggle v0.0.4's commit message
Add password protected bash shell

v0.0.3

Toggle v0.0.3's commit message
Update rcX.py

Add bash ssl shell

v0.0.2

Toggle v0.0.2's commit message
Fix web mode ip obfuscator not working

v0.0.1

Toggle v0.0.1's commit message
Update README.md