phishing-frenzy
phishing-frenzy copied to clipboard
Redirect All Traffic to Rails
Current POC at the moment.
TODO:
- [x] Handle User/Password submission direct to rails
- [x] Consider if campaigns controller is right place to do this?
- [x] Migrate image reporting to campaigns?
- [ ] Manage Payloads...
- [ ] Are there additional stats/headers we can collect?
- [ ] Add UserAgent whitelist/blacklist?
- [ ] Handle ERB files?
- [ ] Handle subdirectories?
- [ ] Update existing templates?
- [ ] Specs!
I would imagine this constitutes a major version change as there will be backwards incompat with previous templates and a different methodology.
Not that standardization is strong in the project, but I noticed tab indentation is off a bit.