This has lit a fire in my arse. I'm going to create a repo tomorrow for ExpressJS (I'm a NodeJS nerd).
It can be used like this
app.use(blacklist.middleware)
It will compare every request to a known .txt of strings such as '.env' and others.
Regex is NOT my forte, Can I count on some of you guys to pitch in?