Pentest Tools

Published on July 25th, 2015 📆 | 4594 Views ⚑

0

Inveigh — Windows PowerShell LLMNR/NBNS spoofer


iSpeech
Inveigh is a Windows PowerShell LLMNRGtIvMRZl.jpgNBNS spoofer designed to assist penetration testers that find themselves limited to a Windows system. This can commonly occur while performing phishing attacks, USB drive attacks, VLAN pivoting, or simply being restricted to a Windows system as part of client imposed restrictions.


[adsense size='1']

Features

  1. Currently supports IPv4 LLMNRGtIvMRZl.jpgNBNS spoofing and HTTPGtIvMRZl.jpgSMB NTLMv1GtIvMRZl.jpgNTLMv2 challengeGtIvMRZl.jpgresponse capture.
  2. LLMNRGtIvMRZl.jpgNBNS spoofing is performed through sniffing and sending with raw sockets.
  3. SMB challengeGtIvMRZl.jpgresponse captures are performed by sniffing over the host system’s SMB service.
  4. HTTP challengeGtIvMRZl.jpgresponse captures are performed with a dedicated listener.
  5. The local LLMNRGtIvMRZl.jpgNBNS services do not need to be disabled on the host system.
  6. LLMNRGtIvMRZl.jpgNBNS spoofer will point victims to host system’s SMB service, keep account lockout scenarios in mind.
  7. Kerberos should downgrade for SMB authentication due to spoofed hostnames not being valid in DNS.
  8. Ensure that the LMMNR,NBNS,SMB,HTTP ports are open within any local firewall on the host system.
  9. Output files will be created in current working directory.
  10. If you copyGtIvMRZl.jpgpaste challengeGtIvMRZl.jpgresponse captures from output window for password cracking, remove carriage returns.


    [adsense size='1']





    Usage
    Obtain an elevated administrator or SYSTEM shell. If necessary, use a method to bypass script execution policy.

    Git Clone

    git clone https:GtIvMRZl.jpgGtIvMRZl.jpggithub.comGtIvMRZl.jpgjohnjohnsp1GtIvMRZl.jpgInveigh.git
    To execute with default settings:
    
    Inveigh.ps1 -i localip
    To execute with features enabledGtIvMRZl.jpgdisabled:
    
    Inveigh.ps1 -i localip -LLMNR YGtIvMRZl.jpgN -NBNS YGtIvMRZl.jpgN -HTTP YGtIvMRZl.jpgN -HTTPS YGtIvMRZl.jpgN -SMB YGtIvMRZl.jpgN -Repeat YGtIvMRZl.jpgN -ForceWPADAuth YGtIvMRZl.jpgN
     
    
     [adsense size='1']

    Source && Download

Tagged with:



Comments are closed.