Skip to content
This repository has been archived by the owner on Apr 19, 2020. It is now read-only.

struct.error: argument for 's' must be a string <Strikes Again> #326

Closed
gitxmax opened this issue Jan 24, 2018 · 2 comments
Closed

struct.error: argument for 's' must be a string <Strikes Again> #326

gitxmax opened this issue Jan 24, 2018 · 2 comments

Comments

@gitxmax
Copy link

gitxmax commented Jan 24, 2018

Hello,
I have a fresh install of Pumpkin.

When I launch the "ARP POISONER" module, i get this error:

Traceback (most recent call last): File "/usr/share/WiFi-Pumpkin/core/main.py", line 680, in show_arp_posion self.Farp_posion = GUIModules.frm_Arp_Poison(self.window_phishing) File "/usr/share/WiFi-Pumpkin/modules/poisoners/arp_poisoner.py", line 42, in init self.GUI() File "/usr/share/WiFi-Pumpkin/modules/poisoners/arp_poisoner.py", line 145, in GUI self.ConfigureEdits() File "/usr/share/WiFi-Pumpkin/modules/poisoners/arp_poisoner.py", line 174, in ConfigureEdits self.txt_mac.setText(Refactor.getHwAddr(x['activated'][0])) File "/usr/share/WiFi-Pumpkin/core/utils.py", line 237, in getHwAddr info = ioctl(s.fileno(), 0x8927, pack('256s', ifname[:15])) struct.error: argument for 's' must be a string

Running Kali 17.1 on raspberry 3 #

@keviiin38
Copy link

I had the same problem, i think that your AP isn't started ?
Tell me if I'm wrong
I solved this error by trying when the AP was started

@mh4x0f
Copy link
Member

mh4x0f commented Mar 13, 2018

@keviiin38 the arp poisoner it not necessary when AP started, I'll lock this option coming soon.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants