Coder Social home page Coder Social logo

Comments (5)

websploit avatar websploit commented on July 30, 2024 3

new version released, check it out.

from websploit.

jasmon93 avatar jasmon93 commented on July 30, 2024

Also same with me

This is my error on termux

Traceback (most recent call last):
File "websploit", line 55, in
from modules import arp_poisoner
File "/data/data/com.termux/files/home/websploit/modules/arp_poisoner.py", line 11, in
from scapy.all import *
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/scapy/all.py", line 27, in
from scapy.route import *
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/scapy/route.py", line 203, in
conf.iface = get_working_if()
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/scapy/arch/linux.py", line 144, in get_working_if
for i in get_if_list():
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/scapy/arch/linux.py", line 127, in get_if_list
f.close()
UnboundLocalError: local variable 'f' referenced before assignment
$ python2 websploit
Traceback (most recent call last):
File "websploit", line 55, in
from modules import arp_poisoner
File "/data/data/com.termux/files/home/websploit/modules/arp_poisoner.py", line 11, in
from scapy.all import *
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/scapy/all.py", line 27, in
from scapy.route import *
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/scapy/route.py", line 203, in
conf.iface = get_working_if()
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/scapy/arch/linux.py", line 144, in get_working_if
for i in get_if_list():
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/scapy/arch/linux.py", line 127, in get_if_list
f.close()
UnboundLocalError: local variable 'f' referenced before assignment
$

from websploit.

jasmon93 avatar jasmon93 commented on July 30, 2024

from websploit.

websploit avatar websploit commented on July 30, 2024

Can i use at termux? Sent from my Huawei phone-------- Original message --------From: Fardin Allahverdinazhand [email protected]Date: Mon, 20 Jan 2020, 21:58To: websploit/websploit [email protected]Cc: jasmon93 [email protected], Comment [email protected]Subject: Re: [websploit/websploit] UnboundLocalError: local variable 'f' referenced before assignment (#26)new version released, check it out. —You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.

in current version, websploit works with scapy only, other dependencies are removed, if you have scapy installed on your device websploit will work fine.

from websploit.

jasmon93 avatar jasmon93 commented on July 30, 2024

from websploit.

Related Issues (20)

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.