Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add user-agentmy-tiny-bot to block list#536

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
Sebbo94BY wants to merge2 commits intomitchellkrogza:master
base:master
Choose a base branch
Loading
fromSebbo94BY:patch-1

Conversation

@Sebbo94BY
Copy link

Themy-tiny-bot is a bot, which requests every second partially very specific URLs:

.../var/log/nginx/rankbot.example.com-access.log:100.21.24.205 - - [04/Nov/2023:23:06:35 +0000]"GET /stats/list_rankup.php?order=desc&search=filter:lastseen:%26gt;:1698972556:&seite=5&sort=lastseen&user=25 HTTP/1.1" 499 0"-""my-tiny-bot"/var/log/nginx/rankbot.example.com-access.log:52.25.208.208 - - [04/Nov/2023:23:06:37 +0000]"GET /stats/list_rankup.php?order=desc&search=filter:lastseen:%26gt;:1698454281:&seite=4&sort=lastseen&user=25 HTTP/1.1" 499 0"-""my-tiny-bot"...

On one of my servers this bot caused ~26k requests within 24 hours from three different IP addresses:

$ grep"my-tiny-bot" /var/log/nginx/*.log| cut -d"" -f 1| sort| uniq -c     17 /var/log/nginx/example.com-access.log:100.21.24.205     16 /var/log/nginx/example.com-access.log:44.230.252.91      7 /var/log/nginx/example.com-access.log:52.25.208.208   8811 /var/log/nginx/rankbot.example.com-access.log:100.21.24.205   8517 /var/log/nginx/rankbot.example.com-access.log:44.230.252.91   8609 /var/log/nginx/rankbot.example.com-access.log:52.25.208.208

Those IP addresses could be potentially also added to the block list, but those are from AWS, so I personally would avoid this and only block the user agent.

Other admins also report these associated IP addresses as evil:

gabrieleolmi and melroy89 reacted with thumbs up emoji
@gabrieleolmi
Copy link

gabrieleolmi commentedNov 20, 2023
edited
Loading

100% confidence of abuse on AbuseIPDB.
It seems that the bot also uses other user-agents, as can be seen on AbuseIPDB and listed here:https://udger.com/resources/ua-list/bot-detail?bot=my-tiny-bot

melroy89 reacted with thumbs up emoji

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@Sebbo94BY@gabrieleolmi

[8]ページ先頭

©2009-2025 Movatter.jp