Skip to content

tnek/ctf-browser-visitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ctf-browser-visitor

Bot visitor for XSS challenges in CTF

The example ctf-browser-visitor binary will allow you to queue up visits for sites with the following request:

http://localhost:8080/?job={"url":"url_to_visit","cookies":{"key":"value"}}

Alternatively, this project includes a wrapper around the selenium API with a worker pool. See main.go for an example of how to use this.

About

Simple bot visitor service for XSS challenges in CTF

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages