[3.3] Forum wird von Gästen überrannt

Fragen rund um die Installation, Administration und Benutzung von phpBB.
Forumsregeln
Bitte im Thementitel den Präfix deiner phpBB-Version angeben
Brender
Mitglied
Beiträge: 229
Registriert: 02.02.2015 18:33

Re: [3.3] Forum wird von Gästen überrannt

Beitrag von Brender »

Mit welchen Einstellungen genau hattest du den Erfolg? Aktuell habe ich diese hier. Hat rein gar nichts genützt. Die anderen hatten das gleiche Ergebnis...

Code: Alles auswählen

<IfModule mod_rewrite.c>

	RewriteEngine On

	RewriteCond %{HTTP_USER_AGENT} (\.ai\ |Agentic|AI\ Article\ Writer|AI\ Content\ Detector|AI\ Dungeon|AI\ Search\ Engine|AI\ SEO\ Crawler|AI\ Writer|AI21\ Labs|AI2Bot|AIBot|AIMatrix|AISearchBot|AI\ Training|AITraining|Alexa|Alpha\ AI|AlphaAI|Amazon\ Bedrock|Amazon-Kendra) [NC,OR]
	RewriteCond %{HTTP_USER_AGENT} (Amazon\ Lex|Amazon\ Comprehend|Amazon\ Sagemaker|Amazon\ Silk|Amazon\ Textract|AmazonBot|Amelia|AndersPinkBot|Anthropic|AnyPicker|Anyword|Aria\ Browse|Articoolo|Automated\ Writer|AwarioRssBot|AwarioSmartBot|Azure|BardBot|Brave\ Leo|ByteDance) [NC,OR]
	RewriteCond %{HTTP_USER_AGENT} (Bytespider|CatBoost|CC-Crawler|CCBot|ChatGLM|Chinchilla|Claude|ClearScope|Cohere|Common\ Crawl|CommonCrawl|Content\ Harmony|Content\ King|Content\ Optimizer|Content\ Samurai|ContentAtScale|ContentBot|Contentedge|Conversion\ AI|Copilot) [NC,OR]
	RewriteCond %{HTTP_USER_AGENT} (CopyAI|Copymatic|Copyscape|Cotoyogi|CrawlQ\ AI|Crawlspace|Crew\ AI|CrewAI|DALL-E|DataForSeoBot|DataProvider|DeepAI|DeepL|DeepMind|DeepSeek|Diffbot|Doubao\ AI|DuckAssistBot|FacebookBot|FacebookExternalHit) [NC,OR]
	RewriteCond %{HTTP_USER_AGENT} (Falcon|Firecrawl|Flyriver|Frase\ AI|FriendlyCrawler|Gemini|Gemma|GenAI|Genspark|GLM|Goose|GPT|Grammarly|Grendizer|Grok|GT\ Bot|GTBot|Hemingway\ Editor|Hugging\ Face|Hypotenuse\ AI) [NC,OR]
	RewriteCond %{HTTP_USER_AGENT} (iaskspider|ICC-Crawler|ImageGen|ImagesiftBot|img2dataset|INK\ Editor|INKforall|IntelliSeek|Inferkit|ISSCyberRiskCrawler|JasperAI|Kafkai|Kangaroo|Keyword\ Density\ AI|Knowledge|KomoBot|LLaMA|LLMs|magpie-crawler|MarketMuse) [NC,OR]
	RewriteCond %{HTTP_USER_AGENT} (Meltwater|Meta\ AI|Meta-AI|Meta-External|MetaAI|MetaTagBot|Mistral|Narrative|NeevaBot|Neural\ Text|NeuralSEO|Nova\ Act|OAI-SearchBot|Omgili|Open\ AI|OpenAI|OpenBot|OpenText\ AI|Operator|Outwrite) [NC,OR]
	RewriteCond %{HTTP_USER_AGENT} (Page\ Analyzer\ AI|PanguBot|Paperlibot|Paraphraser\.io|Perplexity|PetalBot|Phindbot|PiplBot|ProWritingAid|QuillBot|RobotSpider|Rytr|SaplingAI|Scalenut|Scraper|Scrapy|ScriptBook|SEO\ Content\ Machine|SEO\ Robot|Sentibot) [NC,OR]
	RewriteCond %{HTTP_USER_AGENT} (Sidetrade|Simplified\ AI|Sitefinity|Skydancer|SlickWrite|Sonic|Spin\ Rewriter|Spinbot|Stability|StableDiffusionBot|Sudowrite|Super\ Agent|Surfer\ AI|Text\ Blaze|TextCortex|The\ Knowledge\ AI|Timpibot|Vidnami\ AI|Webzio|Whisper) [NC,OR]
	RewriteCond %{HTTP_USER_AGENT} (WordAI|Wordtune|WormsGTP|WPBot|Writecream|WriterZen|Writescope|Writesonic|xAI|xBot|YouBot|Zero\ GTP|Zerochat|Zhipu|Zimm) [NC]

	RewriteRule (.*) - [F,L]

</IfModule>
vfrblue
Ehemaliges Teammitglied
Beiträge: 2009
Registriert: 22.11.2016 18:46

Re: [3.3] Forum wird von Gästen überrannt

Beitrag von vfrblue »

Bei RewriteRule sollte sollte nur das [F]-Flag verwendet werden, da sonst mit [F,L] die Bedingungen gestoppt werden.

Code: Alles auswählen

RewriteRule (.*) - [F]
Steve Wuppertal
Mitglied
Beiträge: 227
Registriert: 09.05.2011 17:10
Wohnort: Wuppertal
Kontaktdaten:

Re: [3.3] Forum wird von Gästen überrannt

Beitrag von Steve Wuppertal »

