Hacking Tools

Dark FB – A Comprehensive Toolkit For Advanced Facebook Interactions

“Dark FB” is a powerful toolkit designed for those who wish to delve deeper into the functionalities of Facebook, offering both offensive and defensive capabilities.

From multi-faceted brute force attacks to advanced bot interactions and security features, this tool provides a comprehensive suite for manipulating and safeguarding Facebook accounts.

Note: This toolkit should be used responsibly and within the bounds of legal permissions.

Metode Login

  • NORMAL LOGIN (api)
  • NORMAL LOGIN (mbasic)
  • ACCESS TOKEN LOGIN
  • Cookie Login

Features

  • User Information
  • Mini Hack Facebook (Target)
  • Multi Bruteforce Facebook
  • Super Multi Bruteforce Facebook
  • BruteForce (Target)
  • Get ID From Friends
  • Get Friends ID From Friends
  • Get Friends Email
  • Get Friends Email From Friends
  • Get Phone From Friends
  • Get Friend Phone From Friends
  • BOT Target Post Reaction
  • BOT Group Post Reactions
  • BOT Comments Reactions
  • BOT Random Target Post Reaction
  • BOT Random Group Post Reaction
  • BOT Comment Target Post
  • BOT Comment Group Post
  • BOT Reply Comment
  • BOT Spam Comment
  • BOT Add Friend From Target Id
  • BOT Add Friend From Friend
  • BOT Add Friend From File Id
  • BOT Follow target Id
  • BOT Follow all friend
  • BOT Follow Friend from Friend
  • BOT Follow From File Id
  • BOT Share Post To Facebook
  • BOT Share Post on a Friend’s Timeline
  • BOT Share Post on a Page
  • BOT Delete Post
  • BOT Unfriends
  • BOT Unfollow
  • Write Status
  • Write Timeline
  • Create Wordlist
  • Account Checker
  • See my group list
  • Get User Access Token
  • Frofil Picture Guard
  • Download Video
  • Publication of Posts on Pages
  • Publish Links On Pages
  • Comment Post Page Bot
  • Comment Spam Page Bot
  • Page Bot Delete Post
  • Get Page Access Token

Installation

Installation For Linux

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install git
sudo apt-get install ruby
git clone https://github.com/riodev04/Dark-FB
cd Dark-FB
ruby main.rb

Installation For Termux

pkg update
pkg upgrade
pkg install git
pkg install ruby
git clone https://github.com/riodev04/Dark-FB
cd Dark-FB
ruby main.rb

Installation For Windows

First install Ruby and Git Bash on the official website below:

If everything is installed, please open one of the CMD, Windows PowerShell, or Git Bash and enter the command below:

git clone https://github.com/riodev04/Dark-FB
cd Dark-FB
ruby main.rb
Varshini

Varshini is a Cyber Security expert in Threat Analysis, Vulnerability Assessment, and Research. Passionate about staying ahead of emerging Threats and Technologies.

Recent Posts

groupdel Command in Linux: Remove a Group and Audit Files

The groupdel command in Linux removes a group from the system. It deletes the group's entry from /etc/group and /etc/gshadow,…

12 hours ago

wc Command in Linux: Count Lines, Words, Characters, and Bytes

The wc command in Linux counts lines, words, characters, and bytes in files or standard input. It…

12 hours ago

top Command in Linux: Monitor Processes and Resource Usage

The top command in Linux provides a real-time view of running processes and system resource usage. From…

12 hours ago

usermod Command in Linux: Modify User Accounts and Groups

The usermod command in Linux modifies existing user account attributes. You can use it to manage group…

12 hours ago

sort Command in Linux: Sort Text, Numbers, Columns, and More

The sort command in Linux reads lines from files or standard input and writes them to standard…

2 days ago

wall Command in Linux: Broadcast Messages to Logged-In Users

The wall command in Linux sends a message to the terminals of all currently logged-in users. The…

2 days ago