< Back
HaveIBeenPwned
Post
NAME HaveIBeenPwned
SYNOPSIS
Gets information on compromised email accounts
SYNTAX
HaveIBeenPwned [[-Email] <Object>] [<CommonParameters>]
DESCRIPTION
Check to see if your email account was involved in a data breach. Returns $False if the email address is not
involved in any breach.
PARAMETERS
-Email <Object>
Required? false
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
Requires email address
OUTPUTS
Results are returned as an array
NOTES
Author: Tim Jardim
Date: 20.11.18 (dd.mm.yy)
Version:1.001.002
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>HaveIBeenPwned -Email myemailaddress@example.com
RELATED LINKS
SYNOPSIS
Gets information on compromised email accounts
SYNTAX
HaveIBeenPwned [[-Email] <Object>] [<CommonParameters>]
DESCRIPTION
Check to see if your email account was involved in a data breach. Returns $False if the email address is not
involved in any breach.
PARAMETERS
-Email <Object>
Required? false
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
Requires email address
OUTPUTS
Results are returned as an array
NOTES
Author: Tim Jardim
Date: 20.11.18 (dd.mm.yy)
Version:1.001.002
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>HaveIBeenPwned -Email myemailaddress@example.com
RELATED LINKS