Code: Alles auswählen

RewriteCond %{HTTP_USER_AGENT} 11A465|ArchiveBot|AhrefsBot|Baiduspider|BLEXBot|Bytedance|Bytespider|CCBot|ChatGPT|ChatGPT-User|GPT-4|Chrome/127.0.0|ClaudeBot|Curebot|Daum|Detectify|DotBot|Elisabot|Grapeshot|GPTBot|ChatGLM-Spider|heritrix|Kinza|LieBaoFast|Linguee|LMY47V|MauiBot|Mb2345Browser|MegaIndex|MetaJobBot|MicroMessenger|MJ12bot|MQQBrowser|OpenAI|PageFreezer|PetalBot|PiplBot|Riddler|Screaming.Frog|Search365bot|SearchBlox|Seekport|SemanticScholarBot|SEOkicks|serpstatbot|Siteimprove.com|Sogou.web.spider|trendictionbot|TurnitinBot|UCBrowser|UptimeRobot|weborama-fetcher|Vagabondo|VelenPublicWebCrawler|YandexBot|YisouSpider [NC]
RewriteRule ^.* - [F]
Zusätzlich ermittle ich noch jene IP-Adressen, welche übermäßig das Forum bzw. den Server ärgern.
Diese landen dann auf der Liste (welche fortlaufend angepasst wird).

Code: Alles auswählen

order allow,deny
deny from 5.9.98.130
deny from 5.9.156
deny from 5.9.157
deny from 5.9.158
deny from 5.9.217
deny from 5.71.45.99
deny from 5.196.78.175
deny from 23.94.47.114
deny from 31.25.141
deny from 31.25.142
deny from 31.25.143
deny from 36.82.254
deny from 36.230
deny from 36.231
deny from 36.232
deny from 38.170.102.205
deny from 41.72.105
deny from 45.15.162
deny from 45.82.96
deny from 45.86.202
deny from 45.89.110.191
deny from 45.95.131
deny from 45.136.11
deny from 45.143.105
deny from 45.154.123
deny from 46.101
deny from 47.79
deny from 49.146
deny from 50.1.163
deny from 50.206.36.214
deny from 51.15
deny from 52.1.191
deny from 52.80
deny from 52.81
deny from 52.83
deny from 54.152
deny from 54.174
deny from 54.223
deny from 58.181.180
deny from 59.127.133
deny from 61.160.212
deny from 61.160.243
deny from 61.163
deny from 65.21
deny from 65.108
deny from 65.109
deny from 66.96.232.100
deny from 67.201.58.190
deny from 69.30
deny from 69.31
deny from 69.197.185.189
deny from 69.197.185.190
deny from 78.38
deny from 78.46
deny from 78.138
deny from 80.240.55
deny from 83.167.240
deny from 84.53.210
deny from 85.195.114
deny from 86.62.71
deny from 87.215.106.147
deny from 87.239.191.53
deny from 87.240.52.143
deny from 88.201.253.140
deny from 89.110.99.186
deny from 89.190.156.240
deny from 91.200.12
deny from 91.210.64
deny from 93.114.15
deny from 93.124.51
deny from 98.158.100.12
deny from 101.209.64.5
deny from 103.221.57
deny from 104.143.89
deny from 107.151.136.202
deny from 109.206.181.70
deny from 112.25
deny from 112.73
deny from 114.119
deny from 115.47.39
deny from 117.135.251
deny from 117.135.252
deny from 118.26.62
deny from 118.173.221.58
deny from 120.198.231
deny from 121.88.249
deny from 122.70
deny from 122.193
deny from 123.162.220
deny from 129.0.76.180
deny from 130.195.221.190
deny from 134.199
deny from 136.227
deny from 137.135.52
deny from 138.59.5.167
deny from 139.28
deny from 141.98.6.136
deny from 144.76.37
deny from 146.0.75
deny from 149.202.45
deny from 150.255.9
deny from 154.3
deny from 154.70.110.232
deny from 159.138
deny from 163.172.139.91
deny from 165.139.149.169
deny from 167.114.195.242
deny from 168.196.239.182
deny from 173.244.35
deny from 175.212.226
deny from 176.56.185.96
deny from 177.86.157
deny from 178.63.53
deny from 178.134.89
deny from 178.171
deny from 180.73.0
deny from 180.183.156.182
deny from 181.112.228
deny from 182.90.56
deny from 183.89
deny from 183.207
deny from 185.122.141
deny from 185.162.119
deny from 185.209.4
deny from 185.210.207
deny from 188.119.154
deny from 188.136.149
deny from 188.166.242
deny from 190.7
deny from 190.82
deny from 190.85
deny from 190.140
deny from 190.202.214
deny from 190.221
deny from 191.102.80.75
deny from 192.93.166
deny from 192.248.94.132
deny from 194.186.45
deny from 195.22.127
deny from 196.46.186
deny from 196.201
deny from 196.206
deny from 196.207
deny from 200.29.238.98
deny from 200.71.127.189
deny from 201.208.184
deny from 202.100
deny from 202.119
deny from 202.131
deny from 202.146
deny from 203.66
deny from 203.162
deny from 209.95.50
deny from 210.245.25
deny from 212.7
deny from 212.30.33.190
deny from 212.47.233.68
deny from 212.47.234.85
deny from 212.47.251.79
deny from 212.52.28.66
deny from 213.159.13
deny from 213.239.199
deny from 217.148.113
deny from 218.20
deny from 218.29
deny from 218.106
deny from 218.188
deny from 220.243.135
deny from 220.243.136
deny from 221.176
deny from 221.178
deny from 221.180
deny from 222.92
deny from 222.124
deny from 222.246
allow from all
Antworten

Zurück zu „Support-Forum“