MISP is a great platform for intelligence sharing and collaboration. I have had it on my mind for a while now but only today did I get the chance to learn more about it. This post is the first in many to come about MISP and use cases I will be building around it.
Tools
Quick posts where I share with you useful tools I stumble upon every now and then.
My Privacy-Focused Productivity Setup (2020)
We all need a way to send our friends the latest memes but that doesn't mean we should sacrifice our privacy and data control while doing so. In this post, I share some of the services I use to protect my privacy and remain productive.
Listen To VoIP Calls in PCAP Files Using Wireshark
One question in CyberDefender's most recent challenge taught me something new. The question asked you to listen to the audio stream that can be found in the PCAP file to find the flag and claim the points. I never knew Wireshark supports doing this hence this TIL.
Pinned Messages in Slack Channels
The way pinned messages work in Slack is one of the things I find frustrating about the platform. If I pin a message, I expect it to remain visible in the channel not tucked into a side tab. This post outlines a rough PoC for a Slack application that can help you "truly" pin your messages.
TIL: Sysdiagnose
Sysdiagnose is a diagnostic tool available on all Apple products. It collects information and logs from various parts of the systems to provide a full image of the system state at a certain point in time. The data collected is quite comprehensive and covers a wide range of aspects.
Collect CPU & Memory Usage Information Using psrecord
A few days ago, I found myself needing to collect the CPU and Memory usage information of applications over an extended period. In this post, I share with you a brilliant tool that can assist you in collecting this data and plotting it in an easy-to-consume graph.
Examining Google Chrome Extensions Using Crxcavator
Chrome extensions have grown to be a genuine part of the web browser we use every day. Security is paramount when reviewing an extension and Crxcavator is here to help you do that.
Essential Extensions For Safe Web Browsing
The internet is an integral part of our life, we can’t stop using services or browsing websites but we need to protect ourselves while doing so. In this article, I share some useful web extensions that will improve your online security and privacy.
Setapp, A Must-Have for macOS Users
Setapp is a paid software subscription service that gives users access to a wide range of applications geared towards the Apple ecosystem. If you have a MacBook or an iPhone, Setapp will provide you with superb selection of applications for the price of a coffee.
Find the Team and Bundle IDs of a macOS Package
Want to create a PPPC profile that whitelists a macOS application and approves its extensions without the need of user approval? You will need the bundle and team IDs of the app.