whydee86

Results 8 issues of whydee86

Unfortunately, I get the following error while trying to execute the injector: ![image](https://user-images.githubusercontent.com/43274863/132648576-09b90f40-6628-42eb-aca3-c4c176866c9b.png) As we can see below, the process has been created but stuck in suspend mode, which means...

There are some strings that break the printf command in read.sh file. ![image](https://user-images.githubusercontent.com/43274863/151478122-92b4eef9-3d19-478e-acf9-60fec59da509.png) As a result of the following error, the wordlists file was not created. ![error](https://user-images.githubusercontent.com/43274863/151479070-299a5e57-6879-47ad-b6df-ec013e17bc2d.png)

Unfortunately, every command that I am running causes the c2 server to collapse.

**Describe the bug** During a routine subdomain enumeration using Subfinder, I encountered an unusual behavior where some of the enumerated subdomains were prefixed with `http://` and one with `http`, which...

### Issue Description The Whois client doesn't seem to respect the timeout settings when making queries. Despite setting the timeout via `SetTimeout()`, the client operation doesn't timeout as expected. ###...

### Description The PowerShell agent generally operates smoothly, but I have encountered an issue where it unexpectedly crashes during execution. The crash is associated with an exception thrown when attempting...

I am using nim version 1.4.6 and trying to compile a project that using docx. unfortunately, there are issues with zlib.h module. ![Untitled](https://user-images.githubusercontent.com/43274863/118266736-b00a0080-b4c3-11eb-9287-6ab0bfce3c64.png) P.S I already tried to install zlib...