/fileswiper

Script to make sending files via netcat faster and more convenient

Primary LanguageShellMIT LicenseMIT

fileswiper

Description:

Automation script to make sending files via netcat faster and more convenient.

Client Script: Will send all files on this machine that are in the loot list in the program. Any additional files you want to select can also be entered.

Server Script: Will alternate opening listeners on ports 443 and 80 for each file that the client script sends.

Usage:

Server script: ./server.sh

Client script: ./client.sh RHOST [additional files or directories]

Screenshots:

Server

Client

Results