Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/LandGrey/flink-unauth-rce
exploit Apache Flink Web Dashboard unauth rce on right way by python2 scripts
https://github.com/LandGrey/flink-unauth-rce
Last synced: 21 days ago
JSON representation
exploit Apache Flink Web Dashboard unauth rce on right way by python2 scripts
- Host: GitHub
- URL: https://github.com/LandGrey/flink-unauth-rce
- Owner: LandGrey
- Created: 2019-11-13T14:59:15.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-13T15:35:42.000Z (about 5 years ago)
- Last Synced: 2024-11-12T15:22:59.838Z (30 days ago)
- Language: Python
- Homepage:
- Size: 29.3 KB
- Stars: 89
- Watchers: 3
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - LandGrey/flink-unauth-rce - exploit Apache Flink Web Dashboard unauth rce on right way by python2 scripts (Python)
README
# flink-unauth-rce
exploit flink unauth rce on right way by python2 scripts**snapshot**
![example](example.png)
**usage**
```python
# python2 flink-unauth-rce.py -husage: flink-unauth-rce.py [-h] [-u URL] [-c COMMAND] [--delete]
[--proxy PROXY]optional arguments:
-h, --help show this help message and exit
-u URL such as: http://127.0.0.1:8081
-c COMMAND command that your will execute on target
--delete delete jar after execute command
--proxy PROXY request http/https proxy```