<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>kevin&#039;s blog &#187; Netzwerk</title>
	<atom:link href="http://blog.kevin-k.com/category/netzwerk/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.kevin-k.com</link>
	<description>just another blog from just another blogger.</description>
	<lastBuildDate>Fri, 19 Feb 2010 22:04:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Alte Netzwerkadapter aus Windows entfernen</title>
		<link>http://blog.kevin-k.com/2010-01-08/alte-netzwerkadapter-aus-windows-entfernen.html</link>
		<comments>http://blog.kevin-k.com/2010-01-08/alte-netzwerkadapter-aus-windows-entfernen.html#comments</comments>
		<pubDate>Fri, 08 Jan 2010 14:08:16 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[Netzwerk]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.kevin-k.com/?p=892</guid>
		<description><![CDATA[
set devmgr_show_nonpresent_devices=1
devmgmt.msc

]]></description>
			<content:encoded><![CDATA[
<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">set devmgr_show_nonpresent_devices=1
devmgmt.msc</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://blog.kevin-k.com/2010-01-08/alte-netzwerkadapter-aus-windows-entfernen.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Interface-Mirroring</title>
		<link>http://blog.kevin-k.com/2009-12-24/linux-interface-mirroring.html</link>
		<comments>http://blog.kevin-k.com/2009-12-24/linux-interface-mirroring.html#comments</comments>
		<pubDate>Thu, 24 Dec 2009 10:40:00 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[Netzwerk]]></category>

		<guid isPermaLink="false">http://blog.kevin-k.com/?p=883</guid>
		<description><![CDATA[
apt-get install daemonlogger
daemonlogger -i eth0 -o eth3

]]></description>
			<content:encoded><![CDATA[
<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">apt-get install daemonlogger
daemonlogger -i eth0 -o eth3</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://blog.kevin-k.com/2009-12-24/linux-interface-mirroring.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac-Adresse ändern unter Debian</title>
		<link>http://blog.kevin-k.com/2009-03-16/mac-adresse-andern-unter-debian.html</link>
		<comments>http://blog.kevin-k.com/2009-03-16/mac-adresse-andern-unter-debian.html#comments</comments>
		<pubDate>Mon, 16 Mar 2009 10:24:23 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Netzwerk]]></category>

		<guid isPermaLink="false">http://blog.kevin-k.com/?p=551</guid>
		<description><![CDATA[In /etc/network/interfaces bei dem entsprechenden device:

hwaddress ether 02:01:02:03:04:08

Danach ein:

/etc/init.d/networking restart

]]></description>
			<content:encoded><![CDATA[<p>In /etc/network/interfaces bei dem entsprechenden device:</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">hwaddress ether 02:01:02:03:04:08</pre></div></div>

<p>Danach ein:</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">/etc/init.d/networking restart</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://blog.kevin-k.com/2009-03-16/mac-adresse-andern-unter-debian.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Schwachstelle bei der Rapidshare Authentifizierung</title>
		<link>http://blog.kevin-k.com/2009-03-14/schwachstelle-bei-der-rapidshare-authentifizierung.html</link>
		<comments>http://blog.kevin-k.com/2009-03-14/schwachstelle-bei-der-rapidshare-authentifizierung.html#comments</comments>
		<pubDate>Sat, 14 Mar 2009 21:03:32 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Netzwerk]]></category>
		<category><![CDATA[Sicherheit]]></category>

		<guid isPermaLink="false">http://blog.kevin-k.com/?p=501</guid>
		<description><![CDATA[Rapidshare ist wohl einer, wenn nicht gar der größte One Click Hoster der Welt. Als normaler Benutzer kann man Dateien nur mit lästiger Warzezeit und eingeschränkten Downloadraten beziehen. Als Premium Benutzer gibt es diese Beschränkung nicht.
Ich möchte hier die Schwachstelle der Rapidshare Authentifizierung durch das user-Cookie aufzeigen. Das hier ist *keine* Anleitung zum sniffen von [...]]]></description>
			<content:encoded><![CDATA[<p>Rapidshare ist wohl einer, wenn nicht gar der größte One Click Hoster der Welt. Als normaler Benutzer kann man Dateien nur mit lästiger Warzezeit und eingeschränkten Downloadraten beziehen. Als Premium Benutzer gibt es diese Beschränkung nicht.</p>
<p>Ich möchte hier die Schwachstelle der Rapidshare Authentifizierung durch das user-Cookie aufzeigen. Das hier ist *keine* Anleitung zum sniffen von Rapidshare Zugangsdaten.</p>
<p><span id="more-501"></span>Wir nehmen einen Premium Account und loggen uns bei Rapidshare ein.<br />
Das erste was auffällt: https. Das heißt für einen MITM-Angriff ist hier bereits Schluss (bzw. nicht unbedingt, man siehe sich das dsniff Package an) da die übertragenen Daten mittels SSL verschlüßelt werden.</p>
<p>Haben wir uns eingeloggt, kommt der interessanteste Teil: Das user-Cookie von Rapidshare. Das sieht folgendermaßen aus:</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">4108813-%67%73%55%6D%45%57%56</pre></div></div>

<p>Wie man bereits sehen kann, ist das Passwort entsprechend des ASCII-Zeichensatzes maskiert.</p>
<p>Tippt folgendes in die Firefox Adressleiste ein:</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;">javascript<span style="color: #339933;">:</span>unescape<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'4108813-%67%73%55%6D%45%57%56'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

<p>unescape() wandelt die maskierten Zeichen in richtige Zeichen um. Das Ergebnis sind eure Zugangsdaten in Plaintext.</p>
<p>Nun möchte ich zeigen, wie leicht es ist, Traffic nach diesem Cookie zu analysieren. Wir gehen davon aus, das wir eingehenden Traffic (z.b. MITM / Proxy / Gateway) an unserem Netzwerkinterface haben, den wir mittels ngrep analysieren:</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">ngrep -q -W byline -d any &quot;Cookie: user=&quot; port 80 | grep &quot;Cookie: &quot;</pre></div></div>

<p>Was die entsprechenden Parameter bedeuten, bezieht Ihr bitte aus der Man-Page.</p>
<p>Das Ergebnis:</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">match: Cookie: user=
Cookie: user=4108813-%67%73%55%6D%45%57%56.
Cookie: user=4108813-%67%73%55%6D%45%57%56.
Cookie: user=4108813-%67%73%55%6D%45%57%56.
Cookie: user=4108813-%67%73%55%6D%45%57%56.
Cookie: user=4108813-%67%73%55%6D%45%57%56.
Cookie: user=4108813-%67%73%55%6D%45%57%56.
Cookie: user=4108813-%67%73%55%6D%45%57%56.
...</pre></div></div>

<p>Bei jedem Download wird das user-Cookie an die Rapidshare Server übermittelt. Da dies mittels HTTP passiert &#8211; und somit nicht verschlüßelt ist &#8211; ist es jedem der zwischen Client und Server steht möglich, die Zugangsdaten zu ermitteln.</p>
<p>Durch diese Schwachstelle sind nicht nur die Persönlichen Daten des Rapidshare-Benutzers gefährdet, sondern eben auch dessen Account selbst.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kevin-k.com/2009-03-14/schwachstelle-bei-der-rapidshare-authentifizierung.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Datendurchsatz von Netzwerken mit Linux und Windows messen</title>
		<link>http://blog.kevin-k.com/2008-11-02/mitnetzwerkgeschwindigkeit-linux-und-windows-messen.html</link>
		<comments>http://blog.kevin-k.com/2008-11-02/mitnetzwerkgeschwindigkeit-linux-und-windows-messen.html#comments</comments>
		<pubDate>Sun, 02 Nov 2008 17:16:27 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Netzwerk]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.kevin-k.com/?p=238</guid>
		<description><![CDATA[Windows
Unter Windows gibt es das Freeware Server-Client Programm netcps (Download) das eine normale TCP/IP-Verbindung nutzt um ohne Festplattenzugriff Daten zu versenden und empfangen.
Server
Auf dem Server starten wir das Programm mit folgendem Parameter:

netcps.exe -server

Client
Auf dem Client starten wir das Programm ebenfalls, übergeben aber mit &#8220;-m500&#8243; die Anzahl der zu übertragenen Daten in Megabyte an. Der zweite [...]]]></description>
			<content:encoded><![CDATA[<h2>Windows</h2>
<p>Unter Windows gibt es das Freeware Server-Client Programm <a href="http://www.netchain.com/NetCPS/">netcps</a> (<a href="http://blog.kevin-k.com/wp-content/uploads/2008/11/netcps.exe">Download</a>) das eine normale TCP/IP-Verbindung nutzt um ohne Festplattenzugriff Daten zu versenden und empfangen.</p>
<h3>Server</h3>
<p>Auf dem Server starten wir das Programm mit folgendem Parameter:</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">netcps.exe -server</pre></div></div>

<h3>Client</h3>
<p>Auf dem Client starten wir das Programm ebenfalls, übergeben aber mit &#8220;-m500&#8243; die Anzahl der zu übertragenen Daten in Megabyte an. Der zweite Parameter ist die IP des Servers, der auf dem Standardport 4455 lauscht:</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">netcps.exe -m500 192.168.0.40</pre></div></div>

<p>In meinem 1Gbit-Netzwerk erziele ich dabei im Durchschnitt 90MB/s:<br />
<a href="http://blog.kevin-k.com/wp-content/uploads/2008/11/netcps.png"><img class="alignnone size-thumbnail wp-image-241" title="netcps" src="http://blog.kevin-k.com/wp-content/uploads/2008/11/netcps-480x125.png" alt="netcps 480x125 Datendurchsatz von Netzwerken mit Linux und Windows messen" width="480" height="125" /></a></p>
<h2>Linux</h2>
<p>Für Linux gibt es das freie Programm iperf, das von der Anwendung her fast gleich ist.</p>
<h3>Server</h3>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">iperf -s</pre></div></div>

<h3>Client</h3>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">iperf -c 192.168.0.4</pre></div></div>

<p>Ergebnis zwischen meinem Router und meinem Fileserver:<br />
<a href="http://blog.kevin-k.com/wp-content/uploads/2008/11/iperf.png"><img class="alignnone size-thumbnail wp-image-242" title="iperf" src="http://blog.kevin-k.com/wp-content/uploads/2008/11/iperf-480x113.png" alt="iperf 480x113 Datendurchsatz von Netzwerken mit Linux und Windows messen" width="480" height="113" /></a><a href="http://blog.kevin-k.com/wp-content/uploads/2008/11/iperf.png"><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kevin-k.com/2008-11-02/mitnetzwerkgeschwindigkeit-linux-und-windows-messen.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>tcptrack &#8211; Displays a TCP connection list</title>
		<link>http://blog.kevin-k.com/2008-07-31/tcptrack-displays-a-tcp-connection-list.html</link>
		<comments>http://blog.kevin-k.com/2008-07-31/tcptrack-displays-a-tcp-connection-list.html#comments</comments>
		<pubDate>Thu, 31 Jul 2008 17:21:48 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Netzwerk]]></category>

		<guid isPermaLink="false">http://blog.kevin-k.com/?p=94</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.kevin-k.com/wp-content/uploads/2008/07/tcptrack.png"><img class="alignnone size-thumbnail wp-image-95" title="tcptrack" src="http://blog.kevin-k.com/wp-content/uploads/2008/07/tcptrack-480x336.png" alt="tcptrack 480x336 tcptrack   Displays a TCP connection list" width="480" height="336" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kevin-k.com/2008-07-31/tcptrack-displays-a-tcp-connection-list.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dsniff &#8211; Various tools to sniff network traffic</title>
		<link>http://blog.kevin-k.com/2008-07-31/dsniff-various-tools-to-sniff-network-traffic.html</link>
		<comments>http://blog.kevin-k.com/2008-07-31/dsniff-various-tools-to-sniff-network-traffic.html#comments</comments>
		<pubDate>Thu, 31 Jul 2008 16:48:53 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Netzwerk]]></category>

		<guid isPermaLink="false">http://blog.kevin-k.com/?p=79</guid>
		<description><![CDATA[Das dsniff-Paket enthält folgende Tools: dsniff, filesnarf, mailsnarf, msgsnarf, urlsnarf, webspy, arpspoof, dnsspoof, macof, sshmit,  webmitm.
]]></description>
			<content:encoded><![CDATA[<p>Das <a href="http://www.monkey.org/~dugsong/dsniff/">dsniff</a>-Paket enthält folgende Tools: dsniff, filesnarf, mailsnarf, msgsnarf, urlsnarf, webspy, arpspoof, dnsspoof, macof, sshmit,  webmitm.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kevin-k.com/2008-07-31/dsniff-various-tools-to-sniff-network-traffic.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>nload &#8211; A realtime console network usage monitor</title>
		<link>http://blog.kevin-k.com/2008-07-31/nload-a-realtime-console-network-usage-monitor.html</link>
		<comments>http://blog.kevin-k.com/2008-07-31/nload-a-realtime-console-network-usage-monitor.html#comments</comments>
		<pubDate>Thu, 31 Jul 2008 16:41:10 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Netzwerk]]></category>

		<guid isPermaLink="false">http://blog.kevin-k.com/?p=74</guid>
		<description><![CDATA[
nload zeigt in einer einfachen textbasierten Statistik die aktuelle Netzwerklast an.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.kevin-k.com/wp-content/uploads/2008/07/nload.png"><img class="alignnone size-thumbnail wp-image-75" title="nload" src="http://blog.kevin-k.com/wp-content/uploads/2008/07/nload-479x255.png" alt="nload 479x255 nload   A realtime console network usage monitor" width="479" height="255" /></a></p>
<p>nload zeigt in einer einfachen textbasierten Statistik die aktuelle Netzwerklast an.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kevin-k.com/2008-07-31/nload-a-realtime-console-network-usage-monitor.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iptraf &#8211; Interactive Colorful IP LAN Monitor</title>
		<link>http://blog.kevin-k.com/2008-07-31/iptraf-interactive-colorful-ip-lan-monitor.html</link>
		<comments>http://blog.kevin-k.com/2008-07-31/iptraf-interactive-colorful-ip-lan-monitor.html#comments</comments>
		<pubDate>Thu, 31 Jul 2008 16:31:54 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Netzwerk]]></category>

		<guid isPermaLink="false">http://blog.kevin-k.com/?p=66</guid>
		<description><![CDATA[
iptraf zeigt in einer ncurses-Oberfläche viele Informationen der Netzwerkschnittstelle an, z.b. aktuell bestehende TCP/IP-Sessions, Anzahl übertragener Bytes je IP, genutzte Bandbreite je Interface und vieles mehr.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.kevin-k.com/wp-content/uploads/2008/07/iptraf.png"><img class="alignnone size-thumbnail wp-image-71" title="iptraf" src="http://blog.kevin-k.com/wp-content/uploads/2008/07/iptraf-479x255.png" alt="iptraf 479x255 iptraf   Interactive Colorful IP LAN Monitor" width="479" height="255" /></a></p>
<p>iptraf zeigt in einer ncurses-Oberfläche viele Informationen der Netzwerkschnittstelle an, z.b. aktuell bestehende TCP/IP-Sessions, Anzahl übertragener Bytes je IP, genutzte Bandbreite je Interface und vieles mehr.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kevin-k.com/2008-07-31/iptraf-interactive-colorful-ip-lan-monitor.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>tcpick &#8211; TCP stream sniffer and connection tracker</title>
		<link>http://blog.kevin-k.com/2008-07-31/tcpick-tcp-stream-sniffer-and-connection-tracker.html</link>
		<comments>http://blog.kevin-k.com/2008-07-31/tcpick-tcp-stream-sniffer-and-connection-tracker.html#comments</comments>
		<pubDate>Thu, 31 Jul 2008 11:36:04 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Netzwerk]]></category>

		<guid isPermaLink="false">http://blog.kevin-k.com/?p=49</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><a href="http://tcpick.sourceforge.net/"><img class="alignnone size-full wp-image-50" title="tcpick" src="http://blog.kevin-k.com/wp-content/uploads/2008/07/tcpick.png" alt="tcpick tcpick   TCP stream sniffer and connection tracker" width="480" height="146" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kevin-k.com/2008-07-31/tcpick-tcp-stream-sniffer-and-connection-tracker.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
