siesta888

Results 4 issues of siesta888

Where are all the rest of the powershell scripts from the talk? https://www.youtube.com/watch?v=SeR4QJbaNRg

I'd like to extend the functionality. How did you come up with the offsets in hp_ilo_4_250.h for libc.so? ` /* libc.so */ static void *(*malloc)(size_t size) = (const void *)0x017B85E8;`...

enhancement

I installed successfully (verified with ping) and can sometimes get spectre to execute commands but it only works every once out of maybe 3-4 tries. The command I’m using: cmd.exe...

Would you all consider making the sliver connector in golang instead of python? If not, I'll probably make one myself and I'm happy to make a pull request. Specifically I...