Karim Kanso
Karim Kanso
Hello. I have noticed that the line endings in 212 of the 5144 `.txt` files are CRLF. I guess this is by accident and not intended? I find it can...
Hello, I was just using the Telnet module against a Windows server. However, currently it is hard coded to send a `\n` at the end of the input sequences. The...
Thanks for creating such a cool project :smile: I have uplifted the sample shellcode-dynlink.rb to work with windows x86_64 shellcodes. Essentially the loader is a direct translation - it is...
Hello, I was just using this library and noticed when dumping to stdout by using the "-" option there is the following error: ``` [2020-09-11 08:16:42,305] options -> {} [2020-09-11...
Hello, Thank you for making such a useful tool :) So recently I noticed that when running `pspy`, that it was not very well picking up some short lived `cron`...
## Link to bug demonstration repository I have setup a mini example of the issue: https://github.com/kazkansouh/nyc-urlencode-bug ## Expected Behavior I expect nyc to correctly handle file paths that contain url...
#### Context When trying to reference items generated in the CloudForamtion script its often useful to pass the ARN to a docker container as an environment variable. However, currently its...
Hello, I have trying out dnscat2 in a lab environment and have observed when an iterative query is performed by `bind` (9.14.3 installed from Alpine 3.10) the client will fail...
Small PR to track `XMLHttpRequest` errors, which would otherwise be ignored by the extension.
Hello, thanks for making such a nice project :clap: I was playing around with the project while trying to set CBKE 283k1 data over EZSP and noticed the below call...