What is your process to deal with phishing emails?

This page summarizes the projects mentioned and recommended in the original post on /r/cybersecurity

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • CyberChef

    The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis

  • Throw the email in a sandboxed environment, such as https://app.any.run/ , or your own to see outbound connections, what files and exe's drop and what the attachments do once opened. We can use https://gchq.github.io/CyberChef/ to carve out more information on attachments in email such as the .html files/attachments. Also, use https://virustotal.com where applicable for known malicious hashes, IP, URLs. Step 2, isn't always necessary but it is fun to see what the attackers try and do.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts