diff --git a/nmap/NMAP-MSSQL-Script-Fix.zip b/nmap/NMAP-MSSQL-Script-Fix.zip new file mode 100644 index 0000000..152906e Binary files /dev/null and b/nmap/NMAP-MSSQL-Script-Fix.zip differ diff --git a/xfce4/panel/launcher-7/powershell.desktop b/xfce4/panel/launcher-7/powershell.desktop new file mode 100644 index 0000000..4c175a1 --- /dev/null +++ b/xfce4/panel/launcher-7/powershell.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Name=PowerShell +Comment=PowerShell is an automation and configuration management platform +Encoding=UTF-8 +Exec=pwsh +Icon=kali-pwsh +StartupNotify=false +Terminal=true +Type=Application +Categories=System;Utility; +X-Kali-Package=powershell +X-XFCE-Source=file:///usr/share/applications/kali-pwsh.desktop \ No newline at end of file diff --git a/xfce4/panel/launcher-7/root-terminal-emulator.desktop b/xfce4/panel/launcher-7/root-terminal-emulator.desktop new file mode 100644 index 0000000..fc87bc0 --- /dev/null +++ b/xfce4/panel/launcher-7/root-terminal-emulator.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=Root Terminal Emulator +Comment=Opens a terminal as the root user, using sudo to ask for the password +Exec=pkexec x-terminal-emulator +Icon=utilities-root-terminal +StartupNotify=false +Terminal=false +Type=Application +Categories=System;Utility;TerminalEmulator; +X-Kali-Package=kali-menu +X-XFCE-Source=file:///usr/share/applications/root-terminal.desktop \ No newline at end of file diff --git a/xfce4/panel/launcher-7/terminal-emulator.desktop b/xfce4/panel/launcher-7/terminal-emulator.desktop new file mode 100644 index 0000000..86f569c --- /dev/null +++ b/xfce4/panel/launcher-7/terminal-emulator.desktop @@ -0,0 +1,13 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Exec=exo-open --launch TerminalEmulator +Icon=org.xfce.terminalemulator +StartupNotify=true +Terminal=false +Categories=Utility;X-XFCE;X-Xfce-Toplevel; +OnlyShowIn=XFCE; +X-AppStream-Ignore=True +Name=Terminal Emulator +Comment=Use the command line +X-XFCE-Source=file:///usr/share/applications/xfce4-terminal-emulator.desktop \ No newline at end of file diff --git a/xfce4/panel/launcher-7/terminator.desktop b/xfce4/panel/launcher-7/terminator.desktop new file mode 100644 index 0000000..e5a6c97 --- /dev/null +++ b/xfce4/panel/launcher-7/terminator.desktop @@ -0,0 +1,18 @@ +[Desktop Entry] +Name=Terminator +Comment=Multiple terminals in one window +TryExec=terminator +Exec=terminator +Icon=terminator +Type=Application +Categories=GNOME;GTK;Utility;TerminalEmulator;System; +StartupNotify=true +X-Ubuntu-Gettext-Domain=terminator +X-Ayatana-Desktop-Shortcuts=NewWindow; +Keywords=terminal;shell;prompt;command;commandline; +X-XFCE-Source=file:///usr/share/applications/terminator.desktop + +[NewWindow Shortcut Group] +Name=Open a New Window +Exec=terminator +TargetEnvironment=Unity \ No newline at end of file