Improvement suggestions very welcome including automatically loading gdb commands etc
FROM --platform=linux/amd64 ubuntu:22.04
Improvement suggestions very welcome including automatically loading gdb commands etc
FROM --platform=linux/amd64 ubuntu:22.04
Recently during a CTF, I was working with a SSH private key hash that I could not crack. Afterwards I found out that the john-jumbo
installed via brew is quite outdated and that includes the helper scripts where the brew version of ssh2john.py
script generates a hash that is not valid.
The following steps outlines how to compile john from github on a M series mac/osx. Tested on a M3, but should also work on M1 and M2 also.
brew install [email protected] llvm
#!/usr/bin/env python3 | |
import inspect | |
import argparse | |
import fire | |
from docstring_parser import parse | |
from prompt_toolkit.completion import Completer, Completion, FuzzyCompleter | |
from prompt_toolkit import PromptSession | |
from search.lsgrep import SearchFiles |
I hereby claim:
To claim this, I am signing this object: