Skip to content

Commit

Permalink
More clarity around Smart Lockout
Browse files Browse the repository at this point in the history
  • Loading branch information
treebuilder committed Sep 29, 2021
1 parent a7ae1a2 commit e8ca0bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,7 @@ Microsoft's Smart Lockout feature will start falsely claiming that accounts are
$url="https://xxxxxxx.execute-api.us-east-1.amazonaws.com/fireprox/"+$requestid
```

This will not get around Smart Lockout if you're attempting to brute-force a password for a specific account, however.

## Thanks
Almost all the code for this was borrowed from [Dr. Nestori Syynimaa's excellent AADInternals project](https://raw.githubusercontent.com/Gerenios/AADInternals/eade775c6cd4f8ed16bd77602e1ea12a02fe265e/KillChain_utils.ps1).

0 comments on commit e8ca0bf

Please sign in to comment.