先搜索一下,發現罈子裡沒有,發上來,大家共享!!!
: A3 s+ q( v- C" R- D# z! I( [# C
, e& Z* Y5 j; K又編輯了多次,才傳上來,本來批量傳,我還以為傳好了,一看沒有,鬱悶!!然後單個一個一個傳發現如果一次傳6個都不可以,最後終於一一上傳,完畢,請大家享用
) B. L+ I6 d3 J6 h: Y+ v* R, T請注意,雖然我免費,但下載本身需消耗110 廣告幣,謹慎
{1 I( x" M- ^- k0 y8 h0 WXRumer is a Windows program that posts forum spam with the aim of boosting search engine rankings. It has been claimed that the program is able to bypass techniques commonly used by many websites to deter automated spam, such as account registration, CAPTCHAs, and e-mail activation before posting. The program makes heavy use of a database of known open proxies in an attempt to make it more difficult for administrators to block posts.
: A: ?; z) L4 h- |8 q6 p' ^+ i3 I1 D7 \5 r
In addition, the software can avoid the suspicions of forum administrators by first registering to make a post in the form of a question which mentions the spam product ("Where can I get...?"), before registering another account to post a spam link which mentions the product. The side effect of these innocent-looking posts is that helpful forum visitors may search on a search engine (e.g. Google) for the product and themselves post a link to help out, thus bolstering the product's Google stats without falling afoul of forum posting policies.6 r% e' g& z; {" ~9 G) O& u
. o( _2 f& _) Y5 z( ?- x! u; A
According to The Register, the latest version[which?] of XRumer can defeat CAPTCHAs of Hotmail and Gmail. This enables the software to create accounts with these free email services, which are used to register in forums that it posts to.[1] [2]. t/ K* \0 e1 b! ^
7 |3 t. R# u9 t1 k* M8 Y0 GMost spam attacks on forums generally occur in waves, and the software will not spam at full speed initially. Thus, a good strategy for limiting the damage of such attacks is to target new members who have random series' of alphanumeric characters for their usernames. The multiple instances of a spam bot will have obvious similarities in their email addresses (and will usually be random themselves), allowing members that match the profile of other spam bots to be banned before they even post. As mentioned - proxies are used, making IP bans ineffective, however it is possible to block the posting of threads containing certain text, or links to a certain site. Once a product or site has been spammed, it can be blocked, preventing the software from successfully uploading its payload.. f; x7 b& `; U- s' W
$ A/ g# R1 \# @. yOne way to defeat the software (at least for now) is to add extra hidden password fields to the registration form. You can hide those fields with css "display:none;" so that normal users would not see them. (Do it by enclosing the fields in a div with style display:none).! D2 c B$ I0 G) V0 C
, y! B* @( z; t- K6 y' m
XRumer seems to be filling out all fields of type "password" with the same value. So validation is rather simple at this point. If your hidden password fields are not empty, chances are the new registration was a result of XRumer run.% P; b8 J6 k% a, ]* U5 S
, Y6 n$ p b2 c5 K4 i5 Q0 H9 {" ^For further protection, you can generate random names for your password fields and include 10+ of such hidden fields into your registration form. |