Skip to content
/ Droppy Public
forked from pry0cc/Droppy

A fun wrapper around Pico's sdropper, for easy oner-liner generation on the fly.

Notifications You must be signed in to change notification settings

0x00pf/Droppy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Droppy


DISCLAIMER:

This is a dropper modified from https://github.com/0x00pf/0x00sec_code/blob/master/sdropper/poc-alt.c, it is made originally by the wonderful 0x00pico/0x00pf/PicoFlamingo!

Technical explanation here: https://0x00sec.org/t/super-stealthy-droppers/3715

All credit of dropper dev goes to him. I did not write this dropper, I have simply made a wrapper around it for easy deployment and real-world use.

Usage:

Modify the generate.sh to include your filename.

Run:

./generate.sh yourip

Example:

./generate.sh 192.168.1.100 

You must ensure that your external port 8080 is open for this to work across networks.

About

A fun wrapper around Pico's sdropper, for easy oner-liner generation on the fly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 77.1%
  • Shell 22.9%