Skip to content

runs sliver command on all hosts, partially based on example in sliver repo

License

Notifications You must be signed in to change notification settings

alexcote1/Sliverer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sliverer

runs sliver command on all hosts, partially (or for run on new basically entirely) based on example in sliver repo

to install

go install github.com/alexcote1/Sliverer@latest

to run

Sliverer pwnboard --url="https://192.2.2.2" 

or

Sliverer command --command="bash" --args="-c^ls" 

if you need to specify a config specify its path with

--config="/home/yourname/.sliver-client/configs/configname.txt"

About

runs sliver command on all hosts, partially based on example in sliver repo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages