Skip to content

Bitwise-01/Spectre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A simple phishing tool that can phish almost any website

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published