Skip to content
forked from i0tool5/SiFUp

Just a simple server written in Golang to upload your data

License

Notifications You must be signed in to change notification settings

abstractbreazy/SiFUp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SiFUp - Simple File Uploader

This small program is designed to make it easier to upload files to the system, for example during penetration testing.

To be portable, it's a single file with embedded HTML templates and TLS certificates

Quickstart

Simply run make. This command generates tls certificates and builds simpleuploader in cmd/simpleuploader directory

Note

By default openssl is used.

About

Just a simple server written in Golang to upload your data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 67.3%
  • HTML 31.2%
  • Makefile 1.5%