rofl0r / rofl0r/proxychains-ng
Unable to run nmap through proxychains-ng/proxychains4
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 10.7k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Hello!
After installing & configuring proxychains-ng I'm unable to do anything with Nmap, I can still use proxychains-ng with tor service tho.
Getting the error :
"nmap: netutil.cc:1350: int collect_dnet_interfaces(const intf_entry_, void_): Assertion `rc == 0' failed.
Aborted"
Searched over the net without any luck.
I'm on Kali 2.0, fully updated.
Thanks.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the failure with proxychains-ng/proxychains4 and Nmap on the reported Kali 2.0 setup, comparing it with the working Tor case. Trace the reported assertion in Nmap's netutil interface collection and determine whether the proxychains interaction can be corrected; done means Nmap runs successfully through the configured proxy without the assertion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100