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

cp Command: Copy Files and Directories in Linux

The cp command, short for "copy," is the main Linux utility for duplicating files and directories. Whether…

7 days ago

Image OSINT

Introduction In digital investigations, images often hold more information than meets the eye. With the…

7 days ago

cat Command: Read and Combine File Contents in Linux

The cat command short for concatenate, It is a fast and versatile tool for viewing and merging…

7 days ago

Port In Networking

What is a Port? A port in networking acts like a gateway that directs data…

7 days ago

ls Command: List Directory Contents in Linux

The ls command is fundamental for anyone working with Linux. It’s used to display the files and…

7 days ago

pwd Command: Find Your Location in Linux

The pwd (Print Working Directory) command is essential for navigating the Linux filesystem. It instantly shows your…

1 week ago