Skip to content

A script to fool your friends, showing that you can hack ANY website on the Net!

License

Notifications You must be signed in to change notification settings

Alexandros-Kordatzakis/TheHackMachine

Repository files navigation

TheHackMachine

A script to fool your friends, showing that you can hack ANY website on the Net!

Yes. I know i've the files for each OS in the same directory and it's a mess...

How to Install:

Windows Version

NOTE: .NET Framework 4.7.2 or higher is required.

  # clone the repo:
  
  $ git clone https://github.com/Alexandros-Kordatzakis/TheHackMachine.git

Run TheHackMachine.exe!


Linux Version

NOTE: Python 3.6 or higher is required.

  # clone the repo:
  
  $ git clone https://github.com/Alexandros-Kordatzakis/TheHackMachine.git
 # change directory to TheHackMachine
 
 $ cd TheHackMachine

 # install python3 and python3-pip if they are not installed

How to Use:

Windows Version

  • Just run TheHackMachine.exe

  • When promted to write your specified website, it is advised to use {WebsiteNAME}.(domainName) format. For example (User Input): nsa.gov

  • At the end of the process, a .TXT Report file will be created at C:/Users/Default/Documents/ folder!



Linux Version

Install requirements

  • $ pip install -r requirements.txt
    or
    $ pip3 install -r requirements.txt
  • $ python3 main.py
  • When promted to write your specified website, it is advised to use {WebsiteNAME}.(domainName) format. For example (User Input): nsa.gov

  • At the end of the process, a .TXT Report file will be created at the Script's directory!



License

MIT © Alexandros Kordaztakis

About

A script to fool your friends, showing that you can hack ANY website on the Net!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages