-
As a developer I'd like to have a way to issue a health check on memcached container without modifying the base image (base image has no `telnet` nor `nc`)
-
Hi,
It seems the page in `README.md` is no properly rendered.
![Screenshot 2024-10-14 150301](https://github.com/user-attachments/assets/281ea1b0-c201-4233-a4d9-e22b8b756221)
```
{% content-…
-
Example code:
```js
fastDeepEqual(Object.create(null, {a:true}), {a:true})
```
This will throw an error, the line below calls `.valueOf()` which is not a method for objects with a null prototy…
-
Keypoints:
- [WTF] you should guess that password is "Summer2023"
- install ILSpy plugin for Visual Studio Code to analyze binary file
- Use rpcclient to modify user password
- [PE] Create a Silv…
-
Using nextcloud in containers with NFS as backend storage for `/var/www/html` (with proper `anonuid=82` and `anongid=0` to match `www-data:root` ownership), the rsync process complains:
```
rsync:…
-
**A security issue that codeql cannot detect**
A file upload cannot be detected by codeql using the transferTo function
```java
public static File uploadFile(MultipartFile fileUploader) {
…
-
## Summary
Add these somewhere in the repo: OWASP Top Ten, PayloadsAllTheThings, and Pentest Monkey Cheat Sheet
-
| Q | A
|---------------- | ------
| Bundle version | 2.3.1
| Symfony version | 7.0.5
| PHP version | 8.3.12
### Support Question
I was recently testing our a…
-
Hello!
I wanted to ask if it was alright if I referenced this tool in a HackTricks pull request, as it says we need to 'ensure that you only upload content that you own or that have permission to s…
-
I'm testing RC2 (Igor) and comparing functionality to Hogfather on IIS (both on Win 10)
Trying to load an SVG image created using the **diagrams** plugin (I am using the most current (April '22) …