Tuesday, January 26, 2016

Tech Tip Tuesday – PowerSploit

Are you making the most of Powershell during your Windows evaluation? PowerSploit is a collection of Microsoft PowerShell modules that can be used to aid penetration testers during all phases of an assessment.

https://github.com/PowerShellMafia/PowerSploit

If you have a Tech Tip you want to share, send them to info@cyberhui.org and we'll get them out next #TechTipTuesday.

Tuesday, January 19, 2016

Tech Tip Tuesday – Learning PowerShell

If your “going to the gym everyday” New Year’s Resolution isn’t working out, maybe it’s time to change it to “learn PowerShell”. Windows PowerShell has been around since 2006 and is currently included in Windows 7 and 2008 R2 and up. It’s the go to tool for all hats (white, gray, black) and should be incorporated into your vulnerability assessment tool bag.

http://blogs.technet.com/b/heyscriptingguy/archive/2015/01/04/weekend-scripter-the-best-ways-to-learn-powershell.aspx

If you have a Tech Tip you want to share, send them to info@cyberhui.org and we'll get them out next #TechTipTuesday.

Tuesday, January 12, 2016

Tech Tip Tuesday – So Long IE 7, 8, 9 and 10… sort of

As of today, Microsoft will only support the most current version of Internet Explorer available for a supported operating system. This means you can still run IE9 but only on Windows Vista SP2. IE exploits are in the wild. Make sure you are using a support browser. The link below takes you to you a table that explains everything.

https://support.microsoft.com/en-us/lifecycle#gp/Microsoft-Internet-Explorer

If you have a Tech Tip you want to share, send them to info@cyberhui.org and we'll get them out next #TechTipTuesday.

Tuesday, January 5, 2016

Tech Tip Tuesday – PyCat

Last July we told you about PowerCat, the PowerShell replacement for netcat. Well here’s PyCat the Python replacement for netcat. This allows hackers to live off the land and system administrators troubleshoot without installing additional tools.

https://github.com/NullArray/PyCat

If you have a Tech Tip you want to share, send them to info@cyberhui.org and we'll get them out next #TechTipTuesday.