An open API service indexing awesome lists of open source software.

https://github.com/postmodern/phishing-training-sigs

A crowd sourced list of phishing training simulators and their signatures
https://github.com/postmodern/phishing-training-sigs

email-header-forensics osint phishing-sites

Last synced: 3 months ago
JSON representation

A crowd sourced list of phishing training simulators and their signatures

Awesome Lists containing this project

README

        

# phishing-training-sigs

A crowd-sourced list of phishing training simulators and their signatures.

| Vendor | Header |
| ------------------|---------------------|
| InfoSec Institute | `X-PHISH` |
| KnowBe4 | `X-Phishtest` |
| Proofpoint Wombat | `X-ThreatSim-ID`, `X-ThreatSim-Header` |
| Cofense | `X-PhishMe` |
| PhishMe | `X-PhishMeTracking` |

## How To Contribute

0. [Create a GitHub account](https://github.com/signup), if you already don't have one.
1. Click the [edit / pencil](https://github.com/postmodern/phishing-training-sigs/edit/main/README.md) icon.
2. Edit the [markdown table](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/organizing-information-with-tables).
3. Describe your changes in the commit message.
4. Press the "Commit changes" button.
5. Submit the Pull Request.