Brent Cook

Results 46 comments of Brent Cook

By the way, we have now integrated this as the standard native Linux meterpreter in Metasploit - supports staged, stageless, reverse tcp/http/s. I'd be happy discussing how to make it...

Sure, I can merge this, but note that this is not my original code. I just imported it from Nick Powers' last dump. The code here is also present in...

Sort of feels like we need to create an alternate ruby SSL wrapper to deal with old stuff. We can't really rely on the system ruby for any particular feature,...

That's more like what I meant; an alternate linked implementation. We do ship a local version with the Omnibus installers, but Kali currently ships whatever happens to come with Debian...

Yeah, we should address it somehow, since only more people will begin seeing it.

The error I get from a similar Debian system supports this being a spelling error too. Thanks for the quick workaround @llamaonaskateboard ``` 2022-12-29 12:34:02Z piaware version 8.2 is running,...

I do wonder if there is a security implication to this. Since this is the code that validates that the TLS certificate is for a flightaware domain, would there be...

Could you add a comment in the code for reference later about why this is needed? Thanks!

I'd imagine you're also missing Perl, or perhaps grabbed the Git HEAD at the wrong time. At any rate, let's call the question of whether to use git or not...

Can you please say more about what commands you used to build your main.cpp file, and its contents?