https://github.com/IvanGlinkin/HydrAttack-PoC-eMail-Spoofer-Module
HydrAttack PoC eMail Spoofer Module is designed to test the security posture of a domain against email spoofing attacks. It performs steps to SPF & DMARC Check (the module verifies whether the target domain has SPF and DMARC records configured), Spoofing Attempt (launch a web server and attempts to send spoofed emails from domain) and Verification
https://github.com/IvanGlinkin/HydrAttack-PoC-eMail-Spoofer-Module
Last synced: about 1 month ago
JSON representation
HydrAttack PoC eMail Spoofer Module is designed to test the security posture of a domain against email spoofing attacks. It performs steps to SPF & DMARC Check (the module verifies whether the target domain has SPF and DMARC records configured), Spoofing Attempt (launch a web server and attempts to send spoofed emails from domain) and Verification
- Host: GitHub
- URL: https://github.com/IvanGlinkin/HydrAttack-PoC-eMail-Spoofer-Module
- Owner: IvanGlinkin
- License: gpl-3.0
- Created: 2025-03-17T12:55:20.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-03-17T13:47:23.000Z (about 2 months ago)
- Last Synced: 2025-03-17T13:47:38.646Z (about 2 months ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
Awesome Lists containing this project
- awesome-hacking-lists - IvanGlinkin/HydrAttack-PoC-eMail-Spoofer-Module - HydrAttack PoC eMail Spoofer Module is designed to test the security posture of a domain against email spoofing attacks. It performs steps to SPF & DMARC Check (the module verifies whether the target (Python)