Useful programs - security

Revision as of 10:45, 6 February 2015 by WikiFreak (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Security audit

Port scanner:

apt-get install nmap

Interface listeners:

apt-get install tshark wireshark wireshark-doc

User Interface:

apt-get install zenmap



OpenVPN

That will install openvpn client + server + UI client to manage ovpn files.

apt-get install openvpn
apt-get install network-manager-openvpn


For configuration see VPN client