Tree Structure Of The Operating System

Tree Structure Of The Operating System
Download Copy
Title: Tree Structure Of The Operating System
Author: Aleff

This script allows the exfiltration of the structure of the files contained in a machine, through the use of the tree command in fact it is possible to know all the various links between files, folders and subfolders in a quick and graphically easy to understand way. Open a PowerShell and run the command tree /f /a > out.txt that permit to list the file name and not only the directories, using text characters instead of graphic characters to display rows linking subdirectories. Save all the output in the out.txt file and then send this file through Dropbox.

Exfiltration is an involuntary backup. It's a technique for obtaining data from a network. Once obtained, the data may be removed using a number of methods. These may include traversing the network to a command and control server, such as Cloud C². The content is typically encrypted or obfuscated. In the case of physical access, a bring-your-own-network element may be included to evade detection. See all exfiltration payloads.

This payload is for OMG — a platform built for covert field-use with features that enhance remote execution, stealth and forensics evasion, all while being able to quickly change your tooling on the fly.

Submit your own payload, or browse more featured OMG Payloads.

 

 

Related Payloads

A.S.E - Advanced System Exfiltration
A.S.E - Advanced System Exfiltration
This slow, and steady staged payload takes it's time and gleans detailed system information using Powershell, Ducky scri
Read More
run command as root without sudo password
run command as root without sudo password
A payload that allows for executing any bash command on the targets computer as root, without knowing their sudo passwor
Read More
Windows Screenshot Exfil
Windows Screenshot Exfil
This payload captures screenshots from a Windows machine every 10 seconds and uploads them to a specified server using t
Read More