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
- Host: GitHub
- URL: https://github.com/postmodern/phishing-training-sigs
- Owner: postmodern
- Created: 2022-05-20T22:28:33.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-23T22:37:42.000Z (about 1 year ago)
- Last Synced: 2025-01-15T02:33:34.720Z (5 months ago)
- Topics: email-header-forensics, osint, phishing-sites
- Homepage:
- Size: 2.93 KB
- Stars: 17
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.