kerszl

Results 8 issues of kerszl

**Describe the bug** When cracking DES (Unix) Hashes , Hashcat 6.2.4 throws me an error. But version 6.2.3 works fine with that. **Expected behavior** Work **Hardware/Compute device (please complete the...

bug

"ffuf -fs=683 -w userzy:PAR1 -w /usr/share/seclists/Discovery/Web-Content/common.txt:PAR2 -d 'user=PAR1&pass=PAR2' -u http://172.16.1.117/index.php" - works bad, even if i change to "ffuf -fs=683 -w userzy:PAR1 -w /usr/share/seclists/Discovery/Web-Content/common.txt:PAR2 -d 'user=PAR1\&pass=PAR2' -u http://172.16.1.117/index.php" but wfuzz...

question

instead of "chmod linux-local-enum.sh" "chmod +x linux-local-enum.sh" is correct

Here my strange solution. ---XA.exa start--- GRAB 301 LINK 800 MARK M1 TEST EOF TJMP PAGE COPY F #DIAL TEST X = 10 ADDI X 1 X FJMP M1 COPY...

**Describe the bug** Bad decode decimal in xor (in Hex is ok) Example: INPUT: FLAG XOR (DECIMAL): 103 198 105 115 OUTPUT: 0x21,0x2b,0x26,0x20 suppose be: 0x21,0x8a,0x28,0x34 ![image](https://github.com/gchq/CyberChef/assets/45152848/849c1cf6-330c-450d-b4cf-bf0158910ead)

bug

just add :) https://github.com/justcatthefish

The Docker for Remenissions isn't functioning correctly due to issues with Ghidra links, among other problems. Additionally, a pure installation doesn't work either. Consequently, I downloaded an image that is...

**Describe the bug** Version 9.46 of Cyberchef good decrypted Blowfish (ECB) (ECB doesn't need IV) Version 10.19.2 Cyberchef need IV for decryption (ECB), why need? give default like in version...

bug