Earlier quoted context omitted.
Ego, curiosity, potential bug bounty & this was a low hanging fruit: I was just watching API request in Devtools while using ChatGPT. It took 10 minutes to spot it, and a week of trying to reach a human being. Iterating on the proof-of-concept code to increase potency is also a nice hobby. These kinds of vulnerabilities give you good idea if there could be more to find, and if their bug bounty program actually is wor…
Make it reflective, reflect it back onto an OpenAI API route.
Nepenthes is a tarpit to catch AI web crawlers
191–200 of 290 posts
Re: Nepenthes is a tarpit to catch AI web crawlers
#192Haha, this would be an amazing way to test the ChatGPT crawler reflective DDOS vulnerability [1] I published last week. Basically a single HTTP Request to ChatGPT API can trigger 5000 HTTP requests by ChatGPT crawler to a website. The vulnerability is/was thoroughly ignored by OpenAI/Microsoft/BugCrowd but I really wonder what would happen when ChatGPT crawler interacts with this tarpit several times per second. As C…
How can it reach localhost or is this only a placeholder for a real address?
Obviously the proof-of-concept shared with OpenAI/BugCrowd didn't have such errors.
Re: Nepenthes is a tarpit to catch AI web crawlers
#193Haha, this would be an amazing way to test the ChatGPT crawler reflective DDOS vulnerability [1] I published last week. Basically a single HTTP Request to ChatGPT API can trigger 5000 HTTP requests by ChatGPT crawler to a website. The vulnerability is/was thoroughly ignored by OpenAI/Microsoft/BugCrowd but I really wonder what would happen when ChatGPT crawler interacts with this tarpit several times per second. As C…
has anyone tested this working? I get a 301 in my terminal trying to send a request to my site
Re: Nepenthes is a tarpit to catch AI web crawlers
#194Earlier quoted context omitted.
Their security.txt email address replies and asks you to go on BugCrowd. BugCrowd staff is unwilling (or too incompetent) to run a bash curl command to reproduce the issue, while also refusing to forward it to OpenAI. The support@openai.com waits an hour before answering with ChatGPT answer. Issues raised on GitHub directly towards their engineers were not answered. Also Microsoft CERT & Azure security team do not re…
why try this hard for a private company that doesn't employ you?
You can't say they don't have a funtional process, and they are lying or disingenuous when they claim to, if you never actually tried for real for yourself at least once.
Re: Nepenthes is a tarpit to catch AI web crawlers
#195We had our non-profit website drained out of bandwidth and site closed temporarily (!!) from our hosting deal because of Amazon bot aggressively crawling like ?page=21454 ... etc. Gladly Siteground restored our site without any repercussions as it was not our fault. Added Amazon bot into robots.txt after that one. Don't like how things are right now. Is a tarpit the solution? Or better laws? Would they stop the chine…
There is a number of sites which are having issues with scrapers (AI and others) generating so much traffic that transit providers are informing them that their fees will go up with the next contract renewal, if the traffic is not reduced. It's just very hard for the individual sites to do much about it, as most of the traffic stems from AWS, GCP or Azure IP ranges.
It is a problem and the AI companies do not care.
Re: Nepenthes is a tarpit to catch AI web crawlers
#196Re: Nepenthes is a tarpit to catch AI web crawlers
#197We need a tarpit that feed AI their own hallucination. Make the habsburg dynasty of AI a reality
Re: Nepenthes is a tarpit to catch AI web crawlers
#198Earlier quoted context omitted.
It's not. It's rather pointless and frankly, nearsighted. And we can DDoS sites like this just as offensively as well simply by making many requests to it since its own docs say its Markov generation is computationally expensive, but it is NOT expensive for even 1 person to make many requests to it. Just expensive to host. So feel free to use this bash function to defeat these: httpunch() { local url=$1 local connect…
You called the parent unintelligent yet need an LLM to show you how to run curl in a loop. Yikes.
Re: Nepenthes is a tarpit to catch AI web crawlers
#199As a carnivorous plant enthusiast, I love the name.
Re: Nepenthes is a tarpit to catch AI web crawlers
#200Earlier quoted context omitted.
Their security.txt email address replies and asks you to go on BugCrowd. BugCrowd staff is unwilling (or too incompetent) to run a bash curl command to reproduce the issue, while also refusing to forward it to OpenAI. The support@openai.com waits an hour before answering with ChatGPT answer. Issues raised on GitHub directly towards their engineers were not answered. Also Microsoft CERT & Azure security team do not re…
why try this hard for a private company that doesn't employ you?