Ali Razmjoo

Results 47 issues of Ali Razmjoo

* replace `requests` with `aiohttp` (x40 faster!!) [done] * add redis/elasticsearch to alternate sqlalchemy (fixed the memory error, much faster threading from 120secs to 5.3secs)

this feature will be develop to some sort of vulnerability management tracker to ignore old vulns

Hello There are some missing features in fuzzer which I found after having a few days experience with ZAP. * the request can't be edit before sending it to fuzzer...

Type-Task

two issues 1. network thread is not terminating after an error to reproduce the issue, run a module, and then kill the container with `docker kill container_name`. OHP is expected...

bug

* need to add multi verbose alerts in our cli

enhancement

Hello, when I generated a shellcode, in the `.c` file commented assembly code is non-obfuscate assembly code. it needs to be the same of the shellcode. Regards.

bug

As you see in this [line](https://github.com/zscproject/OWASP-ZSC/blob/master/lib/encoder/php/base64_rev.py#L67) all of `` will be remvoed. ``` content = content.replace('', '') ``` it will work fine if our php script is including just **one**...

bug

hello friends, I release that when we use a specific value for encoding shellcodes example( sub/xor/add_yourvalue ) it could make a null and there is `if` in script it tries...

bug

Tick the checkbox if you understand [x]: - [x] I have read and understand the pull request rules. # Description This fixes [High CPU Usage after enabling the Web Driver](https://github.com/louislam/uptime-kuma/issues/3788)...

question
area:monitor
pr:please address review comments

### ⚠️ Please verify that this bug has NOT been raised before. - [X] I checked and didn't find similar issue ### 🛡️ Security Policy - [X] I agree to...

bug
A:monitor
type:enhance-existing