Skip to content

BenzinGit/dropkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dropkit

Lightweight file transfer toolkit for pentesting and CTF environments. Designed for fast, flexible file delivery and exfiltration across Linux and Windows targets.

Tools

Tool Description
drop Linux file delivery
grab Linux file exfiltration
dropw Windows file delivery
grabw Windows file exfiltration

How to use

Drop file (Linux target)

drop <file> [http|fileless|bash|encrypted|offline] [port]

Grab file (Linux target)

grab <outfile> [nc|http|offline] [port]

Drop file (Windows target)

dropw <file> [http|fileless|offline] [port]

Grab file (Windows target)

grabw <outfile> [nc|http|smb|offline] [port]

Requirements

  • Linux attacker machine
  • Python 3
  • netcat

Optional:

  • xclip
  • uploadserver

About

Multi-method file transfer tool for pentesting (HTTP, fileless, encrypted, offline)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages