Skip to content

bitbytelabio/xsshunter-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XSS Hunter (Rust Version)

Environment Variables

BCRYPT_ROUNDS
SCREENSHOTS_DIR
DATABASE_URL
MAX_DB_CONNECTIONS
CONFIG_DIR
GET http://localhost:3000/ HTTP/1.1
content-type: application/json
POST http://localhost:3000/page_callback HTTP/1.1
content-type: application/json
{
    "uri": "https://google.com",
    "html": "hello"
}
GET http://localhost:3000/screenshots/11111 HTTP/1.1
content-type: application/json
GET http://localhost:3000/health HTTP/1.1
content-type: application/json

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published