Metadata-Version: 1.1
Name: netack
Version: 0.1.2
Summary: python library for basic network attacks
Home-page: UNKNOWN
Author: akash sharma and akshat sharma
Author-email: UNKNOWN
License: UNKNOWN
Description: 
        
        Thank you for downloading NetAck ^_^!!
        
        This package can be used for various network attacks. These attacks are basics and are meant for beginners to understand how certain attacking programmes work.
        
        This package contains the following tools:-
        
        1.) MAC changer 2.) Packet sniffer 3.) ARP Spoofer 4.) DNS Spoofer 5.) Code Injector 6.) File Intercepter 7.) Network Scanner
        
        This package requires some prerequisites(scapy and netfilterqueue).
        
        //NOTE :- This package will only run in linux and on python 3
        
        
        Change Log
        ==============
        
        0.1.1 (27/11/220)
        _________________
        - First Release
        
Keywords: network security
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: POSIX :: Linux
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
