Blog

15 08, 2015

Maligno v2.4 Released

By |2016-11-06T16:40:25+02:00August 15th, 2015|Categories: Maligno, tools|Comments Off on Maligno v2.4 Released

Maligno is an open source tool designed for security testing and adversary replication. It can also be used for training IT staff in detecting advanced attacks, and to make security testing in corporate networks more realistic. New functionality and improvements have been implemented in the tool during the course of the month, reaching now [...]

3 08, 2015

Pcapteller – Customizing and Replaying Network Traffic

By |2016-11-06T16:40:27+02:00August 3rd, 2015|Categories: exercises, Pcapteller, tools|Comments Off on Pcapteller – Customizing and Replaying Network Traffic

Pcapteller is a tool that allows the customization and replay of recorded network traffic. Mainly, the tool can help blue teams training their network security monitoring skills, by reusing resources already available on the Internet (e.g. PCAP files). The tool also helps increasing the degree of realism of the scenarios included in the PCAPs, [...]

18 07, 2015

Pcapteller – New Tool Released

By |2016-11-06T16:40:29+02:00July 18th, 2015|Categories: Pcapteller, tools|Comments Off on Pcapteller – New Tool Released

Encripto has released a new tool called "Pcapteller", which is a simple tool that allows you to re-create a recorded network traffic scenario that occurred in a foreign network, as it really happened in yours. Basically, the tool reads network packets from a PCAP file, and it replaces a given IP address with one [...]

13 07, 2015

Exercise With Block Cipher Modes

By |2016-11-06T16:40:32+02:00July 13th, 2015|Categories: exercises|Comments Off on Exercise With Block Cipher Modes

Today, I would like to propose a simple exercise based on AES-128, and two different block cipher modes: ECB and CBC. The idea is to prove how a secure encryption algorithm encrypts some data based on these block cipher modes. The results will show that even when encrypted, the information might not be protected [...]

Go to Top