Giter Site home page Giter Site logo

imadhsissou / python-arp-spoofer Goto Github PK

View Code? Open in Web Editor NEW
13.0 13.0 4.0 49 KB

A friendly command-line spoofing tool written in python using scapy and netifaces.

Home Page: https://pypi.python.org/pypi/pyarp

License: MIT License

Python 100.00%

python-arp-spoofer's People

Contributors

arpit1997 avatar imadhsissou avatar pwnfoo avatar shashankaryan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

python-arp-spoofer's Issues

Add more features

Could be anything, adding new commands, code reformatting, improving documentation, improving performance, porting to other platforms or even rewriting in other languages ..etc ๐Ÿ˜„, if you think you have an interesting feature please feel free to open an issue so we can discuss it before a pull request ๐ŸŽ‰ : !

CmdModule EXIT bug

I'm working with CmdModule for writing a line-oriented command interpreter, everything is working fine except the EXIT command, when you want to exit the interpreter loop: any command that returns a true value stops the interpreter :

def do_exit(self,line):
        'Close pyarp, press Ctrl+D for quick exit'
        return True

full code here
the Issue : I must type exit command TWICE before exiting the interpreter loop successfully !!! I have no idea where the problem comes from !!!

NOTICE : It was working fine on this point of history

Add IPv6 Support

the current version 0.1.1 only supports IPv4, the tool has some functions that scans the network looking for connected hosts then forges fake ARP replies to intercepts packets, I used scapy (a packet manipulation module) and netifaces, it would be great if the tool supports IPv6.

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.