Skip to main content

Posts

Showing posts from September, 2018

Kali rolling repository update

Today.. Hari ini w mau update repository kali , tapi gak bisa.. ternyata.. source : https://www.kali.org/news/kali-linux-repository-https-support/ udah buka linknya blom.. OK, w jelasin.. kali sekarang menggunakan repository https  sebelumnya pakai : # deb-src http://http.kali.org/kali kali-rolling main non-free contrib         sekarang jadi https : # deb-src https://http.kali.org/kali kali-rolling main non-free contrib           ---------------------------------------------------------------------------------------------------------------- root@kali:~# apt install apt-transport-https root@kali:~# cat / etc / apt / sources.list deb https: // http.kali.org / kali kali-rolling main non-free contrib # deb-src https://http.kali.org/kali kali-rolling main non-free contrib       root@kali:~# apt update Hit: 1 https: // archive- 3 .kali.org / kali kali-rolling InRelease Reading package lists...

Security Alex Yang said on linked in

Starting this thread is easy… I spotted many of people nowadays claimed that they are an “InfoSec Specialist” on their resume, Linkedin profile, etc. This will eventually makes life a bit more difficult for the HR personnel or inexperience hiring managers that are genuinely looking for a real-deal InfoSec Specialist to fill certain specific job roles. So, here are things that separate them from the real specialists and experts out there. See if you may be considered into one of them (inadvertently or deliberately): * You are not a Pentesting/Ethical Hacking Specialist if your day to day job just utilizing some tools to look for vulnerability such as Qualys, Nessus, OpenVAS, Nikto, Acunetix, and alike. We called these tools: Automated Vulnerability Scanners and using one of them simply does not makes you a Hacker or Pentester Specialist. To makes you a real Pentester, you need to be able to break into the systems manually and be able to gain root/administrator pr...