mirror of
https://github.com/api0cradle/RedTeamScripts
synced 2026-06-08 13:12:26 +00:00
Update README.md
This commit is contained in:
@@ -63,4 +63,12 @@ Example output:
|
||||
```
|
||||
UPN:mail.user1@company.com,Phone:None,Smtp:{'SMTP:mail.user1@company.com', 'smtp:user1_alias@company.com'},Sip:None
|
||||
UPN:mail.user2@company.com,Phone:999-999-9999,Smtp:{'smtp:mail.user2@company.onmicrosoft.com', 'SMTP:mail,user2@company.com'},Sip:{'SIP:mail,user2@company.com'}
|
||||
```
|
||||
```
|
||||
|
||||
### generate-udl.ps1
|
||||
A super simple PowerShellscript to generate UDL files. Takes a list of email addresses and outputs UDL files.
|
||||
Remember to change the following variables inside the script:
|
||||
$serveraddress
|
||||
$path
|
||||
$userfilepath
|
||||
$prefixudl
|
||||
|
||||
Reference in New Issue
Block a user