Giter VIP home page Giter VIP logo

firecrack's People

Contributors

ranginang67 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar

firecrack's Issues

Help

$ python firecrack.py
-bash: python: command not found

I used UserLand kali but its didn't work i trying to use it in my PC kali linux Virtual machine but its didn't work too told me that i have problems with (pip)

Updated Installation for Linux (Solved)

Hi,
When installing firecrack on Kali Linux 2.6, iv'e encountered many problems, however I will explain you how to solve them.

First of all I couldn't open firecrack.py with python 3 which wasn't able to read the file's encoding. I also have python 2 installed on my machine so I tried to open the file with this version, but I was getting an error message "no module named mechanize".

The problem is that when executing requirements.txt, everything was okay because Python 3 has the mechanize module, but since we want to open the file with Python 2, we gotta install it also on this version. First of all, if you are using pip3 version as I was, you need to download pip2.

  1. Check if your default python version is 2 :

$ python --version

Mine was python 2 even if I have version 3 installed, because it has a better compatibility with my system. If you get the version 3, you need to change the default version (google this part on your own).

  1. Install pip 2 :

$ sudo apt update
$ sudo apt upgrade (optional but recommended)
$ sudo apt install python-pip

As I repeat, if you don't have python 2 as the default version, you will get the same issue.

  1. Install the mechanize module for Python 2 :

$ sudo pip2 install mechanize

  1. Install the requests module for Python 2 (also missing) :

$ sudo pip2 install requests

  1. You should be able to open Firecrack. Make sure that you cloned the repository properly.

$ cd Firecrack (or the correct path/to/the/folder)
$ sudo chmod +x firecrack.py
$ python2 firecrack.py

Done! I hope this helped you :)

Cara mengisi worldlist path

Screenshot_2021-09-23-02-56-43-007_com miui gallery
Bang tolong dong cara mengisi worldlist nya gimana ya? Sudah menuruti tutorial tapi tetap saja tidak work, saya ingin mengambil FB saya yg di retas. Ditunggu respon cepat nya bang 🙏 tolong bantu saya bang 😭

Fb random attack

In fb random attack..firecrack asks for password, in that case if i provide word list it shows log in failed..how can i hack a random id using fb random attack?

Add Windows CMD

for windows user

tested in python 2.7 (I have 3.10 installed, but get error)

install pip if you don't have/missing pip module for python

  • python get-pip.py

and install git to clone repository

and command like this, or adding in requirements.txt

  • pip install requests
  • pip install merchanize
  • pip install touch
  • pip install pyreadline
    add if I'm missing

and run script firecrack.py

  • git clone https://github.com/Ranginang67/Firecrack
  • cd Firecrack
  • python firecrack.py

There is nothing in pyhton file

When I try to execute the python program I get an error in the first line of the python file,
but when I opened it I saw there is nothing, then how it can execute.

Not responding

After i gave the path of passlist there is no results showing, everytime it's take me back to the main menu.
Screenshot_2020-06-02-13-45-20-49

Problem in firecrack tool

Thank you very much, programmer Ranginang67 but I have a simple problem where I am in the application Termux when I ask the mail and enter it and ask me the password I want to write it but I can not write it Erg solve this problem please and I as a leader bound on Facebook Congratulations on this wonderful tool and thank you Status

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.