Everything you need to know about Cambridge Analytica

Hello there! 🙂 I’m sure you have heard various interesting information about Facebook-Cambridge Analytica scandal. Let’s see what does it really means. What was Cambridge Analytica? Cambridge Analytica Ltd. was a British political consulting firm which uses data mining, data brokerage and data analysis with strategic communication during the election processes. The firm maintained offices […]

The importance of learning ITIL

Hello there! I’ve learned so many standards, laws and best practices from one of our modules in my university. To name some, ISO 9001, ISO 14001, ISO 27001, ISO 31001, HIPPA, ITIL, PCI DSS, and GDPR. ITIL module was something that kept getting interesting day by day. If you still don’t know what ITIL means, […]

Gmail push notifications – PART 01

Hello there! Gmail, The email service that was developed by Google which most of us use regularly in our day today life.  Today I’m going to talk about Gmail APIs and how to simply manipulate one of its feature. If we go to the Gmail API page and navigate to guides tab, you’ll be able […]

Comparing changes in GIT diff

Hi all! I’m currently working on a project that involves Git. What I have to do is that I have to compare the changes in a pull request using a webhook and build the particular modified components in the Jenkins server. I have already posted a blogpost on how to create a webhook based on […]

Why not learn about webhooks as well?

Hi all! Hope everyone is having a good day. I guess everyone read the previous blog about git hooks. This is a more explained version of the previous post. I mentioned that there are two kinds of git hooks. One is client side and the other one is server side git hooks. I explained some […]

EVER HEARD ABOUT GIT HOOKS?

Hello there! Today’s blog post is going to be about Git hooks. We have all worked with Git right? It is pretty amazing. For those who don’t know about git, Git is a version control system for tracking changes in computer files among multiple people. It is mainly used for source code management in software […]

ISO 9000 series

Hello there! Today I’m going to write about the ISO 9000 series. I got to know about this through a module that we had to learn in our university. I was interested in this topic so that’s when I thought of writing a blog post about it. Here we go! ISO stands for International Organization […]

HACK THE BOX – How to hack the invite process

Hi all! Have you heard about CTF? if not this is the right place for you. Today I’m going to walk you guys through the login process of hack the box pen-testing labs. What is CTF? Capture the Flag (CTF) is a special kind of information security competitions. There are three common types of CTFs: […]

OverTheWire : Leviathan war-game walkthrough

Welcome to my CREATIVE MESS! Hope you’re having a good day. So, I’m currently on vacation and I was looking for something to do. Then I remembered about the war-games that we did in our university. It’s from a website called ‘OverTheWire.org’ which contains some amazing games that anyone can play. Each game consists of […]

Ask Cortana!!

Cortana is an artificial intelligence-based smart assistant that Microsoft built into every version in Windows 10. Cortana is essentially Microsoft’s answer to Apple’s Siri, Amazon’s Alexa, and the Google Now assistants that ship with many new products. You can use Cortana to search your PC, find information via the web, and handle basic tasks like […]