Reading Time: < 1 minute

RECENTS ARTICLES

BLOG

IOCs are dead ?

With the cloud technologies, i think one can slowly come to the conclusion that IOCs should not be relied only ! Bad actors can move of source IP so easily and the fact that all Threat Intelligence do their own lists, there is a great discrepancy in the lists. I'll...

Traps XDR Cortex Palo Alto

From the documentation Traps or now called Cortex XDR has several modules. The main prevention against malware is the BTP (Behaviour Treat Protection ). Palo Alto has increased prevention drastically since version 5 and since version 7. It works really differently...

Meterpreter how does it communicate ? between device and the MSF (part 2)

In this second part I will briefly talk about using proper SSL Certificates and Second stage encoders. Using Let's Encrypt SSL Cert with Meterpreter The goal of using proper certificates, is that most blue teams, will block access to self signed certs web sites. So...

Demisto 1st hand issues and my first playbook on my home lab

My first installation was done by download the OVA and not by installating the linux package. 1st issue encountered, in the welcome example they propose to do a !whois domainname in the dBOT. Well if you haven't configured the integrations of whois, this won't work....

Hashcat GPU Nvidia issue under VMware

I was re-installing on a fresh new copy of Ubuntu server 19.10 the tools, and I didn't get to get it working. I've followed this guide which isn't too bad : https://www.alexanderjsingleton.com/infosexy-how-to-use-hashcat-to-crack-passwords-in-ubuntu-18-04/ lshw -c...