You have probably noticed the blog was down for a couple of weeks, it was due to an ttack on godaddy’s server. afer that attack i decided to move the blog to a more controlled hosting environment with the ability to manage logs and security measures. due to the new security measures taken visitors may experience trouble accessing certain areas or …
Sniffing Traffic on Fortigate
Syntax of CLI commands in Fortigate: Check if debug is enabled: #diagnose debug info Reset debug: #diagnose debug reset Enable debug #diagnose debug enable Check flow: #diagnose debug flow filter (shows what filters are configured) #diagnose debug flow filter clear (clear all filter) #diagnose debug flow filter <options> <value> (configures the filter) #diagnose debug flow …
Some CheckPoint NGX Commands
Checkpoint commands generally come under: cp – general fw – firewall fwm – management CP, FW & FWM Commands cphaprob stat - List cluster status cphaprob -a if
Sniffing traffic on a CheckPoint UTM using TCPDump
Sniffing traffic on a CheckPoint UTM using TCPDump
Block access to facebook on a cisco router using a static route
Block access to facebook on a cisco router using a static route
SSH Tunneling
What is SSH ? SSH stands for “Secure Shell”, It used to create a secure connection between two computers. SSH supplies a command line interface for remote administration/management of Linux based systems or even CISCO routers, It allows us to securely perform various maintenance tasks and more…basically we can think of it as “secured telnet”. …

Recent Comments