-
**Description**
To ease the deployment of my self-hosted services, I use a wildcard domain (ie. `*.selfhosting.domain.tld`) that points to BunkerWeb (so I don't have to log into my registar's console…
-
hello there, my name is ArkAngeL43, Angel is prefered, im a cyber weapons developer currently studying 20+ programming languages, as of now focusing on ruby, i recreated this tool in ruby while not be…
-
Hi @WarmUpTill,
I don't know if this issue was already solved. However, in 1.19.2, when building, I am getting the following warning:
```
dpkg-shlibdeps: warning: debian/obs-advanced-scene-swit…
-
System: Kali Linux, Nikto 2.1.6
Given script run-nikto.sh:
``` #!/bin/bash
command="nikto -D V -h 192.168.1.143 -p 80"
echo "executing nikto..."
eval $command
echo "all done!"
```
Results produce:…
-
### Description
The debug information provided by Apache `error.log` is useless and can't be used to fix False Positives. All the required information in the error stanza is overwritten by da…
-
When we enable Brave News, the ads are partially enabled.
When we then enable rewards and ads fully, the ads are not initialized
Note: ads properly initialized after browser restart
## Steps to…
-
This is an idea for a possible feature that can be added to NAXSI. When request body contains HTML, currently it is possible to check it with regexes using `rx` rules or check it for XSS with Libinjec…
-
csurf was not deprecated with, "doubtful" reasoning.
The problem with csurf was that **it's default implementation was vulnerable and insecure**. And so is this fork as you have not fixed the probl…
-
Hi ZAP Team,
I am running the following scan against a URL endpoint which exists, but returns 404. When using the automation framework, ZAP fails to run by saying the target returned 404 but it exp…
-
Template [cves/2007/CVE-2007-2449.yaml](https://github.com/projectdiscovery/nuclei-templates/blob/master/cves/2007/CVE-2007-2449.yaml) does not check for Tomcat version or actual exploitability of the…