Results 12 issues of Eloy

Make sure these boxes are signed before submitting your Pull Request -- thank you. - [X] I have read the contributing guide lines at https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Contributing - [X] I have signed...

needs rebase

Make sure these boxes are signed before submitting your Pull Request -- thank you. - [X] I have read the contributing guide lines at https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Contributing - [X] I have signed...

needs rebase

Make sure these boxes are signed before submitting your Pull Request -- thank you. - [x] I have read the contributing guide lines at https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Contributing - [x] I have signed...

Make sure these boxes are signed before submitting your Pull Request -- thank you. - [X] I have read the contributing guide lines at https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Contributing - [X] I have signed...

needs rebase

Link to [redmine](https://redmine.openinfosecfoundation.org/projects/suricata/issues) ticket: https://redmine.openinfosecfoundation.org/issues/5082 Describe changes: - Add new sticky buffer smb.filename to match the filenames that are being accessed by SMB through the create file request - Add...

# heap module This pull request includes: 1) ~~A MemoryMaps class (in pwnlib/util/proc) that allows to parse the memory maps of a process (/proc//maps)~~ 2) A heap module (in pwnlib/heap/)...

Hi, I add a parameter to specify the name of the target processes. Also a verbose section that indicates the pid of such processes.

Seems to be an error parsing invalid Unicode resource ids in [parse_resource_id](https://github.com/trailofbits/pe-parse/blob/master/pe-parser-library/src/parse.cpp#L637) function. Here is a sample file that triggers the error. [invalid-utf16-rsid.exe.zip](https://github.com/trailofbits/pe-parse/files/6771384/invalid-utf16-rsid.exe.zip). Parse of sample file with dump-pe: ```...

bug

Hi, Would it be possible to add the description of the `user` and `guid` arguments to the [lsadump::dcsync](https://github.com/gentilkiwi/mimikatz/wiki/module-~-lsadump#dcsync) command in the wiki? ``` mimikatz # lsadump::dcsync [DC] 'contoso.local' will be...

Add flag to connect_ldap and program arguments to use LDAPS instead of LDAP