One Unified Global Perspective
Communications with a Global Perspective
Home
Intro
Contact Us
Voice over IP
PBX Solutions
Services
Support
Glossary
Open Source
Blog
Forum

WebMail





2007 Mar 14 - Wed

Sniffing, Security, Penetration Testing

For my reference, here is a compendium of interesting sites I encountered today:

[/OpenSource] permanent link


Tracking What Web Sites Users Visit

As part of the monitoring package, we are interested in recording which web sites that users are visiting. The first step is to capture the urls. The second step is to process and report the urls.

It took a while, but I came across DebianHelp. Among a bunch of other network diagnostic tools, it made mention of dsniff. It is a composition of the following tools:

urlsnarf was the tool for which I was looking. For usage, it does have a man page. The whole toolset can be installed with:

apt-get install dsniff

I now have urlsnarf logging to a file. I still need to do log rotation with it.

I am now looking at various ways to process the result. I was thinking of manually using Logfile::Access to parse the lines and put stuff into a database. Then I got to looking around at log file analyzers like visitors or awstats, but they don't provide a breakdown of sites by user. I think I'll roll my own with the perl library already mentioned.

[/OpenSource/Debian/Monitoring] permanent link


Driftnet: Watching Your Surfers

This tool puts a network interface into promiscuous mode and looks for image files. Any image files found are displayed as a continuously changing mosaic on the desktop. It has the ability to listen a tond keep mpeg and sound files as well.

On my monitoring server, I have eth1 connected to a switch spanned port which in turn listens on the internal firewall interface. This captures all the media files that users are bringing in from the internet.

Installation is easy:

apt-get install driftnet

To run is even easier:

driftnet -i eth1

Original files are found at Driftnet. This sites has other interesting software such as proxies, mail impersonators, visual formatting, graphics, and more.

I found this little treasure through a where some other nifty monitoring tools can be found.

[/OpenSource/Debian/Monitoring] permanent link


iftop: Display Bandwidth Usage on an Interface

iftop is an interesting command line utility for tracking traffic on an interface. tcpdump is good for looking at packet content in real time, this is good for looking at what makes up traffic bandwidth in realtime.

Installation is easy:

apt-get install iftop 

I have second interface on the monitoring server which is listening to what ever traffic passes in and out of the internal interface of the firewall. The switch port connecting to the firewall is 'span'd to the monitoring server's eth1. This allows one to monitor all components of inbound and outbound traffic.

Here is the command I used for looking at generating a bar chart of traffic details:

iftop -i eth1 -F 10.0.0.0/255.0.0.0 -P

The -F parameter provides an indication of what is internal traffic and what is external traffic. The -P parameter shows the ports in each flow. For run-time commands, take a look at 'man iftop'.

[/OpenSource/Debian/Monitoring] permanent link


Darvas Selections for 2007/03/14

Here are the selections for Wednesday. These lists have the Darvas stop calculated in the second column.

Start: 2007-02-13
High: 2007-03-08
EOD: 2007-03-13
SymbolStop
CF40.72
DISH43.44
DLTR34.98
FAF51.45
HSY54.17
MAT27.47
MHS69.00
NRG65.24
PSS33.64
PWR23.94
SCI12.10
TRA15.88
VLO59.67

Start: 2007-02-13
High: 2007-03-07
EOD: 2007-03-13
SymbolStop
ARXX13.09
BRCD9.36
DISH43.44
DLTR34.98
FAF51.45
GSS3.96
HSY54.17
PLL36.90
PWR23.94
VLO59.67

Start: 2007-02-13
High: 2007-03-06
EOD: 2007-03-13
SymbolStop
FAF51.45
HSY54.17
MHS69.00

[/Trading/Darvas/D200703] permanent link


Darvas Results at EOD 2007/03/13 with EOD Signal of 2007/03/12

In comparison, the Dow Jones Industrial Index opened at 12307, had a lower high of 12307, had a lower low of 12071, and closed down for the day at 12075.

Symbol#OpenHighLowCloseStopO->HO->C
ARXX213.0813.1413.0213.0212.990.06-0.06
BRCD29.619.949.549.559.360.33-0.06
DISH144.1044.2642.9042.9343.440.16-1.17
DLTR136.8236.8235.8235.8434.980.00-0.98
FAF251.9952.0151.1551.5851.450.02-0.41
GSS14.254.304.004.053.960.05-0.20
HSY254.4554.5853.3953.4154.170.13-1.04
MHS169.5069.6868.2668.3969.000.18-1.11
PLL137.7337.8537.1137.1436.900.12-0.59
PWR124.2224.3023.8723.9523.940.08-0.27
VLO160.4861.4759.8560.1959.670.99-0.29
11369.412.12-6.18

[/Trading/Darvas/D200703] permanent link



Blog Content ©2012
Ray Burkholder
All Rights Reserved
ray@oneunified.net
(441) 500-7292
Available for Contract Work
Resume

RSS: Click to see the XML version of this web page.

twitter
View Ray 
Burkholder's profile on LinkedIn
technorati
Add to Technorati Favorites



March
Su Mo Tu We Th Fr Sa
       
14


Main Links:
Monitoring Server
SSH Tools
QuantDeveloper Code

Special Links:
Frink

Blog Links:
Sergey Solyanik
Marc Andreessen
HotGigs
Micro Persuasion
... Reasonable ...
Chris Donnan
BeyondVC
lifehacker
Trader Mike
Ticker Sense
HeadRush
TraderFeed
Stock Bandit
The Daily WTF
Guy Kawaski
J. Brant Arseneau
Steve Pavlina
Matt Cutts
Kevin Scaldeferri
Joel On Software
Quant Recruiter
Blosxom User Group
Wesner Moise
Julian Dunn
Steve Yegge
Max Dama

2007
Months
Mar




Mason HQ

Disclaimer: This site may include market analysis. All ideas, opinions, and/or forecasts, expressed or implied herein, are for informational purposes only and should not be construed as a recommendation to invest, trade, and/or speculate in the markets. Any investments, trades, and/or speculations made in light of the ideas, opinions, and/or forecasts, expressed or implied herein, are committed at your own risk, financial or otherwise.