Why do I think Haskell is a good choice in regards to Software Security?

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ysoserial

    A proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization.

  • A similar issue has occurred with Java (and other languages, see https://frohoff.github.io/appseccali-marshalling-pickles/). Java provided a suberbly user-friendly way of serializing any object to disk and recovering it back in its original form. The only unfortunate problem was that there was no way to say which object you are expecting! This allows attackers to send you objects that, upon deserialization in your program, become nasties that wreak havoc and steal data.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB 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

  • anybody got ysoserial to work in kali 2022 running java v17?

    1 project | /r/oscp | 24 Jun 2023
  • Java deserialization payloads in log4j (Unified starting point)

    3 projects | /r/hackthebox | 23 Dec 2022
  • PoC tool for creating payloads that exploit unsafe Java object deserialization

    1 project | news.ycombinator.com | 28 Aug 2022
  • Is Java as safe as we believe?

    1 project | dev.to | 20 Apr 2022
  • Is Haskell a Good Choice for Software Security?

    2 projects | news.ycombinator.com | 17 Dec 2021