Cyber Security

  • What is DKIM and SPF?

    What is DKIM and SPF?

    DKIM and SPF are all ways in which emails get validated and checked to see if they are legitimate. They both work in order to protect people from spoofed and fraudulent emails. Below I will give a breakdown of how each work and simple analogies to understand them, What is SPF? SPF verifies that…

  • What is, CSRF, XSS and SSRF?

    What is, CSRF, XSS and SSRF?

    CSRF< XSS AND SSRF are commons ways in which attackers can get information from unsuspecting suspects. Attackers use a wide range of attacks when trying to get information from a potential target. Here I will be explaining three of the main types, that commonly get mixed up due to how similar they are. These…

  • View IPTables blocks

    View IPTables blocks

    To view iptables blocks, you can use the following commands: Below shows an example of using iptables -L -v -n:

  • Log4J and its impact in the modern world

    Log4J and its impact in the modern world

    Log4J and its impact on a modern society.