-
# 每日安全资讯(2023-06-01)
- Files ≈ Packet Storm
- [ ] [Qualcomm Adreno/KGSL Data Leakage](https://packetstormsecurity.com/files/172664/GS20230531163517.txt)
- [ ] [Qualcomm Adreno/KGSL Unchecked Cast…
-
# 每日安全资讯(2023-08-15)
- HackerOne Hacker Activity
- [ ] [HTML injection on newsroom.snap.com/* via search?q=1](https://hackerone.com/reports/2018615)
- [ ] [Path traversal allows tricking the Talk…
-
### Brand Name
Several
### Official Resources for Icon and Color
Several.
Many icons reference svg, png, zip or pdf files as sources outside Github. Other reference uploaded files in wikiped…
-
Athena is fully up to date, when i try to add my API key to htb-update is get this error,
`Error. Maybe your API key is incorrect or expired. Renew your API key and rerun 'htb-update', or insert t…
-
feroxbuster performs auto-filtering based on HTTP response. By default, it will return result for the HTTP status code 200 204 301 302 307 308 401 403 405.
```
-s, --status-codes ... Sta…
-
### Guidelines
- [X] I have encountered this bug in the [latest release of FreeTube](https://github.com/FreeTubeApp/FreeTube/releases).
- [X] I have searched the issue tracker for [open](https://g…
-
There is an issue with the API not being able to pull the users avatar, this can be fixed by going to `hackthebox/user.py`, on line 145 adding `self.avatar = f'https://www.hackthebox.com{data["avatar"…
-
### Is your feature request related to a problem? Please describe.
Currently, github-readme-stats leverages shows only stars related to profile's repositories. In case I created an organization that …
-
I want to add a post encryption feature to hugo.
Right now there is a work around as proposed by this author in this repo:
https://github.com/Li4n0/hugo_encryptor/blob/master/README.md
It would …
-
I see that currently, for authenticating it is required to add username and password (hardcoded).
Is it possible to add also authentication by providing the API key of the user?