Andrew LeFevre

Results 36 issues of Andrew LeFevre

I think I found a bug when two flatbuffer schema files include each other. Minimal reproducible example: test1.fbs: ``` include "test2.fbs"; namespace flattest; table Table1 { foo:Union1; } table Table2...

stale

The ability to analyze multiple files could really benefit Fnord. Some obfuscated samples' only common strings are randomized upon payload generation, meaning Fnord produces Yara rules and displays common strings...

As you probably saw in the Travis builds, something isn't quite right when using Goloader with Go 1.11. Here is the output of running the 'base' example with the example...

I saw that you are calling the schdtask binary to establish persistence, and while that's totally fine, given your concern for opsec in other parts of the code, I'm assuming...

enhancement

Recently as I've been using Floss, I've noticed that the decoded strings that Floss returns are the exact same as the static strings it finds. I was running Floss against...

Rendered file here: https://github.com/gravitational/teleport/blob/capnspacehook/rfd/0074-sftp-support/rfd/0074-sftp-support.md

rfd

SSO is a Teleport Enterprise feature, but the Github auth connector is available in Teleport OSS and Github supports SSO. So, when using the OSS Github auth connector deny access...

Added role option and node config option for controlling remote file operations via SCP/SFTP. For #13216.

documentation
rbac