├── LICENSE ├── README.md ├── ReelPhish.py ├── examplesitecode └── samplecode.php └── requirements.txt /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mandiant/ReelPhish/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mandiant/ReelPhish/HEAD/README.md -------------------------------------------------------------------------------- /ReelPhish.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mandiant/ReelPhish/HEAD/ReelPhish.py -------------------------------------------------------------------------------- /examplesitecode/samplecode.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mandiant/ReelPhish/HEAD/examplesitecode/samplecode.php -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- 1 | selenium --------------------------------------------------------------------------------