Skip to content

0xjet/minb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

minb

A minimal bind shell. See UNIX daemonization and the double fork for context.

Instructions

Compile and run it with:

$ gcc -o minb minb.c
$ minb

Connect programmatically or with a standard nc

$ nc <HOSTNAME> <PORT>

About

A minimal bind shell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages