Arno0x / NtlmRelayToEWS

ntlm relay attack to Exchange Web Services
GNU General Public License v3.0
328 stars 60 forks source link

sentitem is error #6

Open daikerSec opened 3 years ago

daikerSec commented 3 years ago
    parser.add_argument("-f","--folder", action="store", choices=['inbox', 'sentitem', 'deleteditems', 'tasks','calendar','contacts'], help='The Exchange folder name to list')

when we receive sentitems folders from getfolder action,we must choose sentitems but not sentitem