Articles
We are always busy and when we get downtime we tend to spend it learning new things, however where we can we write up a quick summary or general advice for the common good.
The following articles are always a work in progress and is never the definitive answer or guidance on any topic, your business is unique and will need careful review to give any advice. Use at your own risk.
Industrial Control Systems (ICS)
Employees need to work from home unexpectedly?
Social Engineering Techniques
File Extensions you should filter from email
Cyber Security Fundamentals
Cyber Security Fundamentals : Confidentiality
Cyber Security Fundamentals : Integrity
Integrity Definition according to the oxford english dictionary: In information security, integrity is the principle that requires information to maintain its precision. The way we might maintain data integrity may include one or more of the following Checksums A...
Cyber Security Fundamentals : Availability
Availability? Availability is a key principle it ensure that our data will be available in a timely manner, if you can't access your data you no longer have data even if it meets the other two key fundamentals Confidentiality/Integrity, if you can't get to it when you...
Stop script files being used against you
Why: Script files like Javascript are used by a number of different malicious attacks (think ransom) as a way to run code on your machine outside of the protection of an application, typically from email or website downloads, you can stop this quite easily. How: On...