Codebase list kali-menu / debian/1.346
Add PTH submenu and desktop entries Mati Aharoni (Kali Linux Developer) 10 years ago
14 changed file(s) with 141 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 kali-menu (1.346) kali; urgency=low
1
2 * Add PTH submenu and desktop entries
3
4 -- Mati Aharoni <[email protected]> Fri, 09 Aug 2013 10:25:31 -0400
5
06 kali-menu (1.345) kali; urgency=low
17
28 * Added openvas setup to service menu
0 [Desktop Entry]
1 Name=Passing the Hash
2 Type=Directory
3 Icon=password-attacks-trans.png
0 [Desktop Entry]
1 Name=pth-curl
2 Encoding=UTF-8
3 Exec=sh -c "pth-curl -h;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=04-04-pass-hash;
9 X-Kali-Package=passing-the-hash
10
11
0 [Desktop Entry]
1 Name=pth-net
2 Encoding=UTF-8
3 Exec=sh -c "pth-net help;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=04-04-pass-hash;
9 X-Kali-Package=passing-the-hash
10
11
0 [Desktop Entry]
1 Name=pth-openchangeclient
2 Encoding=UTF-8
3 Exec=sh -c "pth-openchangeclient --help;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=04-04-pass-hash;
9 X-Kali-Package=passing-the-hash
10
11
0 [Desktop Entry]
1 Name=pth-rpcclient
2 Encoding=UTF-8
3 Exec=sh -c "pth-rpcclient -h;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=04-04-pass-hash;
9 X-Kali-Package=passing-the-hash
10
11
0 [Desktop Entry]
1 Name=pth-smbclient
2 Encoding=UTF-8
3 Exec=sh -c "pth-smbclient -h;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=04-04-pass-hash;
9 X-Kali-Package=passing-the-hash
10
11
0 [Desktop Entry]
1 Name=pth-smbget
2 Encoding=UTF-8
3 Exec=sh -c "pth-smbget --help;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=04-04-pass-hash;
9 X-Kali-Package=passing-the-hash
10
11
0 [Desktop Entry]
1 Name=pth-sqsh
2 Encoding=UTF-8
3 Exec=sh -c "pth-sqsh --help;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=04-04-pass-hash;
9 X-Kali-Package=passing-the-hash
10
11
0 [Desktop Entry]
1 Name=pth-winexe
2 Encoding=UTF-8
3 Exec=sh -c "pth-winexe -h;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=04-04-pass-hash;
9 X-Kali-Package=passing-the-hash
10
11
0 [Desktop Entry]
1 Name=pth-wmic
2 Encoding=UTF-8
3 Exec=sh -c "pth-wmic -h;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=04-04-pass-hash;
9 X-Kali-Package=passing-the-hash
10
11
0 [Desktop Entry]
1 Name=pth-wmis
2 Encoding=UTF-8
3 Exec=sh -c "pth-wmis -h;${SHELL:-bash}"
4 Icon=kali-menu.png
5 StartupNotify=false
6 Terminal=true
7 Type=Application
8 Categories=04-04-pass-hash;
9 X-Kali-Package=passing-the-hash
10
11
4242 04-01-online-attacks.directory
4343 04-02-offline-attacks.directory
4444 04-03-gpu-tools.directory
45 04-04-pass-hash.directory
4546
4647 05-wireless-attacks.directory
4748 05-01-wireless-tools.directory
5253 05-03-03-rfidiot-acg.directory
5354 05-03-04-rfidiot-frosch.directory
5455 05-04-other-wireless.directory
56 05-05-sub-ghz.directory
5557
5658 06-exploitation-tools.directory
5759 06-01-cisco-attacks.directory
345345 <Category>04-03-gpu-tools</Category>
346346 </And></Include>
347347 </Menu>
348
349 <Menu>
350 <Name>Passing the Hash</Name>
351 <Directory>04-04-pass-hash.directory</Directory>
352 <Include><And>
353 <Category>04-04-pass-hash</Category>
354 </And></Include>
355 </Menu>
356
348357 </Menu>
349358
350359