WORDPRESS: TOP 4 Best vulnerability scanners
Tabla de contenido1 1. wpvulnb.com2 2. wpscans.com3 3. hackertarget4 4. wpscan Hello! Today we are back with an article about pentesting and computer security, this time we bring you the …
All the latest news about IT
Tabla de contenido1 1. wpvulnb.com2 2. wpscans.com3 3. hackertarget4 4. wpscan Hello! Today we are back with an article about pentesting and computer security, this time we bring you the …
Today we will talk about how to create a kernel module in C language to run our code with the highest possible privilege. In some cases, it is necessary to …
Hello! Some time ago I discovered a very useful script to collect information about domains, it is the script “The harvester” (project at https://github.com/laramies/theHarvester), this script is very useful in …
Lately in my day to day I am having to “fight” with the fortinet firewalls coninuously, so I share with you the commands that I am using the most: Command …
Tabla de contenido1 1- First way to compile python: cython2 2- Second way to compile python: pyinstaller Hello! Many people ask: Can you compile python? The answer is no, and …
Hello! We have often talked about VSS (volume shadow copy of Windows) and the advantages and risks it entails. This time we are going to talk about how to backup …
Hello! Sometimes, even if you have “administrator” privileges for certain operations you need to have “system” privileges, how can you escalate privileges? One of the ways is quite simple and …
Good evening! Sometimes a programming language like python (although powerful and versatile) may need more power or access to system libraries. To make use of a dynamic library type .DLL (windows) …
Inforfinder is a tool to obtain information from an IP or a domain. It is an ideal tool to work in systems or development as well as for pentesting. Obtaining information …
First of all: What is whois? It is a protocol and a tool that will report data about a domain or an IP. This data can report the owner of …