Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cyberfantics/facebook
https://github.com/cyberfantics/facebook
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/cyberfantics/facebook
- Owner: cyberfantics
- License: epl-2.0
- Created: 2024-01-07T03:44:15.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-05-27T16:35:40.000Z (7 months ago)
- Last Synced: 2024-05-28T00:55:51.122Z (7 months ago)
- Language: Python
- Size: 427 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Facebook Attack Tool
This Python script is designed to perform various attacks on Facebook accounts, including dictionary-based brute force attacks, phishing (under development), and extracting valid accounts.
## Features
- Dictionary-based brute force attack option for targeting Facebook accounts.
- Phishing (under development) option to mimic Facebook login pages for phishing attacks.
- Extraction of valid accounts from a given file path for further analysis or action.
- Provides a user-friendly command-line interface for ease of use.## Installation
1. Clone the repository:
```bash
git clone https://github.com/cyberfantics/facebook.git
```
2. Navigate to the project directory:
```bash
cd facebook
```
3. Run the script:
```bash
python facebook.py
```## Usage
1. Choose an option from the menu displayed to perform specific actions:
- Option 1: Dictionary-based brute force attack on a target Facebook account.
- Option 2: Phishing (under development).
- Option 3: Extract valid accounts from a file for further analysis.
- Option 0: Exit the tool.
2. Follow the prompts and provide necessary input like target email or ID, wordlist file, single password (if any), and proxy settings (optional).
3. The tool will execute the chosen attack or action based on your input.## Developer
Developed by [S4lfi H4cker](https://github.com/cyberfantics).
## Repository
The source code can be found in the [Facebook repository](https://github.com/cyberfantics/facebook).
## Channels
- [Telegram Channel](https://t.me/cyberfantics)
- [WhatsApp Channel](https://whatsapp.com/channel/0029VaFE5Dv5Ejy2MaydYm3Z)Feel free to contribute or provide feedback!