├── README.assets ├── 640.png ├── image-20210817172750895.png └── image-20210818142426337.png ├── README.md ├── ews_template ├── .DS_Store ├── Brute_Account.xml ├── FindItem.xml ├── GetAttachmentID.xml ├── GetAttachmentbody.xml ├── GetItem.xml ├── GetLegacyDN.xml ├── GetMails.xml ├── SearchContact.xml └── SearchMails.xml └── exchange_ssrf_attacks.py /README.assets/640.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jumbo-WJB/Exchange_SSRF/HEAD/README.assets/640.png -------------------------------------------------------------------------------- /README.assets/image-20210817172750895.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jumbo-WJB/Exchange_SSRF/HEAD/README.assets/image-20210817172750895.png -------------------------------------------------------------------------------- /README.assets/image-20210818142426337.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jumbo-WJB/Exchange_SSRF/HEAD/README.assets/image-20210818142426337.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jumbo-WJB/Exchange_SSRF/HEAD/README.md -------------------------------------------------------------------------------- /ews_template/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jumbo-WJB/Exchange_SSRF/HEAD/ews_template/.DS_Store -------------------------------------------------------------------------------- /ews_template/Brute_Account.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jumbo-WJB/Exchange_SSRF/HEAD/ews_template/Brute_Account.xml -------------------------------------------------------------------------------- /ews_template/FindItem.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jumbo-WJB/Exchange_SSRF/HEAD/ews_template/FindItem.xml -------------------------------------------------------------------------------- /ews_template/GetAttachmentID.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jumbo-WJB/Exchange_SSRF/HEAD/ews_template/GetAttachmentID.xml -------------------------------------------------------------------------------- /ews_template/GetAttachmentbody.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jumbo-WJB/Exchange_SSRF/HEAD/ews_template/GetAttachmentbody.xml -------------------------------------------------------------------------------- /ews_template/GetItem.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jumbo-WJB/Exchange_SSRF/HEAD/ews_template/GetItem.xml -------------------------------------------------------------------------------- /ews_template/GetLegacyDN.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jumbo-WJB/Exchange_SSRF/HEAD/ews_template/GetLegacyDN.xml -------------------------------------------------------------------------------- /ews_template/GetMails.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jumbo-WJB/Exchange_SSRF/HEAD/ews_template/GetMails.xml -------------------------------------------------------------------------------- /ews_template/SearchContact.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jumbo-WJB/Exchange_SSRF/HEAD/ews_template/SearchContact.xml -------------------------------------------------------------------------------- /ews_template/SearchMails.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jumbo-WJB/Exchange_SSRF/HEAD/ews_template/SearchMails.xml -------------------------------------------------------------------------------- /exchange_ssrf_attacks.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jumbo-WJB/Exchange_SSRF/HEAD/exchange_ssrf_attacks.py --------------------------------------------------------------------------------