
Go-based scanner for CVE-2019-5418 (Ruby on Rails file disclosure) that reads a list of websites and tests for the vulnerability using a burl-derived engine.
Another scanner based off burl by tomnomnom
go build
go get github.com/fatih/color
cat websites.txt | ./CVE-2019-5418