Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Getting a memory error while testing Poseidon #10

Open
ZerkerEOD opened this issue Nov 4, 2021 · 2 comments
Open

Getting a memory error while testing Poseidon #10

ZerkerEOD opened this issue Nov 4, 2021 · 2 comments

Comments

@ZerkerEOD
Copy link

I am getting a memory error every time I try to run the keylog. Not sure if I am doing something wrong or not.

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x38 pc=0x6b476d]

goroutine 23 [running]:
github.com/MythicAgents/poseidon/Payload_Type/poseidon/agent_code/keylog/keystate.keystateMonitor(0xc00010e0b8)
	/Mythic/agent_code/keylog/keystate/keystate_unix.go:317 +0x12d
created by github.com/MythicAgents/poseidon/Payload_Type/poseidon/agent_code/keylog/keystate.keyLogger
	/Mythic/agent_code/keylog/keystate/keystate_unix.go:413 +0x6e
@xorrior
Copy link
Collaborator

xorrior commented Jan 13, 2022

I'll take a look at this. Definitely haven't thoroughly testing keylogging. You see this error on a linux host right? What flavor and kernel version?

@ZerkerEOD
Copy link
Author

It was a Linux host. It was a while ago but I am pretty sure it was just a DO droplet running a newer ubuntu OS for testing. I am sorry I am not sure of the kernel version though.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants