Skip to content
#

email-security

Here are 35 public repositories matching this topic...

This program provides hands-on, practical experience in tackling real-world cybersecurity challenges. The projects are designed to give you a comprehensive understanding of different aspects of cybersecurity, enhancing your skills and preparing you for a career in this dynamic field.

  • Updated May 26, 2024
  • Jupyter Notebook

SPF-finder is designed to check for the validation of a Sender Policy Framework (SPF) record in a domain's DNS settings. It uses the nslookup command to query the DNS server for the SPF record, and then parses the output to determine if the record is present or not. It also have functionality for reading a list of domains.

  • Updated Oct 15, 2023
  • Python

Improve this page

Add a description, image, and links to the email-security topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the email-security topic, visit your repo's landing page and select "manage topics."

Learn more