|
Post by m3m0r3x on Oct 18, 2015 19:32:52 GMT
Hi Xtrange, and again an awesome add on for the FuityWiFi. The metasploitish usability is great. Unfortunately ther is no configuration possible. But as the message under "show options" in the module section says, you are working on this But I found an error message under config/io: shell config(io/in) > show options Name Current Setting Description ---- ---------------- ----------- [-] Unexpected error: <type 'exceptions.TypeError'> And the same for config/io/out. Is it an error in my configuration or is it maybe a bug? greetings m3m
|
|
|
Post by xtr4nge on Oct 18, 2015 20:18:46 GMT
Hi m3m0r3x, For the moment there aren't many options to change the config. For IN|OUT: You can change IFACE (value: eth0, wlan0, wlan1, etc..), TYPE (value: 0 or 1 only), IP, MASK, GW use config/io/in use config/io/out For Action: you can change the IFACE (value: eth0, wlan0, wlan1, etc..), use config/io/action Ensure that the values for IFACE and TYPE are defined before to call show options (I will add some extra validation), you can set the values using: set IFACE wlan0 set TYPE 1
This is just the first step for FruityShell, I will add all the options and functionalities available in the web-interface Thanks a lot regards,
|
|