TryHackMe: LDAP Injection

TryHackMe: LDAP Injection
Understanding LDAP and its Role in Directory Services LDAP (Lightweight Directory Access Protocol) is a protocol used for querying and managing directory services over a network. It enables c...
0 Read More

TryHackMe: ORM Injection

TryHackMe: ORM Injection
What is ORM? Object-relational Mapping (ORM) is a programming technique that facilitates data conversion between incompatible systems using object-oriented programming languages, serving as a...
0 Read More

Primeiro mês usando Linux

Já se passou um mês desde que migrei para o Linux como meu sistema operacional. Então, decidi trazer alguns relatos sobre o porquê estou usando o Linux, qual distro utilizo neste meu início e o q...
0 Read More

TryHackMe: Insecure Deserialisation

TryHackMe: Insecure Deserialisation
Serialisation Serialisation is just like taking different pieces of information (like notes) and putting them together to make them easy to store or send to a friend.Serialisation is the proc...
0 Read More

TryHackMe: SSRF

TryHackMe: SSRF
What is SSRF When developing networked software, it's common to make requests to external servers. Developers often use these requests to fetch remote resources like software updates or impor...
0 Read More