tomac / yersinia

A framework for layer 2 attacks
GNU General Public License v2.0
719 stars 122 forks source link

GTK: Launching 802.1X attack "sending 802.1X packet" crashes the application #21

Closed aoshiken closed 7 years ago

aoshiken commented 7 years ago

802.1X -> Launch attack "sending 802.1X packet" -> Click on the packet acquired from the network (it's the one with RESPONSE EAPCode) -> CRASH

Sometimes crashes the application, sometimes invalid chars are shown on the low left window fields Type, EAPCode and EAPType while the following errors appears on the console:

(yersinia:52565): Gtk-WARNING **: /build/gtk+2.0-1aCJs4/gtk+2.0-2.24.31/gtk/gtkliststore.c:797: Invalid column number -374211461 added to iter (remember to end your list of columns with a -1)

(yersinia:52565): Gtk-WARNING **: /build/gtk+2.0-1aCJs4/gtk+2.0-2.24.31/gtk/gtkliststore.c:797: Invalid column number -374211461 added to iter (remember to end your list of columns with a -1)

(yersinia:52565): Gtk-WARNING **: /build/gtk+2.0-1aCJs4/gtk+2.0-2.24.31/gtk/gtkliststore.c:797: Invalid column number -374211461 added to iter (remember to end your list of columns with a -1)

(yersinia:52565): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()