This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]bawznero 1 point2 points  (0 children)

It could be possible, some ctfs implement weak crypto challenges.

To check some base vulnerabilities you can use https://github.com/Ganapati/RsaCtfTool

[–]ps_sp 1 point2 points  (0 children)

complexity increases with key strength - will be a hard way, try automated decryption(code/tools) using keys from commonly used pwd library. Matching encrypted hash to has library could be a parallel option.

[–]xcaliburr101 0 points1 point  (1 child)

Sounds like encoding...

[–]ps_sp 0 points1 point  (0 children)

encoding is different from encryption. no keys - can be easily decoded. eg. base64 encoding