Codebase list kali-menu / ff72c57
Add yersenia graphical app Daniel Ruiz de Alegría 2 years ago
3 changed file(s) with 24 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 [Desktop Entry]
1 Name=yersinia-graphical (root)
2 Comment=A Framework for layer 2 attacks
3 Encoding=UTF-8
4 Exec=pkexec yersinia -G
5 Icon=kali-menu
6 StartupNotify=false
7 Terminal=false
8 Type=Application
9 Categories=02-01-cisco-tools;06-01-cisco-attacks;09-02-network-spoofing;
10 X-Kali-Package=yersinia
6767 <annotate key="org.freedesktop.policykit.exec.allow_gui">true</annotate>
6868 </action>
6969
70 <action id="org.kali.pkexec.yersinia">
71 <description>Run yersinia as root</description>
72 <message>Authentication is required to run /usr/bin/yersinia as root</message>
73 <defaults>
74 <allow_any>auth_admin</allow_any>
75 <allow_inactive>auth_admin</allow_inactive>
76 <allow_active>auth_admin</allow_active>
77 </defaults>
78 <annotate key="org.freedesktop.policykit.exec.path">/usr/bin/yersinia</annotate>
79 <annotate key="org.freedesktop.policykit.exec.allow_gui">true</annotate>
80 </action>
81
7082 </policyconfig>
22 x-terminal-emulator /usr/bin/x-terminal-emulator
33 legion /usr/bin/legion
44 android-sdk /usr/bin/android
5 yersinia /usr/bin/yersinia