Hacking Articles Tips Tricks Videos Tutorials
471 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
Worm.Win32.Delf.hu Insecure Permissions

https://3.bp.blogspot.com/-WgHI0tg_gBA/WWlu6qiRwXI/AAAAAAAAIJQ/y7F9DyJjlcsOiH2i6j2FGMtA3ctyoL26QCLcBGAs/s1600/h109.png
Worm.Win32.Delf.hu malware suffers from an insecure permissions vulnerability.

MD5 | 4de532f07b14fcfbf215acdf872f2351

Download
Discovery / credits: Malvuln - malvuln.com (c) 2021
Original source: https://malvuln.com/advisory/46e27d7bfdbda7a71dfa12a79026a88b.txt
Contact: malvuln13@gmail.com
Media: twitter.com/malvuln

Threat: Worm.Win32.Delf.hu
Vulnerability: Insecure Permissions
Description: The malware creates a hidden insecure dir named "RECYCLER" under c:\ drive and grants change (C) permissions to the authenticated user group. Standard users can rename the executables 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.
Type: PE32
MD5: 46e27d7bfdbda7a71dfa12a79026a88b
Vuln ID: MVID-2021-0192
Dropped ok.exe, REM.com
Disclosure: 04/29/2021

Exploit/PoC:
C:\>dir /a RECYCLER
Volume in drive C has no label.

Directory of C:\RECYCLER

06/16/2012 12:21 AM 449,024 ok.exe
06/16/2012 09:55 AM 61,952 REM.com
2 File(s) 510,976 bytes
2 Dir(s) 23,871,930,368 bytes free

C:\>cacls RECYCLER
C:\RECYCLER BUILTIN\Administrators:(OI)(CI)(ID)F
NT AUTHORITY\SYSTEM:(OI)(CI)(ID)F
BUILTIN\Users:(OI)(CI)(ID)R
NT AUTHORITY\Authenticated Users:(ID)C
NT AUTHORITY\Authenticated Users:(OI)(CI)(IO)(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_Attack
@Hacking_Video
Session Based Bugs

Continue reading on Medium »
Read more...
Deep Web
Just a few questions before I try it

So i’ve read a lot saying don’t use windows so i won’t but i don’t have any other laptops or anything so can I use like a throw away iphone and if so is there a certain process I should go through and what do I need to download and know

submitted by /u/Cyfiso
[link] [comments]
Sent by @TheFeedReaderBot

___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Photo
Kali Linux Tutorials
CrossLinked : LinkedIn Enumeration Tool To Extract Valid Employee Names

CrossLinked is a LinkedIn enumeration tool that uses search engine scraping to collect valid employee names from a target organization. This technique provides accurate results without the use of API keys, credentials, or even accessing the site directly. Formats can then be applied in the command line arguments to turn these names into email addresses, […]

The post CrossLinked : LinkedIn Enumeration Tool To Extract Valid Employee Names appeared first on Kali Linux Tutorials.

___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Tryhackme | Blog

https://cdn-images-1.medium.com/max/938/1*oVV-CLp6lUY9Njq0TtjRmw.png
A medium level Tryhackme room that exploits image cropping to privesc.The vulnerability is documented in CVE-2019–8943

Continue reading on Medium »