Nmap for pentesting

Scripts varios para nmap Encontrar users con contraseñas por defecto o vacias nmap -f -sS -sV -vv --script auth IP Corre scripts por defecto de nmap nmap -f -sS -vv --script default ip Comandos menos intrusivos para el target nmap -f --script safe IP -vv Detectar vulnerabilidades conocidas nmap -f --script vuln -vv IP -Pn Revisa conexiones abiertas por malware nmap -f --malware nmap -sS -sv -f --script discovery IP nmap -f --script intrusive Incluye Deteccion OS...

May 7, 2022 · 1 min · c4r4nch0

🧠The Gut-Brain Connection: Unlocking the Secrets of Gut Health🌱

The Gut-Brain Connection: Unlocking the Secrets of Gut Health 🌱🧠 Hey there, fellow knowledge seekers! Today, we’re diving deep into the fascinating realm of gut health and its profound impact on our brains 🌱🧠. You might be surprised to learn just how tightly connected these two powerhouses are. So, grab a cozy seat and let’s unravel the mysteries of this extraordinary relationship. First things first—why is the gut so closely linked to the brain?...

May 7, 2022 · 3 min · c4r4nch0

Gotta Find them All (subdomains)

Gotta Find them All (subdomains) Subdomains play a vital role in identifying vulnerabilities and misconfigurations within a target’s infrastructure, making them a critical focus for bug hunting. Embark on a quest to explore the intricate world of subdomains and uncover their hidden secrets. The adventure awaits!

March 5, 2022 · 1 min · c4r4nch0
Reverse Engineer

Reverse Engineering: Unveiling the Depths of Technological Mastery

Here’s a roadmap to get you started on your quest: 1️⃣ Embrace the Basics: Begin by building a solid foundation in computer architecture, programming languages (such as C, C++, and assembly), and operating systems. Familiarize yourself with concepts like memory management, CPU architectures, and common software vulnerabilities. 2️⃣ Understand Assembly Language: Dive deep into the realm of assembly language—the low-level instructions that serve as the building blocks of software and hardware....

March 5, 2022 · 3 min · c4r4nch0

0 min · c4r4nch0