Apache: Hardening: Difference between revisions

From OnnoCenterWiki
Jump to navigationJump to search
Onnowpurbo (talk | contribs)
Created page with "Cek vulnerability (mis, apache di 192.168.12.120) nmap –Pn --script vuln 192.168.12.120 nikto -host 192.168.12.120"
 
Onnowpurbo (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
==Cek Vulnerability==
Cek vulnerability (mis, apache di 192.168.12.120)
Cek vulnerability (mis, apache di 192.168.12.120)


  nmap –Pn --script vuln 192.168.12.120  
  nmap –Pn --script vuln 192.168.12.120  
nikto -host 192.168.12.120
==Cek Log==
ssh user@ip-server -p 22
Cek log
/var/log/apache2
/var/log/apache2/access.log
/var/log/auth.log


nikto -host 192.168.12.120
* Cek access.log mis. utk scan
* Cek auth.log mis. utk brute force attack

Latest revision as of 20:49, 29 July 2020

Cek Vulnerability

Cek vulnerability (mis, apache di 192.168.12.120)

nmap –Pn --script vuln 192.168.12.120 
nikto -host 192.168.12.120


Cek Log

ssh user@ip-server -p 22

Cek log

/var/log/apache2
/var/log/apache2/access.log
/var/log/auth.log
  • Cek access.log mis. utk scan
  • Cek auth.log mis. utk brute force attack