dotfiles/desktopfiles/metasploit-framework.desktop

14 lines
411 B
Desktop File

[Desktop Entry]
Name=metasploit framework
Encoding=UTF-8
#Exec=sh -c "service postgresql start && msfdb init && msfconsole;${SHELL:-bash}"
#^^giving errors regarding posgresql in fedora
Exec=sh -c "msfdb init && msfconsole;${SHELL:-bash}"
Icon=metasploit
StartupNotify=false
Terminal=true
Type=Application
Categories=Network;exploitation-tools;
X-Kali-Package=metasploit-framework
Comment=metasploit-framework