You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Explore the usefulness of Implementing additional types of hashing first that would precede the need to hash via screencap unless a match is not found. This would be for the purpose of attempting to identify known phish templates
ssdeep hash on the raw html content
ssdeep hash on the dom contents
ssdeep hash of first 250 and last 250 lines of html content
The text was updated successfully, but these errors were encountered:
Explore the usefulness of Implementing additional types of hashing first that would precede the need to hash via screencap unless a match is not found. This would be for the purpose of attempting to identify known phish templates
The text was updated successfully, but these errors were encountered: