├── LICENSE ├── README.md ├── autofill.txt ├── gophish.py ├── gophishsave.py └── ua.txt /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewatchorg/gophish/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewatchorg/gophish/HEAD/README.md -------------------------------------------------------------------------------- /autofill.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewatchorg/gophish/HEAD/autofill.txt -------------------------------------------------------------------------------- /gophish.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewatchorg/gophish/HEAD/gophish.py -------------------------------------------------------------------------------- /gophishsave.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewatchorg/gophish/HEAD/gophishsave.py -------------------------------------------------------------------------------- /ua.txt: -------------------------------------------------------------------------------- 1 | Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0) --------------------------------------------------------------------------------