lynis it's free and default tool in kali linux.it's used for security auditing tool for pentester.
" No system is safe " it's not dialogue it's true. in this article how to check my machine was hacked.if you use your device unsafely it's possible to your device was vulnreable and attacker can take advantage.if you don't know how to safe from hackers click here.
now we start to test my linux machine use lynis kali free tool.
1. install in github page clone here :
gitclone:https://github.com/CISOfy/lynis.git
2.
excute
cd lynis
./lynis -h (or)
sudo lynis -h
3.then you see list of help page
now test it...
sudo lynis audit system --pentest --no-log
this command for check your linux machine is vulnerable or... and this is not only command we use basic you can test your own...
video tutorial :
Comments
Post a Comment