Skip to content

Eniamza/TorrentBrute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TORRENTBrute

A script to brute force IPs collected from the Peer Client list

Clients such as µTorrent and qBittorrent have WebUI enabled by default. This script crawls through the IPs and Detects if a client has a WebUI open or not which is accessible over the internet.

A malicious actor can brute force the WebUI Login without any limitations or Restrictions and Download malware on the target system.

Instructions File Mode (For Qbittorrent)

  • Add a torrent for downloading.
  • Click The Active Torrent File
  • From the available options such as General, Trackers, and Peers. Select "Peer"
  • Press CTRL+A to select all the available peers in that list
  • Right Click and Select "Copy IP:Port"
  • Paste that into the ips.txt file
  • run npm install
  • run node OpenIP.js

Instructions for WebUI API Mode (For Qbittorrent)

  • Go to Preferences > WebUI and Enable WebUI
  • Enter username and Password under the authentication Tab
  • Fill in the config.json file
  • Run the OpenIP.js
  • Choose Option 2

TODO

  • Auto Fetch from qBittorrent Client API
  • Auto Detect Active Torrents and Fetch Info Hash
  • Live Listening to the Peer List
  • Integrate Patator and Hashmob Data

Give a Thanks

  • Considering adding a Star

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published