20 June 2007 | 12,713 views

Fake NetBIOS Tool – Simulate Windows Hosts

Want to Learn Penetration Testing

Some cool free tools made by folks from the French Honeynet Project.

FakeNetBIOS is a family of tools designed to simulate Windows hosts on a LAN. The individual tools are:

  • FakeNetbiosDGM (NetBIOS Datagram)
  • FakeNetbiosNS (NetBIOS Name Service)

Each tool can be used as a standalone tool or as a honeyd responder or subsystem.

FakeNetbiosDGM sends NetBIOS Datagram service packets on port UDP 138 to simulate Windows hosts bradcasts. It sends periodically NetBIOS announces over the network to simulate Windows computers. It fools the Computer Browser services running over the LAN and so on.

FakeNetbiosNS is a NetBIOS Name Service daemon, listening on port UDP 137. It responds to NetBIOS Name requests like real Windows computers: for example ‘ping -a’, ‘nbtstat -A’ and ‘nbtstat -a’, etc.

You can download the tools here:

FakeNetBIOS-0.91.zip

There are a few others things here:

http://honeynet.rstack.org/tools.php

Post to Twitter Post to Facebook Post to Google Buzz Post to Delicious Post to Digg Post to Reddit Post to StumbleUpon






Recent in Hacking Tools:
- Arachni v0.4 Released – High-Performance (Open Source) Web Application Security Scanner Framework
- Patator – Multi Purpose Brute Forcing Tool
- MySQLPasswordAuditor – Free MySQL Audit/Password Recovery & Cracking Tool

Related Posts:
- Ferret Version 1.1 – Data Seepage Detection Tool
- Wep0ff – Wireless WEP Key Cracker Tool
- OpenDLP – Free & Open-Source Data Loss Prevention (DLP) Tool

Most Read in Hacking Tools:
- Top 15 Security/Hacking Tools & Utilities - 1,626,349 views
- Brutus Password Cracker – Download brutus-aet2.zip AET2 - 896,229 views
- wwwhack 1.9 – Download wwwhack19.zip Web Hacking Tool - 502,952 views

Advertise on Darknet


3 Responses to “Fake NetBIOS Tool – Simulate Windows Hosts”

  1. backbone 20 June 2007 at 8:30 pm Permalink

    now new ppl in security can test the basics in a simulated environment… or catch hackers (|| script kiddies) :)

  2. Daniel 20 June 2007 at 10:05 pm Permalink

    honeypot FTW
    no seriously, nice post