Quick pick

NIS2

NIS2

11 posts
ISO 27001

ISO 27001

19 posts
AI & ML

AI & ML

7 posts
SSDLC

SSDLC

14 posts
improve-your-security

Cyber security tips (in German and English)

If you understand German, there are tons of information about CyberSecurity and how to improve your security. BSI (Bundesamt für Sicherheit in der Informationstechnik) has a lot of resources published here:Alliance for Cybersecurity : http://ift.tt/UQNm4c The materials are available here: http://ift.tt/1ILTynT They… < p class=”more-link-p”>Read more → The post Cyber security tips (in German and English) appeared […]

News

OpenDNS acquired by Cisco

I wrote an article which recommends OpenDNS to FritzBox users to use OpenDNS to filter malicious domains and perform parental control on the traffic that gets into their home routers.  &  And now, not a week later I see: Cisco made a big acquisition offer to OpenDNS and they accepted it. Wow, what a news! Read here the […]

Educational News

How much is a blog instance worth?

I wrote in the post  Do you really know who’s visiting your website? about how often hackers probe my websites. IT Security News has of today this: 5,914 blocked malicious login attempts / was 2092 on May 8th 2,182 spam comments blocked by Akismet. / was 2115 on May 8th The login attempts more than doubled in just 5 […]

News

NIST Released “Guide to Industrial Control Systems (ICS) Security”

NIST is pleased to announce the release of Special Publication 800-82, Revision 2, Guide to Industrial Control Systems (ICS) Security. Link to the full news announcement about this Special Publication (SP 800-82 Revision 2) can be found on the CSRC News page at: http://csrc.nist.gov/news_events/#june8b Direct link to the SP 800-82 Revision 2 document (in .PDF) […]

General

How to get the version of an MSI package in Linux

Ever tried to get the version of an MSI package on Linux ? Exiftool doesn’t do that, unfortunately. I requested it in the forum, let’s see if somebody jumps on it. 🙂 Until then, try to use the system utility “file” and do some parsing on the bold red text. #file google.msi: Composite Document File […]