sexta-feira, 16 de dezembro de 2016

MIB KASPERSKY SECURITY CENTER

So today i'll share the MIB kaspersky security center and the procedure to how you can configure for the ksc server (console) to stay on according for you start the monitoring by NOC (zabbix, nagios, or any way) your product just have support for SNMP protocol.


following the procedures:

file mib: https://mega.nz/#!3VMQALqa!DtNWxaNkynN3e9IjY1h5oVkYP5iPpfURMiM8sdTsDow


URL to make a server configuration:

SNMP configuration #https://support.kaspersky.com/2811
SNMP with SCOM #https://support.kaspersky.com/12603
SNMP overview http://support.kaspersky.com/learning/courses/kl_102.98/chapter1.2/section3

for import those mibs you must downlaod of this files and put on your MONITOR server like (ZABBIX, NAGIOS) or someting like that.



normally for zabbix for example, i need move this files for /usr/share/mibs folder and restart the service snmpd daemon. but depends for your monitoring software.

sexta-feira, 9 de dezembro de 2016

HOW TO RUN NMAP FOR WINDOWS TARGETS

MICROSOFT ENUMERATION PORT:

nmap -v -O -sV -T4 --osscan-guess -oA ms-smbscan --script=smb-enum-domains,smb-enum-processes,smb-enum-sessions,smb-enum-shares,smb-enum-users,smb-os-discovery,smb-security-mode,smb-system-info <target ip>

nmap -T4 --top-ports 50 -sV -O --osscan-limit --osscan-guess --min-hostgroup 128
--host-timeout 10m -oA ms-vscan -iL ms.ips.lst