Exploit for Path Traversal in Rubyonrails Rails
Exploit Code
## https://sploitus.com/exploit?id=85A51425-6AD4-5A79-A202-579492F85437
# CVE-2019-5418
Another scanner based off burl by tomnomnom
```
go build
go get github.com/fatih/color
cat websites.txt | ./CVE-2019-5418
```