• Home
  • Become a Hacker
    • Get Started
    • Hacker Mindset
    • Roadmap
    • Simple Setup – Hacker 101
    • Types of Hackers
    • Recommended Courses
  • Boot People Offline
  • Courses
    • All Hacking Courses
    • Cyber Security School
  • CTF
    • Beginners to Advanced Guide
    • Create your own CTF box
    • Field and Resources Guide
    • Platforms & Wargames
    • Tools Used for Solving CTF
    • Writeups
  • Dark Web
    • Beginners Guide
    • Darknet Markets
    • Darkweb 101 (Anonymity Guide)
    • Dark Web OSINT Tools
    • Hacking Forums
    • Latest News
    • Onion Links
  • Hacker Gadgets
  • Hacking Books
  • Tools Directory
Menu
  • Home
  • Become a Hacker
    • Get Started
    • Hacker Mindset
    • Roadmap
    • Simple Setup – Hacker 101
    • Types of Hackers
    • Recommended Courses
  • Boot People Offline
  • Courses
    • All Hacking Courses
    • Cyber Security School
  • CTF
    • Beginners to Advanced Guide
    • Create your own CTF box
    • Field and Resources Guide
    • Platforms & Wargames
    • Tools Used for Solving CTF
    • Writeups
  • Dark Web
    • Beginners Guide
    • Darknet Markets
    • Darkweb 101 (Anonymity Guide)
    • Dark Web OSINT Tools
    • Hacking Forums
    • Latest News
    • Onion Links
  • Hacker Gadgets
  • Hacking Books
  • Tools Directory
Search
Close
  • Home
  • 2019
  • August
  • 1
  • InveighZero – Windows C# LLMNR/mDNS/NBNS/DNS Spoofer/MITM Tool

InveighZero – Windows C# LLMNR/mDNS/NBNS/DNS Spoofer/MITM Tool

August 1, 2019August 1, 2019 Comments Off on InveighZero – Windows C# LLMNR/mDNS/NBNS/DNS Spoofer/MITM Tool

InveighZero is a C# LLMNR/NBNS/mDNS/DNS spoofer and man-in-the-middle tool designed to assist penetration testers/red teamers that find themselves limited to a Windows system.

This version shares many features with the PowerShell version of Inveigh.

Privileged Mode Features (elevated admin required)

  • SMB capture – packet sniffer based
  • LLMNR spoofer – packet sniffer based
  • NBNS spoofer – packet sniffer based
  • mDNS spoofer – packet sniffer based
  • DNS spoofer – packet sniffer based
  • Pcap output – TCP and UDP packets
  • Packet sniffer console output – SYN packets, SMB kerberos negotiation, etc

Unprivileged Mode Features

  • LLMNR spoofer – UDP listener based
  • NBNS spoofer – UDP listener based
  • mDNS spoofer – UDP listener based
  • DNS spoofer – UDP listener based
  • Note: The NBNS spoofer should work on all systems even with NBNS enabled. The LLMNR and mDNS spoofers seem to work on Windows 10 and Server 2016 with those services already enabled. Firewalls can still get in the way of everything.

Other Features

  • HTTP capture – TCP listener based
  • Proxy auth capture – TCP listener based

Notable Missing Features

  • ADIDNS attacks
  • HTTP to SMB Relay
  • HTTPS listener
  • Kerberos kirbi output

Notable Differences

  • Capture and log data can be imported from previous output files. The PowerShell version stores data in a global variable that persists within the PowerShell instance.
  • InveighZero does not execute in the background. Instead, a console is accessible while InveighZero is running. The console has commands that have similar functionality to Inveigh’s Get-Inveigh, Watch-Inveigh, and Stop-Inveigh support functions.

Minimum .NET Version

3.5

Parameters

In most cases, when present, the InveighZero parameters mirror Inveigh’s parameters.

Why The Zero In The Name?

Inveigh started as a C# proof of concept before I switched over to PowerShell. The “Zero” is just a reference to the fact that the C# version sort of existed before the PowerShell version. Mainly though, I just needed a unique repo name.

Usage

  • Execute with default settings
    Inveigh.exe
  • Set primary IP
    Inveigh.exe -IP 192.168.1.1
  • Send spoofed traffic to another system
    Inveigh.exe -IP 192.168.1.1 -SpooferIP 192.168.1.2
  • Pcap output for HTTP and SMB
    Inveigh.exe -Pcap Y -PcapTCP 80,445

