Skip to content

Instantly share code, notes, and snippets.

View TheMemeSniper's full-sized avatar
🐒
I always lua

Kaitlin TheMemeSniper

🐒
I always lua
View GitHub Profile
@bagder
bagder / slop.md
Last active August 31, 2025 16:52
AI slop security reports submitted to curl

Slop

This collection is limited to only include the reports that were submitted as security vulnerabilities to the curl bug-bounty program on Hackerone.

Several other issues not included here are highly suspcious as well.

Reports

  1. [Critical] Curl CVE-2023-38545 vulnerability code changes are disclosed on the internet. #2199174
@glowinthedark
glowinthedark / generate_directory_index_caddystyle.py
Last active April 22, 2025 19:12
Generate directory index (recurse subfolders with `-r` or `--recursive`). Use `-h` or `--help` for all options ❗️superseded by https://github.com/glowinthedark/index-html-generator
#!/usr/bin/env python3
# NOTE: this script is deprecated;
# maintained version with SVG icons: https://github.com/glowinthedark/index-html-generator/
# ---
# Copyright 2020 glowinthedark
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.