- Mar 21, 2013
- 24,764
- 31,552
With this technique you can get infinite social signals and basically add javascript code so client browsers using your proxy do anything you want. This is probably as black hat as it gets and it's 100% legal since the proxy is being used for free.
The idea is pretty simple:
Source : https://blog.haschek.at/post/fd9bc
What can you do with this?
Set up free proxies on VPS's and then post the proxies to black hat forums. People start using your proxies. Every javascript file that passes through the proxy, you program de proxy to add code to them, code like
or
or maybe
.
Be creative!
Since the "client" is using your proxy, paid with your money, from your resources, there is nothing illegal in this. The "extra" javascript is simply the toll fee.
Enjoy the best walk you ever had laughing your way to the bank
The idea is pretty simple:
- [Server] Install Squid on a linux server
- [Payload] Modify the server so all transmitted javascript files will get one extra piece of code that does things like send all data entered in forms to your server
- [Cache] Set the caching time of the modified .js files as high as possible
Source : https://blog.haschek.at/post/fd9bc
What can you do with this?
Set up free proxies on VPS's and then post the proxies to black hat forums. People start using your proxies. Every javascript file that passes through the proxy, you program de proxy to add code to them, code like
Code:
function add_some_likes()
Code:
function substitute_ads_for_my_ads
Code:
function popunder_traffic_send()
Be creative!
Since the "client" is using your proxy, paid with your money, from your resources, there is nothing illegal in this. The "extra" javascript is simply the toll fee.
Enjoy the best walk you ever had laughing your way to the bank
Last edited: