This morning, several people are reporting that they had received a text message reporting that they had been fined. These are fake as at this moment in time, the above SMS has been the only confirmed SMS message that has been sent out by the Government…..
Category: Blue Team
Malicious Parties Phishing With The “Corona Cure”
As the pandemic continues, we are all looking for the latest information or data in order to keep ourselves and our family’s safe. You would have most likely seen an increase in emails from all the companies you associate with, giving you an update on what they are doing during this crisis…..
Microsoft Azure: Securing Public RDP
Security professionals have been trying to flag the risks of public facing RDP for years. Despite all the news articles and tweets, the volume of public RDP remains high…..
Obfuscation With PowerShell
Malicious parties might chose to encode their commands or scripts. The reason why is that if your auditing isn’t up to scratch, it may go unseen. In some cases it can also help bypass the AV….
Stealing Passwords From Clipboard
Password Managers are brilliant! They allow users to create and use complex passwords because they give us a nice secure… Read more Stealing Passwords From Clipboard
Securethelog.ps1
I’ve combined all of my current scripts into one to allow easy execution.
To see the script, visit: https://github.com/securethelogs/Securethelogs/blob/master/README.md
Hacking With PowerShell: Red Team
Read the article here: https://securethelogs.com/hacking-with-powershell-red-team/
Two New Tools: PSpanner and PSWatcher
Live Network Scanner: PSPanner: https://securethelogs.com/pspanner-network-scanner/ Network Scanner (With Event Logging for SIEMs)PSWatcher: https://securethelogs.com/pswatcher/
PSBruteZip: Crack Zip Passwords Using PowerShell
PSBruteZip allows you to brute force your way into Zip files should you have forgotten the password. A pre-req is that 7Zip is installed as it uses their commands. They function is better than Windows (I find).
Powersosh: Find Socials Using Powershell
Powersosh is a module which can help you do simple OSINT to find profiles online.