Scott Dermott

Results 4 issues of Scott Dermott

Various malware samples use obfuscation to avoid detection. A common technique is to use simple arithmetic within `Chr()` or `[char]` to avoid detection For example : `Chr(104+1-1) & "t" &...

Similar to #5 Using etl2pcap Environment : Ubuntu 20.04 Python 3.8.2 ``` Traceback (most recent call last): File "/usr/local/lib/python3.8/dist-packages/construct/lib/containers.py", line 100, in __getattr__ return self[name] KeyError: 'data1' During handling of...

So Apple has once again moved the goal posts... Since Mojave 10.14, "/private/var/db/dslocal/nodes/Default/" cannot be accessed.. sh-3.2# id uid=0(root) gid=0(wheel) sh-3.2# cat /private/var/db/dslocal/nodes/Default/groups/admin.plist cat: /private/var/db/dslocal/nodes/Default/groups/admin.plist: Operation not permitted sh-3.2# ls...