Ruby is the programming language preferred by hackers, in this post I will show you how to do a simple ping on a local network to look for potential victims, faster than nmap. The code with which …
Socket Python
To start in the world of cybersecurity, to become an expert, you must take the right path. The Infosecaddicts courses will help you advance much faster and easier. In other publications, I have …
SILENTTRINITY
There are many tools, but, those written in python, are the ones to fall in love with, especially, SILENTTRINITY, with it, you can do several things. You will learn those in this publication, and …
Public domain information (HOST, DIG, PING, TRACEROUTE, WHOIS)
Linux has very simple commands, that at the time of an attack, we can use to obtain information quickly. All domains have a lot of useful public information, which we can consult easily with the …
Continue Reading about Public domain information (HOST, DIG, PING, TRACEROUTE, WHOIS) →
Scan Ports With Metasploit.
When performing a scan, all hackers prefer NMAP, even if there are other tools out there that can do the same. In this article, we will learn to do a scan using Metasploit. Metasploit is an …
Hashcat
Hashcat is known in the community of security experts among the fastest and most advanced password recovery and recovery tools in the world. It is open-source and has an internal rule engine, more …