2010
08.17
I recently checked the browser statistic for realinfosec.com and wanted to share result with you: Not: This statistic is for last 500 visitors but I see almost same result for all visitors. In general arorund %75 of people use IE. However if you look at the statistics you see almost half of the visitors are [...]
2010
08.16
Setting up network on linux machine can be a little challenging if you want to do static ip address. First you need to be familiar with networking files and commands in linux. Briefly ifconfig is the command you will use oftenly. ifconfig will list network interfaces with their IP, and broadcast, netmask. To see your [...]
2010
07.27
F-Secure animation on the evolution of online security. Tweet This Post
2010
05.26
I have to blog my CEH experience otherwise I will not do it in the future. I promised myself that I will blog about CCNA exam and gave some tips about it and I wouldn’t. This time I will keep my promise to myself: time to write about CEH. I passed CEH exam this Monday. [...]
2010
03.24
Netstat is a great utility to check network connections. It gives local and remote addresses (with the port numbers and protocol name if it was a well know protocol) and state of the connections. Sometimes we need to have more information than netstat provide us. For example, what if we need the actual process name [...]
2010
01.05
The popular microblogging site Twitter was hacked briefly by a group calling itself the Iranian Cyber Army, but the site was quickly restored after the incident early Friday.
2009
12.02
Introduction The first step for penetration testers is getting information about the system. Traceroute is a great tool for this purpose. Traceroute shows the route between you and the target machine. Linux has a command line utility called traceroute. traceroute uses UDP. Windows has a tool called tracert. tracert uses ICMP. It is quite common [...]
2009
11.18
It has been two weeks since I have not made a new blog post. There are some reasons behind this. I am busy with the work. However, I don’t ignore my blog and actually was writing 2 new blog posts; one for the e-mail security with GPG and another one for my third Nessus blog [...]
2009
11.12
There is no excerpt because this is a protected post.
2009
11.03
Category:
Uncategorized, Vulnerability Scanners, password crackers, security tools, sniffers /
Tag:
how to, howto, linkedin, Nessus, scanning, tutorial, vulnerability management, vulnerability scanner /
In my last blog post, I mentioned about Nessus licenses and installation processes. Today, I would like to write about usage of Nessus. Updating Plug-ins After you register and activate the nessus server, it will start to download and then update the plugins. Plug-ins are kind of virus signatures. Plug-ins test the common vulnerabilities on [...]