• Stars
    star
    131
  • Rank 275,867 (Top 6 %)
  • Language
    Dockerfile
  • License
    Apache License 2.0
  • Created over 5 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Docker container for creating the phishing sites using Blackeye
Build Status
Build and Push to Dockerhub

docker-blackeye

Docker container for running the phishing attack using Blackeye

Blackeye is a Phishing Tool, with 32 templates +1 customizable.

I am creating a docker container where you can run blackeye in any platform.

Usage:


docker run -d --name blackeye vishnunair/docker-blackeye:latest

Login to the docker container like below: and execute the blackeye script

docker exec -it blackeye bash

root@44792c30b279:/src/blackeye# bash blackeye.sh

If you don't see the Ngrok Link, open another terminal and run the below command

docker exec -it blackeye bash

root@44792c30b279:/src/blackeye# ./ngrok http 3333

If everything goes well, you can see the phishing site like below: You can create custom domain and point it to the Ngrok

The credentials are saved under the sites directory


root@44792c30b279:/src/blackeye# cat sites/instagram/saved.usernames.txt
Account: gskkfkkf Pass: k86786632jd


Legal disclaimer:

Usage of BlackEye for attacking targets without prior mutual consent is illegal. It's the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program. Only use for educational purposes.

More Repositories

1

automated-pentest

Minimal docker container of Parrot OS for running an automated scan & pentest report.
Shell
185
star
2

docker-mkcert

Docker container for creating valid local ssl certificates
Go
98
star
3

docker-eks

Docker container for creating AWS EKS Cluster
Shell
15
star
4

docker-redis-cluster

A small docker container for redis cluster
Ruby
14
star
5

redis-cluster

Github action for running a redis cluster for your workflow
Shell
9
star
6

ansible-dcos

Ansible playbook for dc/os
Shell
7
star
7

cancel-workflow

Cancel a workflow run if a job failed in Github Actions
Dockerfile
5
star
8

ansible-chaosmonkey

Ansible playbook for Chaos Monkey
4
star
9

aws-vpc-nat-gateway

Ansible Role for creating a VPC with Public subnet & Private subnet at Amazon Web Services AWS and enable NAT gateway for Private Subnet
Shell
3
star
10

kube-ignite

Kube config for Apache Ignite
2
star
11

docker-postgres-hll

A postgres container with hll extension
Dockerfile
2
star
12

tryansible

2
star
13

k8s-rabbitmq-clusters

RabbitMQ cluster running in Kubernetes with high availability
Python
2
star
14

ansible-wherehows

Ansible playbook to install Wherehows - Data Discovery and Lineage for Big Data Ecosystem.
Python
2
star
15

docker-evilginx2

Docker container for running Evilginx2
Dockerfile
2
star
16

redisbackup-to-s3

Taking the db dump from the AWS Elasticache (Redis) and copying it to AWS S3
Shell
2
star
17

terraform-openstack-lxc

Creating Openstack with LXC hypervisor using Terraform
HCL
1
star
18

webpagetest

Setup a Private Webpagetest Server and agents.
Smarty
1
star
19

kube-vegeta

Kubernetes for Vegeta
1
star
20

sshban

Control your SSH Logins
Shell
1
star
21

terraform-coreos

1
star
22

ambari-presto

Ansible role for installing Presto using Ambari Service
1
star
23

docker-node-thumbor

1
star
24

k8s-django

sample django app in K8s
1
star
25

docker-ignite

Docker Image for Apache Ignite
1
star
26

ansible-docker-registry

Ansible playbooks to create private docker registry in AWS
Python
1
star
27

clickhouse-db-cluster

Running a Clickhouse db cluster (2 shards / 2 replica) with Zookeeper
Shell
1
star