Skip to content

Commit 8bee68e

Browse files
committed
splitting out additional urls into new resources
1 parent 0d75596 commit 8bee68e

File tree

1 file changed

+18
-4
lines changed

1 file changed

+18
-4
lines changed

content/learning-path/1/module-5.en.md

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,19 +79,33 @@ Find an email in your inbox or spam folder. Alternatively, ask for a peer or men
7979

8080
{{% resource title="How to check and read a Sender Policy Framework record for a domain" languages="English" cost="Free" description="This piece shows how to check SPF headers using nslookup, an alternative tool to dig, and describes how to interpret the results." url="https://support.mailessentials.gfi.com/hc/en-us/articles/360015116520-How-to-check-and-read-a-Sender-Policy-Framework-record-for-a-domain" %}}
8181

82-
{{% resource title="The Nebraska GenCyber Team course on email headers" languages="English" cost="Free" description="A comprehensive course on how to analyze email headers when investigating potential cases of phishing." url="https://mlhale.github.io/nebraska-gencyber-modules/phishing/email-headeranalysis/#email-headers" additional_urls="Samples for exercises: https://github.com/MLHale/nebraska-gencyber-modules/tree/master/phishing/email-headers" %}}
82+
{{% resource title="The Nebraska GenCyber Team course on email headers" languages="English" cost="Free" description="A comprehensive course on how to analyze email headers when investigating potential cases of phishing." url="https://mlhale.github.io/nebraska-gencyber-modules/phishing/email-headeranalysis/#email-headers" %}}
83+
84+
{{% resource title="Nebraska GenCyber Team course sample exercises" languages="English" cost="Free" description="Sample exercises for the above course." url="https://github.com/MLHale/nebraska-gencyber-modules/tree/master/phishing/email-headers" %}}
8385

8486
{{% resource title="Checking email headers in Proton Mail" languages="English" cost="Free" description="A guide on how to check email headers in Proton Mail." url="https://proton.me/support/check-email-headers" %}}
8587

8688
{{% resource title="Viewing email headers on Zoho" languages="English" cost="Free" description="A guide on how to view email headers on Zoho." url="https://www.zoho.com/mail/help/mail-options.html#alink1" %}}
8789

88-
{{% resource title="Tools for analyzing email headers" languages="English" cost="Free" description="Links to several tools which can extract and dissect email headers, crucial for any analysis of potentially malicious emails." url="https://mxtoolbox.com/EmailHeaders.aspx" additional_urls="https://github.com/keraattin/EmailAnalyzer, https://github.com/umair9747/headmail, https://github.com/cyberdefenders/email-header-analyzer" %}}
90+
{{% resource title="Tools for analyzing email headers, part 1" languages="English" cost="Free" description="Links to several tools which can extract and dissect email headers, crucial for any analysis of potentially malicious emails." url="https://mxtoolbox.com/EmailHeaders.aspx" %}}
91+
92+
{{% resource title="Tools for analyzing email headers, part 2" languages="English" cost="Free" description="Links to several tools which can extract and dissect email headers, crucial for any analysis of potentially malicious emails." url="https://github.com/keraattin/EmailAnalyzer" %}}
93+
94+
{{% resource title="Tools for analyzing email headers, part 3" languages="English" cost="Free" description="Links to several tools which can extract and dissect email headers, crucial for any analysis of potentially malicious emails." url="https://github.com/umair9747/headmail" %}}
95+
96+
{{% resource title="Tools for analyzing email headers, part 4" languages="English" cost="Free" description="Links to several tools which can extract and dissect email headers, crucial for any analysis of potentially malicious emails." url="https://github.com/cyberdefenders/email-header-analyzer" %}}
8997

90-
{{% resource title="Introduction to email spoofing" languages="Multiple" cost="Free" description="Several articles describing email spoofing basics." url="https://en.wikipedia.org/wiki/Email_spoofing" additional_urls="https://docs.sendgrid.com/glossary/spoofing, https://www.fortinet.com/resources/cyberglossary/email-spoofing" %}}
98+
{{% resource title="Introduction to email spoofing, article 1" languages="Multiple" cost="Free" description="Several articles describing email spoofing basics." url="https://en.wikipedia.org/wiki/Email_spoofing" %}}
99+
100+
{{% resource title="Introduction to email spoofing, article 2" languages="English" cost="Free" description="Several articles describing email spoofing basics." url="https://docs.sendgrid.com/glossary/spoofing" %}}
101+
102+
{{% resource title="Introduction to email spoofing, article 3" languages="English" cost="Free" description="Several articles describing email spoofing basics." url=", https://www.fortinet.com/resources/cyberglossary/email-spoofing" %}}
91103

92104
{{% resource title="Evaluating 'Received' headers" languages="English" cost="Free" description="How to use email headers to find the server that sent the email." url="https://www.techlicious.com/how-to/how-to-tell-if-email-has-been-spoofed/" %}}
93105

94-
{{% resource title="Analyzing potentially forged 'Received' headers" languages="English" cost="Free" description="How to identify fake 'received' headers." url="https://luxsci.com/blog/analyzing-forged-email-message.html" additional_urls="https://www.linkedin.com/pulse/anatomy-phishing-email-whats-header-penelope-raquel-bise-" %}}
106+
{{% resource title="Analyzing potentially forged 'Received' headers" languages="English" cost="Free" description="How to identify fake 'received' headers." url="https://luxsci.com/blog/analyzing-forged-email-message.html" %}}
107+
108+
{{% resource title="Looking at a potential phishing email's headers" languages="English" cost="Free" description="A deeper look at header analysis." url="https://www.linkedin.com/pulse/anatomy-phishing-email-whats-header-penelope-raquel-bise-" %}}
95109

96110
{{% resource title="Find messages with Email Log Search" languages="English" cost="Documentation free, tools only available to business & enterprise users" description="Describes how administrators of Google business and enterprise accounts can monitor message logs." url="https://support.google.com/a/answer/2618874?hl=en&fl=1&sjid=3562339787569460230-NA" %}}
97111

0 commit comments

Comments
 (0)