Git Product home page Git Product logo

kz-net-hack's Introduction

kz-net-hack

kn-net-hack is a Python based hacking tool.

kz-net-hack is only compatible in Linux.

PYTHON SCRIPTS

ARP-SPOOFER - arp_spoofer.py help you to automate Reconnaissance Using NMAP and Helps you in finding your target. Once the target is found and chosen. It Will continuously spoof your target and Router Untill You interupt.

PREREQUISITE

NMAP SCANNER - To Perform Good Reconnaissance.

Debian or ubuntu Based LINUX

sudo apt update && sudo apt install nmap

RHEL, Fedora or Centos LINUX

sudo apt update && sudo yum install nmap

USAGE:

Debian or ubuntu Based LINUX

su -
sudo python3 arp_spoofer.py

RHEL, Fedora or Centos LINUX

su -
sudo python3 arp_spoofer.py

NOTE: Make Sure you are in root user. Since IP Forward file has to be accessed.


MAC SPOOFER - A Mac spoofer which Works by passing Arguments. It can only support on linux.

PREREQUISITE

Net-Tools - To Spoof Mac Address.

Debian or ubuntu Based LINUX

sudo apt update && sudo apt install net-tools

RHEL, Fedora or Centos LINUX

sudo apt update && sudo yum install net-tools

USAGE:

sudo python3 macspoofer.py --interface INTERFACE --mac NEW_MAC 

#INTERFACE - specify the interface name to which you wanna change mac. Example:wlan0,eth0 #NEW_MAC - Specify a New Mac to spoof. Example: 00:00:00:00:00:00

For Help:

python3 macspoofer.py --help

NOTE:Make Sure that you use a Even number on the 1st OCTET & MAC ADDRESS is in COLEN-HEXADECIMAL-NOTATION


I tried my best to make The Code more readable. I'll Encourage Beginners to Read and Understand The Program.

NOTE: This is only for educational purposes. The owner of this repository is not responsible for any kind of malicious activity performed with this tool.

kz-net-hack's People

Contributors

d4redevil avatar

Watchers

 avatar

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.