@INGFrance_SAV @INGFrance
Est-ce normal de n’avoir personne au téléphone au service "Crédit immobilier" chez ING?
Comment fait-on lorsque que l’on souhaite faire un remboursement anticipé ?
#PerdsPatience
.@ThomasMaurer shares how the Test-NetConnection supports ping test, TCP test, route tracing, and route selection diagnostics in support of troubleshooting Windows Server. https://t.co/S8f5PVDyWp #AzOps#ITPRO
If you need to examine a certificate .cer file in #PowerShell it's easy via .NET:
$cert = New-Object -Typename https://t.co/4Fo9lo1fvq.Cryptography.X509Certificates.X509Certificate
$cert.Import( "K:\code signing.cer" )
New #PowerShell script to check & fix domain membership without reboot via Test-ComputerSecureChannel & stored credentials. I have it in my #AppV/#MSIX sequencing VM & it works a treat via a startup scheduled task. Use -encrypt to store password to file
https://t.co/ZWe8FVtwba
Because I'm so tired to have computers vulnerable to bluekeep, I used my c# skills to build a powershell script testing for it.
https://t.co/cu2foueSeY
I was inspired by other scanners and I really don't understand the final test part. But it works.
To be added in #PingCastle?
I learnt today that IP addresses can be shortened by dropping the zeroes.
Examples:
http://1.0.0.1 → http://1.1
http://192.168.0.1 → http://192.168.1
This bypasses WAF filters for SSRF, open-redirect, etc where any IP as input gets blacklisted.
#infosec#bugbounty#bugbountytip
Quick #PowerShell way to get version & other details if they exist for the exe for a running process:
ps -name process_name|gp -ea si|select -Expand VersionInfo
If you're connecting to a server via IP address, you're not using Kerberos which is another @NerdPyle phobia.
That is unless you use this custom reg key to assign a Kerberos SPN to an IP.
b00m, that just happened.
https://t.co/bQ8svTDZv1