aconite33
aconite33
I've encountered this issue as well. If you're following https://p16.praetorian.com/blog/running-a-.net-assembly-in-memory-with-meterpreter write up, and you try to execute from Meterpreter, it ends up killing your metasploit process. Not sure if there...
The goal is to replicate what we do with https://github.com/blacklanternsecurity/zmap-asset-inventory in order to achieve similar coverage. SSH Telnet FTP / Anonymous FTP NFS iSCSI All Non HTTP/HTTPS protocols
@dirkjanm I've been able to use ly4k version of ldap3 to work with impacket. I'm still having some trouble with bloodhound.py, but at least I got getTGT.py to work with...
From Bloodhound.py with ldap3.py from ly4k: ```bash # snippet pyasn1.error.PyAsn1Error: not in asn1Spec:
Edited: Disregard. I'm dumb and didn't see your PR from Bloodhound.py Let me try that.
I hoped that made sense. Pretty intimating talking to Linux's guru who attend Linux symposiums :)
Roger. I wasn't sure to post in Kernel or Userspace. Basically, I just want to have some unique logging mechanisms for process creation. It works very well on Windows/AIX when...
> We do already have another value associated with tasks that isn't exposed to userspace that could be useful for this. Each task has a pointer to its task_struct which...
That would be perfect. Just have something like a SHA1. Also, having a switch to turn it on would be excellent, since it's not applicable to everyone if they don't...
I don't believe any movement has been made. However, with the potential release of Sysmon for Linux, that may be a better alternative, as it will have UUID for each...