Skip to content

Instantly share code, notes, and snippets.

@miguelmota
Created June 12, 2018 03:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save miguelmota/30e24d083275cdd534fc9b41a5134997 to your computer and use it in GitHub Desktop.
Save miguelmota/30e24d083275cdd534fc9b41a5134997 to your computer and use it in GitHub Desktop.
Nessus (nessusd) delete from macOS
sudo rm -rf /Library/Nessus
sudo rm /Library/LaunchDaemons/com.tenablesecurity.nessusd.plist
sudo rm /Library/PreferencePanes/Nessus Preferences.prefPane
sudo rm -rf /Applications/Nessus
sudo launchctl remove com.tenablesecurity.nessusd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment