Earlier this year I passed the CISSP on the first attempt. This is another of the many articles that exist on how to pass the…
Posts published in “Pentesting”
0. Rooting Android & Jailbreaking iOS Android It is recommended to use an android device to test the application. If you cannot get one, then…
In the last few weeks there has been a revolution in the IT world. Everyone has been worried, there have been thousands of meetings to…
I have not been able to publish in the last few weeks because I was preparing for OSCP. If you are thinking of obtaining this certification, here is my personal experience!
One of the first posts on this website was an introduction to the platform that has been with me since the beginning of my hacking…
Shodan is a search engine to find specific services such as webcams, SCADA systems, linksys… Its operation is simple but effective: it scans the whole…
Today I bring you a very interesting type of SQL Injection, and that is not very well known. It’s a variation of Blind SQL Injection.if…
This post is the continuation of another one I published a few months ago. If you haven’t read it yet, I recommend you take a…
After the posts about SQL Injection and NoSQL Injection, today I bring you the XSS Injection. This attack consists of injecting malicious code into benign…
In previous posts I have talked about SQL injections. It is usually the first example of computer security that is given to a student: ” ´…