Page 17 - Exploit Author News Today : Breaking News, Live Updates & Top Stories | Vimarsana

Stay updated with breaking news from Exploit author. Get real-time updates on events, politics, business, and more. Visit us for reliable news and exclusive interviews.

Top News In Exploit Author Today - Breaking & Trending Today

Nokia ASIKA 7.13.52 Private Key Disclosure - KizzMyAnthia.com

// Exploit Title: Nokia ASIKA 7.13.52 - Hard-coded private key disclosure// Date: 2023-06-20// Exploit Author: Amirhossein Bahramizadeh// Category : Hardware// Vendor Homepage: https://www.nokia.com/about-us/security-and-privacy/product-security-advisory/cve-2023-25187/// Version: 7.13.52 (REQUIRED)// Tested on: Windows/Linux// CVE : CVE-2023-25187#include #include #include #include #include #include #include #include #include #include #include // The IP address of the vulnerable devicechar host = "192.168.1.1";// The default ....

Amirhossein Bahramizadeh , Exploit Title , Exploit Author , Vendor Homepage ,

WordPress Theme Medic 1.0.0 Weak Password Recovery Mechanism

# Exploit Title: WordPress Theme Medic v1.0.0 - Weak Password Recovery Mechanism for Forgotten Password# Dork: inurl:/wp-includes/class-wp-query.php# Date: 2023-06-19# Exploit Author: Amirhossein Bahramizadeh# Category : Webapps# Vendor Homepage: https://www.templatemonster.com/wordpress-themes/medic-health-and-medical-clinic-wordpress-theme-216233.html# Version: 1.0.0 (REQUIRED)# Tested on: Windows/Linux# CVE: CVE-2020-11027import requestsfrom bs4 import BeautifulSoupfrom datetime import datetime, timedelta# Set the WordPress site URL and the user email addresssite url ....

Amirhossein Bahramizadeh , Exploit Title , Wordpress Theme Medic , Weak Password Recovery Mechanism , Exploit Author , Vendor Homepage , Preset Link , Expiration Date ,

Student Study Center Management System 1.0 Cross Site Scripting

# Exploit Title: Student Study Center Management System v1.0 - Stored Cross-Site Scripting (XSS)# Date of found: 12/05/2023# Exploit Author: VIVEK CHOUDHARY @sudovivek# Version: V1.0# Tested on: Windows 10# Vendor Homepage: https://phpgurukul.com# Software Link: https://phpgurukul.com/student-study-center-management-system-using-php-and-mysql/# CVE: CVE-2023-33580# CVE URL: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-33580Vulnerability Description -The Student Study Center Management System V1.0, developed by PHPGurukul, is susceptible to a ....

Software Link , Student Study Center Management System , Exploit Title , Stored Cross Site Scripting , Exploit Author , Vendor Homepage , Admin Profile ,

Online Art Gallery Project 1.0 Arbitrary File Upload

# Exploit Title: Online Art gallery project 1.0 - Arbitrary File Upload (Unauthenticated)# Google Dork: n/a# Date: 14/06/2023# Exploit Author: Ramil Mustafayev# Vendor Homepage: https://github.com/projectworldsofficial# Software Link: https://github.com/projectworlds32/Art-Gallary-php/archive/master.zip# Version: 1.0# Tested on: Windows 10, XAMPP for Windows 8.0.28 / PHP 8.0.28# CVE : n/a# Vulnerability Description:## Online Art Gallery Project 1.0 allows unauthenticated users to ....

Ramil Mustafayev , Software Link , Exploit Title , Online Art , Arbitrary File Upload , Google Dork , Exploit Author , Vendor Homepage , Vulnerability Description , Online Art Gallery Project ,

PyLoad 0.5.0 Remote Code Execution - KizzMyAnthia.com

# Exploit Title: PyLoad 0.5.0 - Pre-auth Remote Code Execution (RCE)# Date: 06-10-2023# Credits: bAu @bauh0lz # Exploit Author: Gabriel Lima (0xGabe)# Vendor Homepage: https://pyload.net/# Software Link: https://github.com/pyload/pyload# Version: 0.5.0# Tested on: Ubuntu 20.04.6# CVE: CVE-2023-0297import requests, argparseparser = argparse.ArgumentParser()parser.add argument('-u', action='store', dest='url', required=True, help='Target url.')parser.add argument('-c', action='store', dest='cmd', required=True, help='Command to execute.')arguments = parser.parse args()def doRequest(url):try:res = ....

Gabriel Lima , Software Link , Exploit Title , Pre Auth Remote Code Execution , Exploit Author , Vendor Homepage ,