Updated phishing-HTML-linter.py

This commit is contained in:
Mariusz B. / mgeeky 2022-12-12 23:20:41 +01:00
parent 9654434d6a
commit fc7316a5bb
3 changed files with 3 additions and 1 deletions

View File

@ -132,6 +132,8 @@ OUTPUT:
- `<a href="..."> URL contained GET parameter with URL`
- `<a href="..."> URL pointed to an executable file`
- `Mail message contained suspicious words`
- `Mail message contained unsupported HTML tags`
- `Mail message contained unsupported HTML attributes`
Such characteristics are known bad smells that will let your e-mail blocked.

@ -1 +1 @@
Subproject commit 2eec0b5f47a6d59dc8e2c367b079fae6c422c64c
Subproject commit a266b79ea1e9fac8455a60368357a9d67b5400bc

Binary file not shown.