3 matches found
Pyrit
Por favor, lea Pyrit es antiguo, está desactualizado y sigue siendo Python2. Actualmente estoy intentando reescribirlo desde cero, así que gracias por todas las estrellas, pero recuerden estar atentos a la versión de Python3. Pyrit Pyrit permite crear grandes bases de datos de la fase de...
Attackers can prevent the creation of pools
Lines of code Vulnerability details Impact A malicious attacker can permanently prevent users from creating pools of certain token pairs. Proof of Concept The deploy function in AlgebraPoolDeployer.sol uses a salt while deploying a new AlgebraPool: 44: function deploy 45: address dataStorage, 46:...
openssl: man-in-the-middle
CVE-2015-3197 man-in-the-middle A flaw was found in the way malicious SSL/TLS clients could negotiate SSLv2 ciphers that have been disabled on the server. This could result in weak SSLv2 ciphers being used for SSL/TLS connections, making them vulnerable to man-in-the-middle attacks. -...