├── static ├── logo.png ├── favicon_a.ico ├── illustration.jpg ├── login-submit.php ├── index.html ├── jquery.easing.1.3.js ├── logon.css ├── login.ltr.css └── jquery.1.5.1.min.js ├── screenshot ├── img1.png └── img2.png ├── MacroFile.doc ├── cert.pem ├── LICENSE ├── key.pem ├── README.md └── serveMe.go /static/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/e1abrador/O365-Doppelganger/main/static/logo.png -------------------------------------------------------------------------------- /screenshot/img1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/e1abrador/O365-Doppelganger/main/screenshot/img1.png -------------------------------------------------------------------------------- /screenshot/img2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/e1abrador/O365-Doppelganger/main/screenshot/img2.png -------------------------------------------------------------------------------- /static/favicon_a.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/e1abrador/O365-Doppelganger/main/static/favicon_a.ico -------------------------------------------------------------------------------- /static/illustration.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/e1abrador/O365-Doppelganger/main/static/illustration.jpg -------------------------------------------------------------------------------- /MacroFile.doc: -------------------------------------------------------------------------------- 1 | This is a sample text file. This should be replaced with a legitimate macro/iso/hta in a real life example. -------------------------------------------------------------------------------- /static/login-submit.php: -------------------------------------------------------------------------------- 1 |