openwall / openwall/john

add pcap2mactelnet script

Open
#4,886 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

new tool
Dominant language
C
Stars
13.6k
Forks
2.6k
PR merge metrics
No merged PRs in 30d

Description

Mikrotik uses salted MD5 for authentication,
an explanation of the protocol can be found here:
https://omniflux.com/devel/mikrotik/Mikrotik_MAC_Telnet_Procotol.txt

see also https://wiki.wireshark.org/Protocols/mactelnet
and https://github.com/haakonnessjoen/MAC-Telnet/

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the linked MikroTik MAC Telnet protocol description, the Wireshark notes, and the MAC-Telnet project referenced in the issue. Then inspect John the Ripper's existing script and packet-processing entry points to determine where pcap2mactelnet belongs; done means a usable script that handles this protocol and is documented or integrated consistently with the project.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
cli, security
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.