Remove WSUS automated updates

11th September 2020

WSUS was a necessary evil in the Windows 7 days. Today Windows 10 can still be messed up and we are still Beta testers, but the bad guys are taking…

๐Ÿ“Œ
0๐Ÿ’ฌ read more

Networking Basics

12th August 2020

To make networking more modular OSI has broken down networking into 7 layers. The top 4 Host layers happen in a computer in the Application or Operating system. The bottom…

๐Ÿ“Œ
0๐Ÿ’ฌ read more

2FA is Safer but not Safe

6th August 2020

2FA does increase website security but don’t think this makes you purely Safe. Web pages were originally designed to be state-less when they only showed public information. As the technology…

๐Ÿ“Œ
0๐Ÿ’ฌ read more

Update Yubikey < 2018

Make sure your Yubikey 4, SmartCards and TPM chips are made AFTER 2018. Infineon generated RSA keys 2048 and smaller (most of them) were flawed in a way that made…

๐Ÿ“Œ
0๐Ÿ’ฌ read more

Error publishing Apps in RdWeb

5th August 2020

Applications look like they are published correctly but don’t show on the main web page when a user logs in . fix this This could be a clue Re-download your…

๐Ÿ“Œ
0๐Ÿ’ฌ read more

Preventing file-less malware the cheap and hacky way

4th August 2020

create a .bat or .cmd script with the following lines in it. I called mine PowershellPS1-Disassociate.cmd : This script prevents file-less malware from running by associating : powershell and visual…

๐Ÿ“Œ
0๐Ÿ’ฌ read more

Deleting users from a Fortigate Firewall

When trying to delete a user the Delete button can be Greyed out. A user can’t be deleted until they are removed from all groups and rules. The far right…

๐Ÿ“Œ
0๐Ÿ’ฌ read more

Luxul Switches

30th July 2020

default ip address is 192.168.0.4 so if you have multiple switches they all end up at the same IP address and you can’t manage any of them. DHCP exists for…

๐Ÿ“Œ
0๐Ÿ’ฌ read more

Cool Projects:

18th July 2020

Pwnagochi PfSense / OpnSense firewall. Ubiquiti cloudkey on Raspberry Pi OpenMediaVault on Raspberry Pi. stable script not an OS image Raspberry Pi NAS x4 Hat and enclosure works with OpenMediaVault…

๐Ÿ“Œ
0๐Ÿ’ฌ read more

Preventing users from saving passwords in the Browser

17th July 2020

Ideally should be using LastPass How to add the Chrome bits to GPO https://support.practiceprotect.com/knowledge-base/importing-group-policy-admx-templates-for-google-chrome/

๐Ÿ“Œ
0๐Ÿ’ฌ read more