Code Monkey home page Code Monkey logo

spectre's Introduction

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.

spectre's People

Contributors

bitwise-01 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

spectre's Issues

Error !

after ./install.sh

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-jwtsck9s/mechanize/

and

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-jwtsck9s/mechanize/
root@kali:/Spectre# python spectre.py --help
Traceback (most recent call last):
File "spectre.py", line 11, in
from lib.scrape import Scraper
File "/root/Spectre/lib/scrape.py", line 7, in
from dryscrape import Session
ImportError: No module named dryscrape
root@kali:
/Spectre#

Remove ngrok from this repo

PM for ngrok here. This tool directly violates the ngrok Terms of Service, even when used for educational purposes only.

We kindly request that ngrok be removed as an option in your repo.

ngrok is not anonymous and cannot be used to hide your identity. ngrok directly exposes your public IP address to anyone who sees the ngrok url you send them.

ngrok will ban your account if you use this tool.

Additionally, ngrok adds an interstitial page to all requests warning anyone viewing the page that the site is hosted by ngrok, notifying them that it is not the legitimate site you are attempting to mimic.

To learn more about how ngrok combats abuse, see https://ngrok.com/abuse and https://ngrok.com/tos

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.