Giter Site home page Giter Site logo

m4cs / blackeye-python Goto Github PK

View Code? Open in Web Editor NEW
477.0 50.0 244.0 8.04 MB

BlackEye Phishing Kit in Python w Serveo Subdomain Creation | Educational Purposes Only

License: GNU General Public License v3.0

Python 0.06% PHP 0.68% HTML 69.79% CSS 29.23% JavaScript 0.24%
blackeye blackeye-python serveo python phishing phishing-sites phishing-kit

blackeye-python's Introduction

Nominate Me for GitHub Stars!

About Me πŸ‘‹

TwitterTwitter Software Engineer and CTO working out of Boston. I'm constantly posting repositories and new software on GitHub for everybody to use which you can find here!

πŸ’° Feeling Generous? Help Support Me πŸ’°

My Projects πŸ“

πŸ‘Ά Babysploit - Penetration Testing Framework for Beginners

BabySploit is a penetration testing toolkit aimed at making it easy to learn how to use bigger, more complicated frameworks like Metasploit.

πŸ’» winfetch - CLI System Information Tool for Windows Written in Golang

Allows you to display system information through your command line without needing to have any hacky bash fixes to run neofetch.

🦊 Foxify CLI - Firefox Theme Manager

As of Firefox 57 (the Quantum Update), Mozilla has enabled custom user customization using userChrome.css. With Foxify you have the ability to manage your themes for Firefox and apply them dynamically!

🧠 EasyModels - AI Dataset and Model Indexer

EasyModels is an easy way to find and view deep learning projects and pre-trained models.

πŸ–ΌοΈ Pixcryption - Cryptographically secure image ciphering algorithm

Stars

Pixcryption's goal is to offer a new form of steganography/encryption through imagery. It uses a random seeded UUID to generate a user_key which matches RGB perfect values to match to unicode characters. Uses AES OCB encryption.

Who I've Been Listening To This Week

BBY GOYARD bΓ΄a Brent Faiyaz Drake Ethereal Future

Readme Projects:

Github-NP - Github Now Playing, Display Spotify Now Playing in GitHub Readmes!

myartists - Display top listened to artists this week

blackeye-python's People

Contributors

m4cs 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  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  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

blackeye-python's Issues

cannot use

how to fix it in Windows ,can you teach us ?

can't change the website

Hi, can you solve the issue where the website never change despite which option we enter, it's stuck on the first website we used
I tried everything, re install and everything i'm still stuck on Instagram

python code error

line 98 should be choice = templates[str(number)]colors.YELLOW as the dictionary has the numbers as strings

facebook page

Nice tool! The problem I ran into was that the Facebook page is missing html and css elements once i open the serveo link. Also when I make a new page it wont change and will be stuck on the first page I used when I installed the tool. Please help

Can't get the URL that needs to be sent

I choose an option, and I get the following:

  • Starting php server...
  • Starting ngrok server..
  • Send this like to the victim:

Where the URL is supposed to be, I get nothing. Installed ngrok, using python3, Kali-linux
Thanks.

subdomain error

Traceback (most recent call last):
File "main.py", line 101, in
subdom = input(colors.YELLOW + "[" + colors.END + "?" + colors.YELLOW + "]" + colors.END + "> ")
File "", line 1, in
NameError: name 'harckepy' is not defined

the subdomain i entered doesnt work

Remote port forwarding failed

main.py contains
cmd_line = "sudo php -t sites/%s -S 127.0.0.1:80 & ssh -R %s.serveo.net:80:127.0.0.1:80 serveo.net" % (choice, subdom)

But it throws me a warning:
Warning: remote port forwarding failed for listen port 80

I am running this inside a VM and I'm connected to a virtual NAT (which is online, I can ping outside the LAN).

Is this still usable in July 2022 ?

I am new to this and am trying to learn Blackeye-Python for the reason that my instagram got hacked and i cant get it back.
But its not working i cant even start?

Can you add

Can you please add GioLocation.php so that we can get the notes in txt formate?

Issue using BlackEye

I run python ./main.py and open BlackEye.
I type 2 for facebook and receive this error:

Please Choose A Number To Host Template:

[?]> 2
Traceback (most recent call last):
File "main.py", line 98, in
choice = templates[number]
KeyError: 2

I have opened up the main.py file and located where it says "choice = templates{number}
Do I need to edit this? Is something wrong in the code?

Any help is appreciated thanks! Still very new to Kali

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.