diff --git a/public/arf.json b/public/arf.json index 4c06a87..bfdce41 100644 --- a/public/arf.json +++ b/public/arf.json @@ -888,9 +888,120 @@ "type": "folder", "children": [ { - "name": "Noise HIP", + "name": "Internet noise HiP", "type": "url", "url": "https://noise.hackinpovo.it" + }, + { + "name": "AI sabotage tools", + "type": "folder", + "children": [ + { + "name": "Nepenthes", + "type": "url", + "url": "https://zadzmo.org/code/nepenthes" + }, + { + "name": "Babble", + "type": "url", + "url": "https://git.jsbarretto.com/zesterer/babble" + }, + { + "name": "Markov Tarpit", + "type": "url", + "url": "https://git.rys.io/libre/markov-tarpit" + }, + { + "name": "Sarracenia", + "type": "url", + "url": "https://github.com/CTAG07/Sarracenia" + }, + { + "name": "Antlion", + "type": "url", + "url": "https://github.com/shsiena/antlion" + }, + { + "name": "Infinite Slop", + "type": "url", + "url": "https://code.blicky.net/yorhel/infinite-slop" + }, + { + "name": "Poison the WeLLMs", + "type": "url", + "url": "https://codeberg.org/MikeCoats/poison-the-wellms" + }, + { + "name": "Marko", + "type": "url", + "url": "https://codeberg.org/timmc/marko/" + }, + { + "name": "django-llm-poison", + "type": "url", + "url": "https://github.com/Fingel/django-llm-poison" + }, + { + "name": "konterfAI", + "type": "url", + "url": "https://codeberg.org/konterfai/konterfai" + }, + { + "name": "Quixotic", + "type": "url", + "url": "https://marcusb.org/hacks/quixotic.html" + }, + { + "name": "toxicAInt", + "type": "url", + "url": "https://github.com/portasynthinca3/toxicaint" + }, + { + "name": "Iocaine", + "type": "url", + "url": "https://iocaine.madhouse-project.org/" + }, + { + "name": "Caddy Defender", + "type": "url", + "url": "https://defender.jasoncameron.dev/" + }, + { + "name": "GzipChunk", + "type": "url", + "url": "https://github.com/gw1urf/gzipchunk" + }, + { + "name": "Chunchunmaru", + "type": "url", + "url": "https://github.com/BrandenStoberReal/Chunchunmaru" + }, + { + "name": "IED", + "type": "url", + "url": "https://github.com/NateChoe1/ied" + }, + { + "name": "FakeJPEG", + "type": "url", + "url": "https://github.com/gw1urf/fakejpeg" + }, + { + "name": "Pyison", + "type": "url", + "url": "https://github.com/JonasLong/Pyison" + }, + { + "name": "HalluciGen", + "type": "url", + "url": "https://codeberg.org/emergentdigitalmedia/HalluciGen" + }, + { + "name": "Spigot", + "type": "url", + "url": "https://github.com/gw1urf/spigot" + } + ] } ] },