-
Issue: [B311:blacklist] Standard pseudo-random generators are not suitable for security/cryptographic purposes.
- Severity: Low
- Confidence: High
- Location: mtls/mtls.py:448
- More Info: ht…
-
Ubuntu 18.04
tesseract 4.1.0
leptonica-1.75.3
libgif 5.1.4 : libjpeg 8d (libjpeg-turbo 1.5.2) : libpng 1.6.34 : libtiff 4.0.9 : zlib 1.2.11 : libwebp 0.6.1 : libopenjp2 2.3.0
Found AVX512BW
…
-
C:\Program Files (x86)\Java\jre1.8.0_121\bin>java.exe -Xmx1024M -jar "C:\Users\USERNAME\Documents\ethcrack-1.0.0\ethcrack.jar" -w C:\Users\USERNAME\Documents\ethcrack-1.0.0\ETH_WALLET.json -f C:\Users…
-
We probably want to benchmark where the best place to bring rayon in would be
I am thinking that we probably want to make checking for a word a single thread, but maybe checking multiple words coul…
-
After running `./brew.sh`, bash-completion errors occur.
``` bash
-bash: declare: -A: invalid option
declare: usage: declare [-afFirtx] [-p] [name[=value] ...]
-bash: complete: -D: invalid option
co…
-
Hi
I like diceware Passwords (Passphrase) but many sites enforce rules like "at least a number" or "at least one special character" so it would be nice if Passphrases would allow for adding minima…
-
Is there currently any way to copy a job's tasks to a new job? If I have a standard task list made up of 10-15 different cracking operations on wordlists it'd be convenient to be able to build the job…
-
I'm currently dealing with a lot of slow algorithms, for which large dictionaries/rulesets are not appropriate. Some of these algorithms I can only get ~650h/s on.
To counter this, we use smallish …
-
请问子类继承 AhoCorasickDoubleArrayTrie,能否重写某些方法,实现匹配时忽略一些特定字符,例如标点符号?
```kotlin
val acdat = CustomizeAhoCorasickDoubleArrayTrie()
acdat.build(mapOf("hello" to "hello"))
val wordList = acdat.parseTe…
-
Hashtopolis: 0.12.0 commit 2402201, client version 0.6.0.20
I have a wordlist with about [400,000 words in it](https://raw.githubusercontent.com/dwyl/english-words/master/words_alpha.txt). Task is …