Fortinet
Fortinet
Fortinet
C:\Windows\system32/ cd
C:\>
C:\Windows\system32>netsh interface ipv4 set subinterface "Ethernet" mtu=352
reset factory
#execute factoryreset
#fireware upload
#HA configuration
overide ride HA - it allow firewall higher priority should be primary
config system HA
#set override enable
#end
#config system HA
#set load-balance-all enable
#Nmap –A praction.in
#nmap -A 10.0.0.2 ( -A option to find the target OS, version of services ex-
http version , ports)
#nmap 192.168.0.1 - scan ports
#nmap -sn 192.168.0.* scan hosts * wildcard - asterik to scan all hosts (-n
is used to disable DNS Resolution)
nmap -sn 192.168.*.* full segment
#nmap www.praction.in
Hping3 is a DOS and DDOS attack software , it used for scan network
-c packet count
-p port
-d data size 120 byte
-S sync scan
-w win is
--rand source - random source
--flood - replies will be ignored and flood packet asap
-1 icmp
-2 udp
default TCP
wireshark
how to filter with (ICMP,HTTP,tcp, tcp.flag.syn==1, ip.addr==192.168.0.1,
ip.src_host==192.168.0.104, ip.dst_host==192.168.0.104
filter packets with website name - tcp contains gmail.com , frame contains
gmail.com
check TCP/UDP/TLS stream - select the packet - right click - flow - TCP stream
( to check the application data)