Skip to content

wreet/httpalert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published