Hacking Articles Tips Tricks Videos Tutorials
471 subscribers
66K 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: security in practice
How to access data on a locked Samsung galaxy S8?

Hey guys. I'm trying to find out if it is possible to get access to the photos on a locked galaxy s8. Without laying out the whole sad story, the issue is that my wife's grandparents died in a car crash a few years ago and I was given her granddads phone to see if I could recover his photos. I tried originally and couldn't find any software or anything that claimed to be able to do it without wiping the device. I came across the phone in a box again and want to see if anything has changed. I'm hoping that maybe you guys would know if this is possible.

submitted by /u/Rex__Nihilo
[link] [comments]
How I found 3 RXSS on the Lululemon bug bounty program

Hi everybody, today i will show you how can simple technique lead you to find multiple series vulnerabilities across the whole subdomainsContinue reading on Medium »
Read more...
Hi everybody, today i will show you how can simple technique lead you to find multiple series vulnerabilities across the whole subdomainsContinue reading on Medium » (https://omar0x01.medium.com/how-i-found-3-rxss-on-the-lululemon-bug-bounty-program-fa357a0154c2?source=rss------bug_bounty-5)
Bug bounty həvəskarları üçün yazıram xüsusi olaraq — siz də standart sadə xss payloadlarını bütün bug bounty saytlarında sınamaqdan…Continue reading on Medium » (https://memmedrehimzade.medium.com/poliqlot-xss-payload-vasit%C9%99sil%C9%99-bug-bounty-946732c1ba98?source=rss------bug_bounty-5)
Hacking Articles Tips Tricks Videos Tutorials
Photo
Exploit Collector
Trojan.Win32.Autoit.fhj MVID-2022-0637 Insecure Permissions

https://2.bp.blogspot.com/-209TE5VbJR0/WWlvlKjkdxI/AAAAAAAAIQ8/gHk0ahoua8cqyTuIh5dYs6hAVa_ekYeoACLcBGAs/s1600/hack_img.png
Trojan.Win32.Autoit.fhj malware suffers from an insecure permissions vulnerability.

SHA-256 | 0f6155ea2513333fd3502daa57841369a525497799193023cf1e190924b6beef

Download
Discovery / credits: Malvuln (John Page aka hyp3rlinx) (c) 2022
Original source: https://malvuln.com/advisory/d871836f77076eeed87eb0078c1911c7.txt
Contact: malvuln13@gmail.com
Media: twitter.com/malvuln

Threat: Trojan.Win32.Autoit.fhj
Vulnerability: Insecure Permissions
Description: The malware writes two hidden DLL files "vp8decoder.dll" and "vp8encoder.dll" to its installation directory granting full (F) permissions to the Everyone user group. Any user can replace the PE files dropped by the malware to disable it or replace it with their own executable. Then wait for a privileged user to logon to the infected machine to potentially escalate privileges.
Family: Autoit
Type: PE32
MD5: d871836f77076eeed87eb0078c1911c7
Vuln ID: MVID-2022-0637
Disclosure: 09/06/2022

Exploit/PoC:
insecure dir permissions for two DLL's with bunch hidden files

C:\Program Files (x86)\XPS Rasterization Service Component>attrib -s -h *
C:\Program Files (x86)\XPS Rasterization Service Component>cacls *
C:\Program Files (x86)\XPS Rasterization Service Component\vp8decoder.dll Everyone:F
C:\Program Files (x86)\XPS Rasterization Service Component\vp8encoder.dll Everyone:F
Directory of C:\Program Files (x86)\XPS Rasterization Service Component

09/05/2022 12:18 AM 1,165 Log(05.09.2022).txt
09/05/2022 12:15 AM 803,971 Screen(00_15).jpg
02/21/2017 02:58 PM 2,665 settings.dat
07/15/2015 12:19 PM 143,568 vp8decoder.dll
07/15/2015 12:19 PM 539,856 vp8encoder.dll
09/05/2022 12:15 AM 2,052,816 xps.exe
02/21/2017 01:24 PM 2,031,104 xservice.exe
7 File(s) 5,575,145 bytes
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