Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Update beacon sig with extra APIs #140

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kevross33
Copy link
Contributor

Following response on my original sig to detect sending data but was less effective than this signature from Killerinstinct would be following updates with these additional APIs. I have updated this signature with the logic of the other sig and checks so hopefully this will be suitable.

Hopefully this signature could be expanded with other information about the computer which often appears in CnC & I will look at this after this update is looked at and ok'd.

Following response on my original sig to detect sending data but was less effective than this signature from Killerinstinct would be following updates with these additional APIs. I have updated this signature with the logic of the other sig and checks so hopefully this will be suitable. 

Hopefully this signature could be expanded with other information about the computer which often appears in CnC & I will look at this after this update is looked at and ok'd.
kevross33 added a commit to kevross33/community that referenced this pull request May 23, 2016
This is a converted version of this signature: spender-sandbox/community-modified#140. This was actually pointed out to me as being present and so an update to the original signature on cuckoo-modified has been submitted. 

This specific signature is closer to my original signature though which I submitted and closed here simply because this is not possible and so globally just getting the username and computername rather than relying on checking APIs is not possible

        initproc = self.get_initial_process()
        uname = self.get_environ_entry(initproc, "UserName")
        cname = self.get_environ_entry(initproc, "ComputerName")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant