2022 - Hacktober in DeFi

2022 - Hacktober in DeFi

This article summarizes the main hacks that took place during the month of October 2022 in the DeFi ecosystem.

11 minute read
Recover your passwords with Hashcat

Recover your passwords with Hashcat

Hashcat is a security tool allowing to recover passwords form a hash on a large number of hash functions (md5, sha1, sha256)

5 minute read
XSS Game - Google

XSS Game - Google

XSS-game was launched by Google to train for XSS vulnerabilities with 6 challenges to solve. This document summarizes the solutions for challenges 1 to 5.

3 minute read
Unit Test Key Principles

Unit Test Key Principles

This article presents some principles to respect when you create unit testing (DRY test, KISS, SRP and Yagni).

3 minute read