Skip to content

wreet/httpalert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

a simple express app that answers for any HTTP request and echoes the result back to the user.

I use it primarily as a web canary when testing for blind XSS

it can also mail a copy of the request to a specified email address, and uses the SendGrid API to do so. the account is free.

designed to be ran behind a reverse proxy, but you can easily just have it respond to requests directly.

About

simple web request canary app to test for blind XSS

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors