This is an archived, read-only copy of the United-TI subforum , including posts and topic from May 2003 to April 2012. If you would like to discuss any of the topics in this forum, you can visit Cemetech's Website subforum. Some of these topics may also be directly-linked to active Cemetech topics. If you are a Cemetech member with a linked United-TI account, you can link United-TI topics here with your current Cemetech topics.

This forum is locked: you cannot post, reply to, or edit topics. Provide United-TI with Feedback. => Website
Author Message
Arcane Wizard
`semi-hippie`


Super Elite (Last Title)


Joined: 02 Jun 2003
Posts: 8993

Posted: 09 Aug 2006 09:55:42 am    Post subject:

As the spam in the uti shirt topic shows, the bots seem to simply follow the link in the news announcement at the top of the page. Now, since they don't have eyes but file handles to the index URL, I suggest a trap like the following:

1) Locate html for news announcement.

2) Copy it.

3) Modify the copy to be an invisible box (div, iframe, whatever is best suited) or maybe even commented html with <!--. Commented would be best for the actual human users, but may be scanned past by the bot, I don't know, try things.

4) Modify the invisible copy to link to wherever you want except to an active topic on the forums.

5) Place it directly before the original news announcement html.

example:

Quote:
<!--
<table class="newslink" cellspacing="0">
<tbody><tr>
  <td><b>Welcome back; your last visit was: <span>Today, 02:32 PM</span></b><br><b>United-TI latest news: </b> <i><a href="http://server/botlogscript.php">Bot Trap Link</a></i></td>
  <td align="right" valign="middle"><form action="http://server/botlogscript.php?searching=1" method="post">
    <input size="30" name="keywords" onfocus="this.value=''" value="Enter words to search..." type="text">

    <input class="button" src="style_images/blueglass2/login-button.gif" type="image">
  </form>  </td>
</tr>
</tbody></table>
-->
<table class="newslink" cellspacing="0">
<tbody><tr>
  <td><b>Welcome back; your last visit was: <span>Today, 02:32 PM</span></b><br><b>United-TI latest news: </b> <i><a href="http://www.unitedti.org/index.php?showtopic=5506">UTI Shirt Design Contest</a></i></td>
  <td align="right" valign="middle"><form action="http://www.unitedti.org/index.php?act=Search&amp;CODE=01&amp;forums=all" method="post">
    <input size="30" name="keywords" onfocus="this.value=''" value="Enter words to search..." type="text">

    <input class="button" src="style_images/blueglass2/login-button.gif" type="image">
  </form>  </td>
</tr>
</tbody></table>


Last edited by Guest on 09 Aug 2006 09:58:27 am; edited 1 time in total
Back to top
Cure


Active Member


Joined: 11 Apr 2006
Posts: 739

Posted: 09 Aug 2006 10:14:11 am    Post subject:

Sounds like a good idea, I just reported a bot in the UTI Shirt Contest topic.
Back to top
DigiTan
Unregistered HyperCam 2


Super Elite (Last Title)


Joined: 10 Nov 2003
Posts: 4468

Posted: 09 Aug 2006 11:15:09 am    Post subject:

Sounds like a winner to me. Those bots won't know what hit em.

Last edited by Guest on 09 Aug 2006 11:15:19 am; edited 1 time in total
Back to top
Newbie


Bandwidth Hog


Joined: 23 Jan 2004
Posts: 2247

Posted: 11 Aug 2006 08:02:14 am    Post subject:

If you don't mind me asking what exactly are the bots doing?, becasue I have not seen any posts and you make it sound as though they are spamming the threads. Do they actually leave posts? Also this is an idea but its extreme. If you required the user to login in to view the forums would eliminate the bots completely because they can't crack passwords, thus locked out. But I realize thats extreme and could affect this website.

Last edited by Guest on 11 Aug 2006 08:48:17 am; edited 1 time in total
Back to top
Arcane Wizard
`semi-hippie`


Super Elite (Last Title)


Joined: 02 Jun 2003
Posts: 8993

Posted: 11 Aug 2006 08:50:56 am    Post subject:

They create an account and log in to post spam, as guest posting is disabled.

Is there any chance this can be tested and or implemented?
Back to top
Newbie


Bandwidth Hog


Joined: 23 Jan 2004
Posts: 2247

Posted: 11 Aug 2006 08:59:42 am    Post subject:

I've never seen spam from them. I guess its all deleted before I see it. Anyway I'm sure some of the higher ups on this site will let you test it. I'm looking forward to see if you idea works. I mean its worth a try, its better than sitting here and doing nothing.

Last edited by Guest on 11 Aug 2006 09:01:06 am; edited 1 time in total
Back to top
Rezek
Better Than You


Calc Guru


Joined: 24 Apr 2005
Posts: 1229

Posted: 11 Aug 2006 04:22:36 pm    Post subject:

I'm not sure I understand, most spiders (bots) don't crawl commented stuff anyways.
Back to top
skier


Newbie


Joined: 13 May 2006
Posts: 49

