#!/bin/sh
#Update Ubuntu
sudo apt-get update
sudo apt-get upgrade
sudo apt-get autoremove
#Update Nessus
sudo /etc/init.d/nessusd stop
sudo /opt/nessus/sbin/nessuscli update --all
sudo /etc/init.d/nessusd start
I found a tool called "TorCrawl" to help index Ransomware posts. However, that's all the tool can do and does not enable me t...
No comments:
Post a Comment