All Projects → Bitwise-01 → Spectre

Bitwise-01 / Spectre

Licence: MIT License
A simple phishing tool that can phish almost any website

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Spectre

Nexphisher
Advanced Phishing tool for Linux & Termux
Stars: ✭ 822 (+1342.11%)
Mutual labels:  phishing, ngrok
Dragnet
Your Social Engineering Sidekick
Stars: ✭ 139 (+143.86%)
Mutual labels:  phishing, social-engineering
Kithack
Hacking tools pack & backdoors generator.
Stars: ✭ 377 (+561.4%)
Mutual labels:  phishing, ngrok
Maskphish
Give a Mask to Phishing URL like a PRO.. A MUST have tool for Phishing.
Stars: ✭ 370 (+549.12%)
Mutual labels:  phishing, social-engineering
ApeX
Using Social Engineering To Obtain WiFi Passwords
Stars: ✭ 87 (+52.63%)
Mutual labels:  phishing, social-engineering
Pot
Phishing on Twitter
Stars: ✭ 223 (+291.23%)
Mutual labels:  phishing, social-engineering
Dr0p1t Framework
A framework that create an advanced stealthy dropper that bypass most AVs and have a lot of tricks
Stars: ✭ 1,132 (+1885.96%)
Mutual labels:  phishing, social-engineering
shark
Best Tool For Phishing, Future Of Phishing
Stars: ✭ 238 (+317.54%)
Mutual labels:  phishing, ngrok
VirusX5
The Most Powerful Fake Page Redirecting tool...
Stars: ✭ 15 (-73.68%)
Mutual labels:  phishing, social-engineering
Phishmailer
Generate Professional Phishing Emails Fast And Easy
Stars: ✭ 227 (+298.25%)
Mutual labels:  phishing, social-engineering
Dark-Phish
Dark-Phish is a complete phishing tool. For more about Dark-Phish tool please visit the website.
Stars: ✭ 57 (+0%)
Mutual labels:  phishing, social-engineering
Skeleton
Skeleton is a Social Engineering tool attack switcher
Stars: ✭ 44 (-22.81%)
Mutual labels:  phishing, social-engineering
docker-symfony
Docker Symfony (PHP-FPM - NGINX - MySQL - MailHog - Redis - RabbitMQ)
Stars: ✭ 32 (-43.86%)
Mutual labels:  ngrok
turi-create-movie-recommender
Creating a movie recommendation system for iOS with Turi Create
Stars: ✭ 25 (-56.14%)
Mutual labels:  ngrok
mgrok
在 Ngrok 1.7 版本的基础上,作进一步的完善,支持集群,Nginx 反向代理。
Stars: ✭ 32 (-43.86%)
Mutual labels:  ngrok
ssh2actions
Connect to GitHub Actions VM via SSH for interactive debugging
Stars: ✭ 62 (+8.77%)
Mutual labels:  ngrok
pgrok
Free Introspected tunnels to localhost, like ngrok but free and unlimited
Stars: ✭ 244 (+328.07%)
Mutual labels:  ngrok
GetPwd
It's a tool which generate a dictionary from a csv containing personals informations. Generate all common passwords based on perso info. (leet transformations and combinatory processing)
Stars: ✭ 46 (-19.3%)
Mutual labels:  social-engineering
Tutorial-Echobot
Un Bot de Facebook Messenger que te responde lo que tú escribiste.
Stars: ✭ 25 (-56.14%)
Mutual labels:  ngrok
PhishingKit-Yara-Search
Yara scan Phishing Kit's Zip archive(s)
Stars: ✭ 24 (-57.89%)
Mutual labels:  phishing

Spectre

A simple program, for simple people, for doing simple social engineering attacks.

Requirements

  • Kali Linux 2.0
  • Python v2.7

Installation

$ git clone https://github.com/Ethical-H4CK3R/Spectre
$ cd Spectre
$ chmod +x install.sh
$ ./install.sh

Usage

Help menu

$ python spectre.py --help

Clone Facebook by name using default engine

$ python spectre.py -n facebook

Clone Facebook with javascript

$ python spectre.py -n facebook --js

Clone Facebook by name using Bing

$ python spectre.py -n facebook -e bing

Clone Facebook by name using Google

$ python spectre.py -n facebook -e google

Clone Facebook by name using DuckDuckgo

$ python spectre.py -n facebook -e duckduckgo

Clone Facebook by url

$ python spectre.py -u https://facebook.com

Clone Facebook by url

$ python spectre.py -u https://facebook.com/login

Disclaimers

  • Don't abuse this program, stay ethical.
  • This program will not working on every site.
  • Google will stop responing for a while if you over use it.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].