nc -zv -u <IP_WINDOWS_SERVER> 162
gunakan Wireshark untuk mengecek paket masuk
udp.port == 162
nc -zv -u <IP_WINDOWS_SERVER> 162
gunakan Wireshark untuk mengecek paket masuk
udp.port == 162
-------------------------------
XSS-SQL Injection
Golang
- apt install golang
-
Dalfox
- https://github.com/hahwul/dalfox
Paramspider
- to check website domain
- install from https://github.com/0xKayala/ParamSpider
-------------------------------
openvpn is open source but not for the vpn server access, this website provide free openvpn server access vpnboo, but we still need be carefull when access this VPN
SFP - 1Gb/s
SFP+ - 16Gb/s
XFP - 10Gb/s
SR - Short Range (100m)
LR - Long Range (Over 100m)
ER - Up to 40km
ZR - Up to 80km
https://www.netreo.com/blog/snmp-traps-definition-types-examples-best-practices/#:~:text=An%20SNMP%20trap%20is%20a,authentication%20or%20a%20power%20failure.
SNMP is used for managing and monitoring network devices such as routers, switches and servers.
An SNMP trap is a message that’s sent from a network device to an SNMP management system without being solicited by the system. The trap is triggered when a specific event or condition occurs on the device, such as a link going down, an authentication or a power failure.
The SNMP trap message contains information about the event or condition, such as the device and interface where the event occurred, the time the event occurred and the severity of the event.
Furthermore, SNMP traps are essential for managing network devices, since they enable the management system to be alerted to critical events in real time. Without SNMP traps, network administrators would need to manually monitor network devices for issues, which is time consuming and prone to errors. SNMP traps allow administrators to respond quickly to critical events, which can prevent network downtime and improve network performance
https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml
In the Internet Protocol version 4 (IPv4) [RFC791] there is a field called "Protocol" to identify the next level protocol. This is an 8 bit field.
In Internet Protocol version 6 (IPv6) [RFC8200], this field is called the "Next Header" field.
https://github.com/BryanGoble/Alcatel-Commands-Cheatsheet
http://www.latouche.info/admin/user_guides/omniswitch.html
Alcatel Omniswitches operate in either of two modes: working or certified.
show running-directory
to know which mode the switch is currently in.working/boot.cfg
and certified/boot.cfg
.vi
.-------------------------------------------------