Security | Threat Detection | Cyberattacks | DevSecOps | Compliance

Latest Posts

Weekly Cyber Security News 11/10/2019

A selection of this week’s more interesting vulnerability disclosures and cyber security news. Amazing, if not scary selection of news items this week. However, I’m going to pick out three curious and on the face of it ones that would otherwise fly past without interest. The first, and its a subject that really interests me: How do the scammers succeed at social engineering so frequently? Perhaps we can learn a little bit more from this one.

Weekly Cyber Security News 04/10/2019

A selection of this week’s more interesting vulnerability disclosures and cyber security news. A serious breach from a popular game was announced earlier in the week. Considering the prevalence of linking many such games with Facebook and other social media platforms, such an exposure gives a great ‘way in’. If you’ve not done it already, go check what access you’ve granted to your data.

Weekly Cyber Security News 20/09/2019

A selection of this week’s more interesting vulnerability disclosures and cyber security news. After a long occasional rumble of consumer network devices failing the basics of security, a huge storm of failures were highlighted across a swath of devices this week. If you are thinking of going shopping for a network device you had better take a look at this first.

Using Symfony With ionCube Encoder

We often receive questions regarding the use of frameworks with the ionCube Encoder, and one such framework is Symfony. This article covers the most significant consideration a programmer using the Symfony framework takes in order to protect their code. Symfony not only uses the doc comments but scans the source code for “use” statements. Obviously, scanning the source code is not possible with encoded files.