Advertisement

Responsive Advertisement

Facebook account can be hacked !

FACEBOOK ACCOUNT HACK..!

A brute force attack is a term in cryptanalysis. It means trying to break a codedcyphertext by trying a lot of possibilities with fast computers. For example, a large number of the possible keys are tried in the key space. If successful , this decrypts the encrypted message.




USED SCRIPT IN VIDEO


CUPP


The most common form of authentication is the combination of a username and a password or passphrase. If both match values stored within a locally stored table, the user is authenticated for a connection. Password strength is a measure of the difficulty involved in guessing or breaking the password through cryptographic techniques or library-based automated testing of alternate values.

A weak password might be very short or only use alphanumberic characters, making decryption simple. A weak password can also be one that is easily guessed by someone profiling the user, such as a birthday, nickname, address, name of a pet or relative, or a common word such as God, love, money or password.

That is why CUPP was born, and it can be used in situations like legal penetration tests or forensic crime investigations.


FIRECRACKER


firecracker is an open source virtualization technology that is purpose-built for creating and managing secure, multi-tenant container and function-based services that provide serverless operational models. Firecracker runs workloads in lightweight virtual machines, called microVMs, which combine the security and isolation properties provided by hardware virtualization technology with the speed and flexibility of containers


COMMANDS


for install cupp


$ apt-get update

$ apt-get upgrade

$ pkg install python3

$ pkg install git

$ git clone https://github.com/Mebus/cupp.git


for install firecracker


$ pkg install python2

$ git clone

https://github.com/Ranginang67/Firecrack.git

$ cd Firecrack

$ pip2 install -r requirements.txt

$ python2 firecrack.py

$ help


PRACTICAL VIDEO [ dual language hindi and english ]

link : https://drive.google.com/file/d/1qRTI-Av26ydmVSs_kpHED2us37kujPZY/view?usp=sharing

Post a Comment

0 Comments