Wednesday 24 May 2017

FOS - Blog Views Bot

Blog Views Bot



We create this python script for fun to increase blog user view traffic on  website through Tor Network i.e blog user view with different country IP address for every request:)

Getting Started
    git clone https://github.com/umarfarook882/Blog-Views-Bot.git
    cd Blog-Views-Bot
    chmod +x blog-view.py
    python blog-view.py

Requirements
  •  Linux operating system with python (Kali linux (or) other Linux OS) or windows with python installed.
  • Python2.x [Recommended] or above must installed in Linux or Windows for this tool to work.                                                                                                    
  • Install TorRequest Package for sending request via tor.        
                pip install TorRequest                                             
Download
        Python:[Python 2.x or above]
        Tor Browser:[Tor Browser]
        TorRequest:[TorRequest package]
 
How it works
  1.   Install and run the tor browser
  2.   After successfully tor is connected, install the TorRequest package.
  3.   Run:Python blog-view.py
  4.   Enter your Blog Address  i.e with Protocol(http/https).
  5.   Enter The number of Viewers.
  6.   Wait for few seconds, it will automatically make request to blog address with different Tor IP address.    
Demo 

  

Credits:

 Support !
  •  Email address:[FOS]  for more details.
  •  Github:[FOS]
  •  Youtube: [FOS
       
Disclaimer: For Educational purpose only, We DO NOT take responsibility of any harm caused by this method to any one or any organization.
 

2 comments:

  1. Traceback (most recent call last):
    File "blog-view.py", line 42, in
    with TorRequest(proxy_port=proxyPort, ctrl_port=ctrlPort, password=None) as tr:
    File "/usr/local/lib/python2.7/dist-packages/torrequest.py", line 21, in __init__
    self._tor_proc = self._launch_tor()
    File "/usr/local/lib/python2.7/dist-packages/torrequest.py", line 46, in _launch_tor
    take_ownership=True)
    File "/usr/local/lib/python2.7/dist-packages/stem/process.py", line 296, in launch_tor_with_config
    return launch_tor(tor_cmd, args, torrc_path, completion_percent, init_msg_handler, timeout, take_ownership)
    File "/usr/local/lib/python2.7/dist-packages/stem/process.py", line 103, in launch_tor
    raise OSError("'%s' isn't available on your system. Maybe it's not in your PATH?" % tor_cmd)
    OSError: 'tor' isn't available on your system. Maybe it's not in your PATH?
    root@cs-6000-devshell-vm-4ad1da40-a29f-4842-8f0b-05325268d95c:/home/jc7508994/Blog-Views-Bot#

    ReplyDelete
  2. Check this out Raziclicks@blogspot.com

    ReplyDelete

WP-Statistics Plugin SQL Injection Vulnerability Analysis

Requirements: WP-Statistics Plugin Version <= 12.0.7 Least Permission account  : Subscriber account (with post edit permission) ...