Skip to content

Windows daemon for hosting network pwnable challenges

Notifications You must be signed in to change notification settings

und3ath/ChallBroker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Challbroker 


Broker user need to have SE_ASSIGNPRIMARYTOKEN_NAME , SE_INCREASE_QUOTA_NAME , SE_CREATE_TOKEN_NAME permissions ( not needed if running as local service ) 


Challenges users as defined in the xml configuration need to have SE_BATCH_LOGON_NAME permissions

Install: Create C:\ProgramData\ChallBroker folder and copy the challbroker.xml config into. 

sc.exe create ChallBroker binpath=ChallBroker.exe start=auto

About

Windows daemon for hosting network pwnable challenges

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages