Lonny86 / exfiltration_methods

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exfiltration methods article PoC's

This repository contains demo materials for article "Data exfiltration methods"

  • icmp_client.ps1 - Encoding file and send via ICMP, using builded MS .NET funtions
  • icmp_server.ps1 - Listen incoming ICMP connetion and extract packet payload as file
  • zoom.py - Simple shell, using zoom messages API for C&C communication

About


Languages

Language:PowerShell 54.6%Language:Python 45.4%