clong / clong/detect-responder

Add support for multiple interfaces

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
76
Forks
13
PR merge metrics
No merged PRs in 30d

Description

The extension currently uses the first broadcast address returned to it to make a NBNS request. We should loop through all available broadcast addresses.

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the code that receives broadcast addresses and currently selects the first one for the NBNS request. Read how available interfaces and broadcast addresses are represented, then verify that a request is made for every available broadcast address. Done means all returned broadcast addresses are handled rather than only the first.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
networking
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.