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

Pystinger : Bypass Firewall For Traffic Forwarding Using Webshell

Pystinger is a Python-based tool that enables SOCKS4 proxying and port mapping through webshells. It…

1 week ago

CVE-Search : A Tool To Perform Local Searches For Known Vulnerabilities

Introduction When it comes to cybersecurity, speed and privacy are critical. Public vulnerability databases like…

1 week ago

CVE-Search : A Tool To Perform Local Searches For Known Vulnerabilities

Introduction When it comes to cybersecurity, speed and privacy are critical. Public vulnerability databases like…

1 week ago

How to Bash Append to File: A Simple Guide for Beginners

If you are working with Linux or writing bash scripts, one of the most common…

1 week ago

Mastering the Bash Case Statement with Simple Examples

What is a bash case statement? A bash case statement is a way to control…

1 week ago

How to Check if a File Exists in Bash – Simply Explained

Why Do We Check Files in Bash? When writing a Bash script, you often work…

2 weeks ago