-
How was your stay at the Hotel La Playa? – SANS Internet Storm Center
Powershell mapping of wifi and where people have stayed.A companion article to the wifi auditing but this maps information of where the access points could be to provide a rather interesting map of where you have been. Unfortunately not a powershell capable script….yet
-
Investigating Off-Premise Wireless Behaviour (or,
Powershell script to retrieve Wireless access points used across an organization. Very useful to see who is connecting to ” Free Public Wifi” and all the issues that will bring up….
Month: February 2017
With the recent report of cloudflare credentials being cached/available in search engines, it is always wise to see just how many sites you’ve logged into recently. If you don’t use a password manager, then you will have a fun time going through your browser history, working out what sites you logged into and then changing your passwords.
Hopefully you are using a Password Manager by now and there are several routines available (with source) to check an exported list of urls from your manager of choice against a public list of cloudflare protected sites.
I used CloudFlareChecker as I could use powershell to filter out my password list to url’s first and then run the site list through the tool (which required the .net runtimes installed).
Out of 1200+ url’s in my password export, there were 25 sites using cloudflare. It didn’t take too long to change credentials and update the passwords in LastPass. Yes it’s worth doing for all sites – but I really don’t have time to log into that many websites!
If you don’t use LastPass then there are several other resources at your search engine of choice that will help you check firefox saved passwords (hopefully you don’t), Keepass or even check an individual website for potential issues.
As an aside, I’ve been trying out Dashlane as an alternative to LastPass but I’ve not been very impressed with it so far. It fails to recognise any saved credentials for Office365 and the extension doesn’t even activate in Chrome so I’m staying with LastPass. If you haven’t signed up for a Password Manager yet, then signing up with this Lastpass premium link gives us both a free month of premium access and if you have any questions then let me know.
-
PowerShell Script to Remove Mailbox Folder Permissions
Great script for removing permissions. Needed to use this when migrating mailboxes to office365 where permissions had been previously granted to an ex-employee. The mailbox move fails as the permissions can’t be copied across
-
Upgrading WordPress with WordPress CLI
Script WordPress installs. In theory should never be needed as most installs are set to autoupdate.
-
Managing Usernames and Passwords with PowerShell for SharePoint Online – Petri
Powershell password management. I type my office365 passwords into powershell soooooo many times a day.Some good information here, especially with Windows Credential Manager and never heard of pnp
-
Config Wizard for Unofficial Kodi Addons
Kodi getting started config wizard