轉自BHW,關於利用social network來做google adsense9 h+ f* J# m/ t' l) y5 l( V
原貼地址:- http://www.blackhatworld.com/blackhat-seo/social-networking-sites/36153-exploit-friendster-javascript.html
複製代碼I realize that social network can make a lot of visitor, especially if you put beautiful girl photos.. I know you are all know that.# E6 j- {2 Y* L* R
But, do you know friendster?7 |3 c3 G' w) I: T
This social network is very popular at Asia, espescially at South East Asia, where there are a lot of people is very newbie about internet..
: x, e7 u7 |: V, \! F. WActually I am from South East Asia too, I am from Indonesia, that's why I know friendster.) \3 d6 d$ Z @, A+ ?" O& o. v
0 G" |) H5 h. @0 l5 p+ W+ p9 Q
Few months ago I can put adsense code at another people commet page, wow.. It's really make a lot of money very fast, but then friendster patch the bug. But still.. I can still add google adsense in my own page.8 W: H: c3 q& g* f! R& T" r7 H
Actually friendster block some javascript code, then I create my own google adsense javascript, upload to my hosting, so I only need put code like this
5 C! a9 h9 w; i, W; w
W5 W1 F2 h7 Y% P0 a+ CCode:
4 f7 c% K8 y4 z0 K$ t<script src="http://...."></script>
6 I4 V. J W2 U. t) x9 f' L
; j9 B% a, P: |2 p1 s5 A5 jI don't modify google adsense javascript, but I download show_ads.js from google adsense, then add my own google adsense setting, save the file, upload to my hosting.
/ x7 N: _. v4 D" @ I! EThe code will look somehow like this:5 B' O* x& q- }) [. M
# L0 |& f+ m. R" i: z3 RCode:+ G. j6 j6 R4 w
google_ad_client = "pub-xxxxxxxxx";; n$ C7 X4 z) \
google_ad_width = 234;
% n8 P% l( e# B5 b0 \4 zgoogle_ad_height = 40;
* C' h4 e' P. ?" d* y k- C(function(){............
6 z) K2 [: b& f; ^# v2 ?2 @3 N$ N
that (function(){............ is the begin of google adsense original javascript.7 o. w2 a' `, P6 I, c& B
Then.. my adsense at my friendster page.- z! S% Y2 z) R0 Y% @0 Z( N: y* }# u3 r
. M- d$ p. b/ K8 J2 L# z# M7 U
I already try some social network, I think only friendster can add my own javascipt.
+ d3 e- ]9 _) q8 i" Q! X4 kWhat do you think? Can we exploit more then...? I think we can exploit more javascript code here : T2 ~' [' D& z
/ H$ w* w: T6 l0 f: ]
雖然friendster現在封代碼,但是利用friendster還能做些別的嗎?
0 h. E# n: ]0 M' m( Y
% g: P$ Y9 v: U) `' a2 v# I M/ [/ L+ `friendster地址:- http://www.friendster.com/
複製代碼 |
|