Skip to content

kclinux/bashweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

1.) Add following line to the end of /etc/services
bashweb      50000/tcp                       # bashweb

2.) move bashweb to /etc/xinetd.d/bashweb

3.) move www.bash to /usr/sbin/www.bash

4. Set executable permisson
chmod 700 /usr/sbin/www.bash

5.) Restart xinetd
service xinetd restart

Browse to http://<SERVER_IP>:50000/PASSWORD/ls -la
to test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages