Have looked at an alternative to Nessus, have looked at OpenVAS in the past but getting all the runtimes to work was a problem.
Have found a virtual appliance for OpenVAS to get things started. Much faster to get going, but seems to overwhelm my router, so can't perform PenTests!
---
Thanks to
http://www.openvas.org/vm.html
Saturday, 29 December 2012
Friday, 14 September 2012
Install SSH Service on Ubuntu Server
sudo apt-get install openssh-server
may also need an
apt-get update
Friday, 10 August 2012
Restarting Dionaea
ps aux | grep 'dionaea'
pidof dionaea
sudo kill aaaa bbbb cccc dddd
then restart with
sudo dionaea -c /etc/dionaea/dionaea.conf -w /var/dionaea -u nobody -g nogroup -D
ps aux | grep 'dionaea'
pidof dionaea
sudo kill aaaa bbbb cccc dddd
then restart with
sudo dionaea -c /etc/dionaea/dionaea.conf -w /var/dionaea -u nobody -g nogroup -D
Thursday, 9 August 2012
A virtual host
Well I like VMWare Player
and I like Oracle VirtualBox
but which one is best....
FIGHT...
Subscribe to:
Posts (Atom)