Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gobox

upload

Upload a file in restricted linux environment

./upload https://bashupload.com file

Status: 200 OK
Response Body: 
=========================

Uploaded 1 file, 6 bytes

wget https://bashupload.com/xxxx/xxxxxxx

=========================


File uploaded successfully

netstat

netstat in restricted linux environment

./netstat
========= tcp =========
Listening on 127.0.0.53:53
Listening on 0.0.0.0:443
Listening on 0.0.0.0:22
Listening on 0.0.0.0:81
Listening on 0.0.0.0:80
Listening on 0:::::::53
========= tcp =========

========= udp =========
Listening on 0:::::::53
Listening on :::0:323
========= udp =========

========= unix socket =========
....
Unix Socket Path: /run/docker.sock, RefCount: 00000000, Protocol: ....
========= unix socket =========

About

busybox-like tool writen in go like netstat or upload file to bashupload

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages