Joe Testa

Results 189 comments of Joe Testa
trafficstars

@wiggin15 Any estimate as to when this PR will be merged? I maintain a project that would benefit from underlining support. Thanks in advance!

> I've created a rainbow table using command: crackalack_gen ntlm > ascii-32-95 8 8 0 422000 67108864 X > I do not understand how you choose the values 422000, 67108864...

Well, I experimented with binary searching on GPU. Turns out this is _massively slower_ on the NVIDIA RTX 2070. Searching through one table takes around 15 minutes, versus just 10...

On Sat, 2021-01-23 at 16:11 -0800, thecliguy wrote: > Does anyone understand what's preventing ChangZhuo Chen from > packaging ssh-audit 2.3.1? I reached out to him before (several times) to...

Last time I looked into it, it seemed like I'd have to apply to become a Debian member in order to be the official maintainer. I don't recall off-hand what...

Thanks for the submission! It appears that this patch doesn't work in some cases. When I scan test.rebex.net with JSON output, I get no recommendations. Without JSON output, I get...

This... may be a bug. Glad that you've got a temporary work-around at least! And either way, thanks for reporting! I'll take a closer look at it once I get...

Let me make sure I'm understanding what you're saying. You're talking about public key user authentication using weak algorithms even though the server is properly hardened? Yes, that would be...

I took a look at this and found that the code isn't correctly handling the case of mixed ED25519 CAs with RSA host keys. I'll be taking a closer look...