Posted: 12 Aug 2006 11:26:46 am    Post subject:

If it works you shouldnt make the thread invisible, it would be fun to see the posts in there.
Back to top
Rezek
Better Than You


Calc Guru


Joined: 24 Apr 2005
Posts: 1229

Posted: 12 Aug 2006 01:12:06 pm    Post subject:

Yes, and let the bots do exactly what they want to do, right?
Back to top
alexrudd
pm me if you read this


Bandwidth Hog


Joined: 06 Oct 2004
Posts: 2335

Posted: 13 Aug 2006 01:16:42 pm    Post subject:

Newbie wrote:
I've never seen spam from them. I guess its all deleted before I see it. Anyway I'm sure some of the higher ups on this site will let you test it. [post="86108"]<{POST_SNAPBACK}>[/post]
I guess the moderators are just too fast for you to see it, which can only be a good thing. However, there are still spambots around - I just deleted another a few minutes ago.
Back to top
DJ Omnimaga
http://i-lost-the-ga.me


Calc Guru


Joined: 14 Nov 2003
Posts: 1196

Posted: 13 Aug 2006 02:39:54 pm    Post subject:

yea I saw in ALienCC thread its the same spambot that spammed Omnimaga 3 days ago

Last edited by Guest on 13 Aug 2006 02:40:30 pm; edited 1 time in total
Back to top
Newbie


Bandwidth Hog


Joined: 23 Jan 2004
Posts: 2247

Posted: 13 Aug 2006 08:31:45 pm    Post subject:

alexrudd wrote:
Newbie wrote:
I've never seen spam from them. I guess its all deleted before I see it. Anyway I'm sure some of the higher ups on this site will let you test it. [post="86108"]<{POST_SNAPBACK}>[/post]
I guess the moderators are just too fast for you to see it, which can only be a good thing. However, there are still spambots around - I just deleted another a few minutes ago.
[post="86171"]<{POST_SNAPBACK}>[/post]


I'm curious. Whats in the messages they leave? Advertisements?
Back to top
DJ Omnimaga
http://i-lost-the-ga.me


Calc Guru


Joined: 14 Nov 2003
Posts: 1196

Posted: 13 Aug 2006 08:35:43 pm    Post subject:

yes they post link to their website to get higher google ranking. In some case those links leads to pharmacy or porno websites
Back to top
Arcane Wizard
`semi-hippie`


Super Elite (Last Title)


Joined: 02 Jun 2003
Posts: 8993

Posted: 06 Sep 2006 06:37:59 pm    Post subject:

Back to top
DigiTan
Unregistered HyperCam 2


Super Elite (Last Title)


Joined: 10 Nov 2003
Posts: 4468

Posted: 06 Sep 2006 07:04:48 pm    Post subject:

Yeah, I know what you mean. I still like the idea.
Back to top
Arcane Wizard
`semi-hippie`


Super Elite (Last Title)


Joined: 02 Jun 2003
Posts: 8993

Posted: 07 Sep 2006 06:13:27 am    Post subject:

I'll even offer to implement and test this for you.
Back to top
Newbie


Bandwidth Hog


Joined: 23 Jan 2004
Posts: 2247

Posted: 28 Sep 2006 07:14:25 pm    Post subject:

I suggest we attempt Arcanes idea. The worst that could happen is it doesn't work. I mean he's offering to do all the work, yah can't lose. This topic was started a long time ago and I don't think anything else has been atempted unless ACC has done some stuff behind the scenes. All I'm saying is its worth a shot.
Back to top
DarkerLine
ceci n'est pas une |


Super Elite (Last Title)


Joined: 04 Nov 2003
Posts: 8328

Posted: 28 Sep 2006 07:36:08 pm    Post subject:

I'm all up for it, but we need either [s]Jbirk[/s] NETWiz or AlienCC to put the HTML up there since I can't. And the reason this hasn't been done yet is that AlienCC has been away and NETWiz, well... isn't around all that often.

Last edited by Guest on 28 Sep 2006 07:38:07 pm; edited 1 time in total
Back to top
Newbie


Bandwidth Hog


Joined: 23 Jan 2004
Posts: 2247

Posted: 28 Sep 2006 07:44:04 pm    Post subject:

Man, I can't believe I never realized Jbirk changed his name to NETWiz. I thought he was a new member. Very Happy :D

But I guess with that post count that doesn't make since. He still response to the name Jbirk anyway.


Last edited by Guest on 28 Sep 2006 07:45:47 pm; edited 1 time in total
Back to top
Arcane Wizard
`semi-hippie`


Super Elite (Last Title)


Joined: 02 Jun 2003
Posts: 8993

Posted: 29 Sep 2006 08:54:11 am    Post subject:

Anyone with access to the Admin Panel should be able to modify the HTML templates, if I recall correctly.
Back to top
Display posts from previous:   
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
    » Goto page 1, 2  Next
» View previous topic :: View next topic  
Page 1 of 2 » All times are UTC - 5 Hours

 

Advertisement