Dynamic authorization delegation from a third party service to a client application on a given information system [migrated]

As a company that wants to offer access to its services to a third-party known clients, I designed an authentication/permission system.
Here are our needs:

As a service provider (A), I want to provide another company/customer (B) access t… Continue reading Dynamic authorization delegation from a third party service to a client application on a given information system [migrated]

Linux whitelist-based Mandatory Access Control instead of a blacklist-based model

I’m trying to harden a Linux installation on a personal computer – I decided to try both SELinux and AppArmor as a Mandatory Access Control (MAC) to supplement the default Discretionary Access Control (DAC) that Linux comes with by default… Continue reading Linux whitelist-based Mandatory Access Control instead of a blacklist-based model

Dreamhost hosted wordpress site attacked – SSH password was changed – Need help assesing attack vector

My client had his wordpress site attacked, his site is not a juici target, the attack consisted in redirecting the site to another site.
That in itself is no surprise, the weird thing is that both the SSH (For context, the site is on a vps… Continue reading Dreamhost hosted wordpress site attacked – SSH password was changed – Need help assesing attack vector