NetBIOS Enumeration (135, 137-139, 445) Cheat Sheet: Essential Commands, Tools for Pentesters

essential NetBIOS enumeration cheat sheet

What is NetBIOS? NetBIOS (Network Basic Input/Output System) is a legacy networking protocol that allows computers on a local area network (LAN) to communicate and share resources. Here’s a simple breakdown of its main functions and features: For more detailed NetBIOS enumeration techniques, check out this guide from HackTricks. Quick NetBIOS Enumeration Commands Purpose of …

Read more

Quick Nmap Commands For CEH / HTB / TryHackMe

Basic Nmap Commands for CEH practical

My Personal Favorite nmap -A -p- -T4 -v 192.168.1.0 Host Discovery Tip: Use these commands to identify which hosts are up before diving into detailed port or vulnerability scans. Basic Scans Service & Vulnerability Enumeration Tip: Running service detection (-sV) and using scripts can give you insights into what versions are running and potential vulnerabilities, …

Read more

Raw Dump Tool: A Ram Dumping Tool For Windows

rdt

Raw Dump Tool In the realm of digital forensics, the ability to extract and analyze volatile memory (RAM) contents is paramount. To aid digital forensics investigators in this critical task, Neeraj Singh has created the Raw Dump Tool – a Python-based Graphical User Interface (GUI) Memory Dumping Forensics Tool. This tool is thoughtfully designed to …

Read more

A Quick Volatility 3 Memory Forensics CheatSheet

Volatility Cheatsheet

Introduction: Memory forensics is a crucial aspect of digital investigations, helping analysts uncover valuable information from a system’s volatile memory. Volatility, a powerful open-source tool, serves as an indispensable ally in the world of memory forensics. In this blog post, we will delve into the realm of volatility, exploring its capabilities and usage through a …

Read more

QA WatchDog : A QA Checklist Project with Python and QT

home

QA WatchDog Quality Assurance (QA) testing is an essential part of software development, ensuring that the final product meets the desired quality standards. However, managing QA test checklists and collaborating effectively among team members can often be a challenging task. This is where QA WatchDog comes to the rescue! QA WatchDog is a Python-based tool …

Read more

Neeraj ♥️ Cyber

Just a simple Blog Made with ♥️ for Cyber Security Enthusiasts. We provide CTF, HackTheBox and TryHackMe write ups and information about various Cybersecurity tools, Cheat sheets and cybersecurity fields like forensics, cryptography, reverse engineering, Stenography, web,Penetration testing , windows and Linux privilege escalation etc.