- Connecting to Active Directory
- Grap all users from searchBase = "OU=Offices,DC=office,DC=contoso,DC=com";
- With filter searchFilter = "(&(objectCategory=person)(mail=*)(objectClass=user))";
- Filter PwdLastSet to 30 days from today
- Send fake mail to users, if usermail not exist in WhiteList.txt
- Send report to admin
antonbezkrovny/JavaPfishing
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|