Screenshots

InveighZero InveighZero_Console

Post navigation

Redline – Digital Forensics and Incident Response Framework
Xssizer – The Best Tool To Find And Prove XSS Flaws

Related Articles

Dolos Cloak – Automated 802.1X Bypass

- MITM
September 19, 2019

Tabi – BGP Hijack Detection Tool

- MITM
July 11, 2019July 11, 2019

Seth – Perform a MitM Attack and Extract clear text Credentials from RDP

- Hack Tools, MITM
June 19, 2019July 27, 2019
hacker gadgets
hacker phone covers

Recent Posts

DNSpooq Security Vulnerabilities Alert

DNSpooq Security Vulnerabilities Alert

January 22, 2021
MetaFinder - Search For Documents In A Domain Through Google

MetaFinder – Search For Documents In A Domain Through Google

January 22, 2021
Prolific Marijuana Vendor Indicted in Germany

Prolific Marijuana Vendor Indicted in Germany

January 22, 2021
social-analyzer v2.17 releases: API for analyzing & finding a person profile across +300 social media websites

social-analyzer v2.17 releases: API for analyzing & finding a person profile across +300 social media websites

January 22, 2021
Drupal Remote Code Execution

CVE-2020-36193: Drupal Directory Traversal Vulnerability Alert

January 22, 2021
WPCracker - WordPress User Enumeration And Login Brute Force Tool

WPCracker – WordPress User Enumeration And Login Brute Force Tool

January 22, 2021

Social Media Hacking

SocialPath – Track users across Social Media Platforms

SocialPath – Track users across Social Media Platforms

- Social Media Hacking
October 16, 2019October 16, 2019

SocialPath is a django application for gathering social media intelligence on specific username. It checks for Twitter, Instagram, Facebook, Reddit...

SocialScan – Check Email Address and Username Availability on Online Platforms

SocialScan – Check Email Address and Username Availability on Online Platforms

June 17, 2019
Shellphish – Phishing Tool For 18 Social Media Apps

Shellphish – Phishing Tool For 18 Social Media Apps

June 10, 2019July 27, 2019
WhatsApp Hacking using QRLJacking

WhatsApp Hacking using QRLJacking

May 2, 2019May 19, 2019
How to Hack any Facebook Account with Z-Shadow

How to Hack any Facebook Account with Z-Shadow

April 26, 2019June 29, 2020
hacker buffs
ABOUT US

Haxf4rall is a collective, a good starting point and provides a variety of quality material for cyber security professionals.

Our primary focus revolves around the latest tools released in the Infosec community and provide a platform for developers to showcase their skillset and current projects.

COMPANY
  • Contact Us
  • Disclaimer
  • Hacker Gadgets
  • Privacy Policy
  • Sitemap
  • Submit your Tool
Menu
  • Contact Us
  • Disclaimer
  • Hacker Gadgets
  • Privacy Policy
  • Sitemap
  • Submit your Tool
Live Chat
RESOURCES
  • Attack Process
  • Become a Hacker
  • Career Pathways
  • Dark Web
  • Hacking Books
  • Practice Your Skills
  • Recommended Courses
  • Simple Setup – Hacker 101
Menu
  • Attack Process
  • Become a Hacker
  • Career Pathways
  • Dark Web
  • Hacking Books
  • Practice Your Skills
  • Recommended Courses
  • Simple Setup – Hacker 101
Get Started
TOOLBOX
  • Anonymity
  • Bruteforce
  • DoS – Denial of Service
  • Information Gathering
  • Phishing
  • SQL Injection
  • Vulnerability Scanners
  • Wifi Hacking
Menu
  • Anonymity
  • Bruteforce
  • DoS – Denial of Service
  • Information Gathering
  • Phishing
  • SQL Injection
  • Vulnerability Scanners
  • Wifi Hacking
Tools Directory

2014 – 2020 | Haxf4rall.com               Stay Connected:

Facebook
Twitter
Google-plus
Wordpress
Please wait...

Join Our Community

Subscribe now and get your free HACKERS HANDBOOK

Don't Worry ! You will not be spammed
SIGN UP FOR NEWSLETTER NOW