<?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>siyahsapka.org &#187; Security</title>
	<atom:link href="http://www.siyahsapka.org/category/guvenlik/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.siyahsapka.org</link>
	<description>Software Development &#38; Research Team</description>
	<lastBuildDate>Sat, 04 Feb 2012 10:41:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Windows 7/ XP için uzaktan çoklu oturum açma</title>
		<link>http://www.siyahsapka.org/2012/02/02/windows-7-xp-icin-uzaktan-coklu-oturum-acma/</link>
		<comments>http://www.siyahsapka.org/2012/02/02/windows-7-xp-icin-uzaktan-coklu-oturum-acma/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 11:58:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.siyahsapka.org/?p=1019</guid>
		<description><![CDATA[Normalde Microsoft RDP servisi; uzaktan bağlantı oturumu açtığınızda, anlık ancak 1 oturumun çalışmasına izin veriyor. Aşağıdaki adresten edinebileceğiniz uygulama, rdp servis hizmetinin kullandığı termsrv.dll dosyası üzerinde değişiklik yaparak bu kısıtlamayı kaldırıyor. Patch işleminden sonra aynı anda birden fazla kullanıcı terminal sunucusu gibi windows a rdp erişimi sağlayabiliyor. http://maxcdn.benosullivan.co.uk/images/posts/2009/october/10/UniversalTermsrvPatch.zip http://soft3.wmzhe.com/download/deepxw/UniversalTermsrvPatch_20090425.zip]]></description>
			<content:encoded><![CDATA[<p>Normalde Microsoft RDP servisi; uzaktan bağlantı oturumu açtığınızda, anlık ancak 1 oturumun çalışmasına izin veriyor. Aşağıdaki adresten edinebileceğiniz uygulama, rdp servis hizmetinin kullandığı termsrv.dll dosyası üzerinde değişiklik yaparak bu kısıtlamayı kaldırıyor. Patch işleminden sonra aynı anda birden fazla kullanıcı terminal sunucusu gibi windows a rdp erişimi sağlayabiliyor.</p>
<p>http://maxcdn.benosullivan.co.uk/images/posts/2009/october/10/UniversalTermsrvPatch.zip</p>
<p>http://soft3.wmzhe.com/download/deepxw/UniversalTermsrvPatch_20090425.zip</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siyahsapka.org/2012/02/02/windows-7-xp-icin-uzaktan-coklu-oturum-acma/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>open/closed control for udp port</title>
		<link>http://www.siyahsapka.org/2012/01/06/openclosed-control-for-udp-port/</link>
		<comments>http://www.siyahsapka.org/2012/01/06/openclosed-control-for-udp-port/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 10:34:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.siyahsapka.org/?p=1004</guid>
		<description><![CDATA[# nmap -p 30115 -sU -P0 192.168.0.23 Starting Nmap 4.11 ( http://www.insecure.org/nmap/ ) at 2012-01-06 12:14 EET Interesting ports on kkappsrv1.kentkart.com.tr (192.168.0.23): PORT STATE SERVICE 30115/udp open&#124;filtered unknown tcp/ip e aşina olan arkadaşlar 3-way handshake yapılmadığı halde nasıl oluyor da udp port açık mı kapalı mı kontrolü yapılabiliyor diye merak edebilirler&#8230; Alıntı: When a generic UDP [...]]]></description>
			<content:encoded><![CDATA[<p># nmap -p 30115 -sU -P0 192.168.0.23</p>
<p>Starting Nmap 4.11 ( http://www.insecure.org/nmap/ ) at 2012-01-06 12:14 EET<br />
Interesting ports on kkappsrv1.kentkart.com.tr (192.168.0.23):<br />
PORT STATE SERVICE<br />
30115/udp <strong>open</strong>|filtered unknown</p>
<p>tcp/ip e aşina olan arkadaşlar 3-way handshake yapılmadığı halde nasıl oluyor da udp port açık mı kapalı mı kontrolü yapılabiliyor diye merak edebilirler&#8230;</p>
<p>Alıntı:</p>
<p>When a generic UDP packet is sent to a UDP port of a remote host, one of the following occurs:</p>
<ul>
<li>If the UDP port is open, the packet is accepted, no response packet is sent.</li>
<li>If the UDP port is closed, an ICMP packet is sent in response with the appropriate error code such as Destination Unreachable.</li>
</ul>
<p>Kaynak: <a href="https://community.qualys.com/docs/DOC-1185">https://community.qualys.com/docs/DOC-1185</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.siyahsapka.org/2012/01/06/openclosed-control-for-udp-port/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>openssh: sftp audit logging</title>
		<link>http://www.siyahsapka.org/2011/11/14/openssh-sftp-audit-logging/</link>
		<comments>http://www.siyahsapka.org/2011/11/14/openssh-sftp-audit-logging/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 09:03:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[audit]]></category>
		<category><![CDATA[openssh]]></category>

		<guid isPermaLink="false">http://www.siyahsapka.org/?p=976</guid>
		<description><![CDATA[/etc/ssh/sshd_config dosyası içerisinde aşağıdaki satır düzenlenmelidir. Bu işlem yapıldıktan sonra sftp bağlantısı kurularak yapılan tüm işlemler /var/log/messages altına kaydedilir. Subsystem       sftp    /usr/libexec/openssh/sftp-server -l INFO Aynı anda birden fazla oturum açmış kullanıcıların işlemleri logda yer alan oturum numarasına göre takip edilebilir. Örnek loglar; Nov 14 09:39:52 APPSRV1 sftp-server[31873]: opendir &#8220;/var/www/gate.test.gov.tr/public_html&#8221; Nov 14 [...]]]></description>
			<content:encoded><![CDATA[<p>/etc/ssh/sshd_config dosyası içerisinde aşağıdaki satır düzenlenmelidir. Bu işlem yapıldıktan sonra sftp bağlantısı kurularak yapılan tüm işlemler /var/log/messages altına kaydedilir.</p>
<p>Subsystem       sftp    /usr/libexec/openssh/sftp-server -l INFO</p>
<p>Aynı anda birden fazla oturum açmış kullanıcıların işlemleri logda yer alan oturum numarasına göre takip edilebilir.</p>
<p>Örnek loglar;</p>
<p>Nov 14 09:39:52 APPSRV1 sftp-server[31873]: opendir &#8220;/var/www/gate.test.gov.tr/public_html&#8221;<br />
Nov 14 09:39:52 APPSRV1 sftp-server[31873]: closedir &#8220;/var/www/gate.test.gov.tr/public_html&#8221;<br />
Nov 14 09:39:54 APPSRV1 sftp-server[31873]: open &#8220;/var/www/gate.test.gov.tr/public_html/_header.php&#8221; flags WRITE,CREATE,TRUNCATE mode 0666<br />
Nov 14 09:39:55 APPSRV1 sftp-server[31873]: close &#8220;/var/www/gate.test.gov.tr/public_html/_header.php&#8221; bytes read 0 written 17532<br />
Nov 14 09:39:55 APPSRV1 sftp-server[31873]: opendir &#8220;/var/www/gate.test.gov.tr/public_html&#8221;<br />
Nov 14 09:39:56 APPSRV1 sftp-server[31873]: closedir &#8220;/var/www/gate.test.gov.tr/public_html&#8221;<br />
Nov 14 09:40:08 APPSRV1 sftp-server[31840]: session closed for local user okan from [10.0.70.254]<br />
Nov 14 09:40:09 APPSRV1 sftp-server[31873]: open &#8220;/var/www/gate.test.gov.tr/public_html/_lov.php&#8221; flags WRITE,CREATE,TRUNCATE mode 0666<br />
Nov 14 09:40:10 APPSRV1 sftp-server[31873]: close &#8220;/var/www/gate.test.gov.tr/public_html/_lov.php&#8221; bytes read 0 written 60531<br />
Nov 14 09:40:10 APPSRV1 sftp-server[31873]: opendir &#8220;/var/www/gate.test.gov.tr/public_html&#8221;<br />
Nov 14 09:40:11 APPSRV1 sftp-server[31873]: closedir &#8220;/var/www/gate.test.gov.tr/public_html&#8221;<br />
Nov 14 09:40:15 APPSRV1 sftp-server[31869]: opendir &#8220;/var/www/gate.test.gov.tr/public_html&#8221;<br />
Nov 14 09:40:15 APPSRV1 sftp-server[31869]: closedir &#8220;/var/www/gate.test.gov.tr/public_html&#8221;<br />
Nov 14 09:40:17 APPSRV1 sftp-server[31869]: opendir &#8220;/var/www/gate.test.gov.tr/public_html&#8221;<br />
Nov 14 09:40:18 APPSRV1 sftp-server[31869]: closedir &#8220;/var/www/gate.test.gov.tr/public_html&#8221;<br />
Nov 14 09:41:10 APPSRV1 sftp-server[31873]: session closed for local user hasan from [10.0.70.254]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siyahsapka.org/2011/11/14/openssh-sftp-audit-logging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CRYPT algoritması ile hash türetmek</title>
		<link>http://www.siyahsapka.org/2011/10/10/crypt-algoritmasi-ile-hash-turetmek/</link>
		<comments>http://www.siyahsapka.org/2011/10/10/crypt-algoritmasi-ile-hash-turetmek/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 06:07:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[openldap]]></category>

		<guid isPermaLink="false">http://www.siyahsapka.org/?p=936</guid>
		<description><![CDATA[openldap konfigurasyonu için ihtiyaç duydum, konfigurasyon dosyasında açık halde şifre tutmak yerine crypt ile saklamak daha doğru olacaktır. $ perl -e 'print("userPassword: {CRYPT}".crypt("secret","salt")."\n");']]></description>
			<content:encoded><![CDATA[<pre>openldap konfigurasyonu için ihtiyaç duydum, konfigurasyon dosyasında açık halde şifre tutmak yerine crypt ile saklamak daha doğru olacaktır.</pre>
<pre>$ perl -e 'print("userPassword: {CRYPT}".crypt("secret","salt")."\n");'</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.siyahsapka.org/2011/10/10/crypt-algoritmasi-ile-hash-turetmek/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>html parser</title>
		<link>http://www.siyahsapka.org/2011/10/08/html-parser/</link>
		<comments>http://www.siyahsapka.org/2011/10/08/html-parser/#comments</comments>
		<pubDate>Sat, 08 Oct 2011 16:54:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.siyahsapka.org/?p=931</guid>
		<description><![CDATA[scrapy Scrapy is a fast high-level screen scraping and web crawling framework, used to crawl websites and extract structured data from their pages. It can be used for a wide range of purposes, from data mining to monitoring and automated testing. http://scrapy.org/ jsoup jsoup is a Java library for working with real-world HTML. It provides [...]]]></description>
			<content:encoded><![CDATA[<p><strong>scrapy</strong><br />
Scrapy is a fast high-level screen scraping and web crawling framework, used to crawl websites and extract structured data from their pages. It can be used for a wide range of purposes, from data mining to monitoring and automated testing. http://scrapy.org/<br />
<strong>jsoup</strong><br />
<code>jsoup</code> is a Java library for working with real-world HTML. It provides a very convenient API for extracting and manipulating data, using the best of DOM, CSS, and jquery-like methods.<code>jsoup</code> implements the <a href="http://whatwg.org/html">WHATWG HTML5</a> specification, and parses HTML to the same DOM as modern browsers do.</p>
<p><strong>Beautiful Soup</strong><br />
<a href="http://www.crummy.com/software/BeautifulSoup/">Beautiful Soup</a> is an HTML/XML parser for Python that can turn even invalid markup into a parse tree. It provides simple, idiomatic ways of navigating, searching, and modifying the parse tree. It commonly saves programmers hours or days of work. There&#8217;s also a Ruby port called <a href="http://www.crummy.com/software/RubyfulSoup/">Rubyful Soup</a>.</p>
<p>http://www.crummy.com/software/BeautifulSoup/documentation.html</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siyahsapka.org/2011/10/08/html-parser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>linux konsol ekranında md5sum ile md5 hash türetme</title>
		<link>http://www.siyahsapka.org/2011/08/19/linux-konsol-ekraninda-md5sum-ile-md5-hash-turetme/</link>
		<comments>http://www.siyahsapka.org/2011/08/19/linux-konsol-ekraninda-md5sum-ile-md5-hash-turetme/#comments</comments>
		<pubDate>Fri, 19 Aug 2011 08:29:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.siyahsapka.org/?p=897</guid>
		<description><![CDATA[Linux&#8217;ta == [user@test ~]$ echo -n &#8220;123456&#8243;&#124;md5sum e10adc3949ba59abbe56e057f20f883e - eğer echo ile -n parametresini kullanmazsanız, eklenen newline karakteri türettiğiniz hash in hatalı olmasına neden olur. FreeBSD kullanıyorsanız == [user@test ~]$ md5 -s &#8220;123456&#8243; e10adc3949ba59abbe56e057f20f883e biçiminde hast elde edebilirsiniz.]]></description>
			<content:encoded><![CDATA[<p>Linux&#8217;ta<br />
==<br />
[user@test ~]$ echo -n &#8220;123456&#8243;|md5sum<br />
e10adc3949ba59abbe56e057f20f883e -</p>
<p>eğer echo ile -n parametresini kullanmazsanız, eklenen newline karakteri türettiğiniz hash in hatalı olmasına neden olur.</p>
<p>FreeBSD kullanıyorsanız<br />
==<br />
[user@test ~]$ md5 -s &#8220;123456&#8243;<br />
e10adc3949ba59abbe56e057f20f883e</p>
<p>biçiminde hast elde edebilirsiniz.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siyahsapka.org/2011/08/19/linux-konsol-ekraninda-md5sum-ile-md5-hash-turetme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>yeni nesil ddos taktikleri</title>
		<link>http://www.siyahsapka.org/2011/08/18/yeni-nesil-ddos-taktikleri/</link>
		<comments>http://www.siyahsapka.org/2011/08/18/yeni-nesil-ddos-taktikleri/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 15:17:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.siyahsapka.org/?p=891</guid>
		<description><![CDATA[syn flood, udp flood biçiminde ddos ataklarının yapıldığını biliyoruz white horses yöntemi oldukça ilginç, bu şekilde yapılan bir atak ne kadar başarılı olur test etmedim , &#8220;White horses&#8221; adayları google, yahoo, hotmail. spammer tarafından gönderilen mailler ile smtp protokolünün mantığı gereği yapılan dns çözümlemeleri atak amaçlı kullanılıyor.]]></description>
			<content:encoded><![CDATA[<p>syn flood, udp flood  biçiminde ddos ataklarının yapıldığını biliyoruz<br />
white horses yöntemi oldukça ilginç, bu şekilde yapılan bir atak ne kadar başarılı olur test etmedim ,  &#8220;White horses&#8221; adayları google, yahoo, hotmail.<br />
spammer tarafından gönderilen mailler ile smtp protokolünün mantığı gereği yapılan dns çözümlemeleri atak amaçlı kullanılıyor.<br />
<img src="http://www.siyahsapka.org/dssss.jpg" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.siyahsapka.org/2011/08/18/yeni-nesil-ddos-taktikleri/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>kojoney: AttributeError: &#8216;module&#8217; object has no attribute &#8216;getPublicKeyString&#8217;  solution</title>
		<link>http://www.siyahsapka.org/2011/06/06/kojoney-attributeerror-module-object-has-no-attribute-getpublickeystring-solution/</link>
		<comments>http://www.siyahsapka.org/2011/06/06/kojoney-attributeerror-module-object-has-no-attribute-getpublickeystring-solution/#comments</comments>
		<pubDate>Mon, 06 Jun 2011 15:33:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.siyahsapka.org/?p=833</guid>
		<description><![CDATA[kojoney honeypot uygulamasını denemek için kurulum işlemini freebsd 8.2 üzerinde port ağacını kullanarak gerçekleştirdim. # cd /usr/ports/net/kojoney # make install clean fakat uygulamayı çalıştrımayı denediğimde; AttributeError: &#8216;module&#8217; object has no attribute &#8216;getPublicKeyString&#8217; hatası ile karşılaştım. hata twisted.conch.ssh.keys&#8217;e ait bazı methodların twisted Conch 0.9 sürümünden sonra kullanılmamasından kaynaklanıyor. çözüm için kojoney.py dosyasında aşağıda değişiklikleri yaparak uygulamayı [...]]]></description>
			<content:encoded><![CDATA[<p>kojoney honeypot uygulamasını denemek için kurulum işlemini freebsd 8.2 üzerinde port ağacını kullanarak gerçekleştirdim. </p>
<p># cd /usr/ports/net/kojoney<br />
# make install clean</p>
<p>fakat uygulamayı çalıştrımayı denediğimde;</p>
<p>AttributeError: &#8216;module&#8217; object has no attribute &#8216;getPublicKeyString&#8217;</p>
<p>hatası ile karşılaştım. hata twisted.conch.ssh.keys&#8217;e ait bazı methodların twisted Conch 0.9 sürümünden sonra kullanılmamasından kaynaklanıyor. çözüm için kojoney.py dosyasında aşağıda değişiklikleri yaparak uygulamayı çalıştırdım;9</p>
<p>kojoney.py<br />
==<br />
Line:<br />
    125     keys.Key.fromString(data=publicKey) == credentials.blob<br />
    156     publicKeys = {&#8216;ssh-rsa&#8217;: keys.Key.fromString(data=publicKey)}<br />
    157     privateKeys = {&#8216;ssh-rsa&#8217;: keys.Key.fromString(data=privateKey)}</p>
<p>sonrasında çalıştırdığım kojoney, putty ile bağlanmayı denediğimde düzgün bir şekilde cevap verdi. yaptığım giriş denemeleri user password bilgisi server tarafında takip edilebiliyor.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siyahsapka.org/2011/06/06/kojoney-attributeerror-module-object-has-no-attribute-getpublickeystring-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>btk spektrum/frekans bilgi sorgulama sayfası</title>
		<link>http://www.siyahsapka.org/2011/05/05/btk-spektrumfrekans-bilgi-sorgulama-sayfasi/</link>
		<comments>http://www.siyahsapka.org/2011/05/05/btk-spektrumfrekans-bilgi-sorgulama-sayfasi/#comments</comments>
		<pubDate>Thu, 05 May 2011 15:03:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.siyahsapka.org/?p=803</guid>
		<description><![CDATA[http://ifis.btk.gov.tr/wmfys/millifrekanssorgu.aspx Frekans Bandı Lisans Sahibi Geçerlilik Bitiş Tarihi Konum Bilgisi Spektrum Ticari Değişime Açık 890.1 MHz &#8211; 901.3 MHz TURKCELL iLETİŞİM HİZMETLERİ A. Ş. 27.04.2023 Ulusal Kaplama: Evet Hayır 901.3 MHz &#8211; 912.5 MHz VODAFONE TELEKOMÜNİKASYON A. Ş. 27.04.2023 Ulusal Kaplama: Evet Hayır 912.5 MHz &#8211; 914.9 MHz AVEA iLETİŞİM HİZMETLERİ A. Ş. 11.01.2026 Ulusal [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://ifis.btk.gov.tr/wmfys/millifrekanssorgu.aspx">http://ifis.btk.gov.tr/wmfys/millifrekanssorgu.aspx</a></p>
<table id="TabQuery_TabPanelROU_GridViewROU" border="1" cellspacing="0" rules="all">
<tbody>
<tr>
<th scope="col">Frekans Bandı</th>
<th scope="col">Lisans Sahibi</th>
<th scope="col">Geçerlilik Bitiş Tarihi</th>
<th scope="col">Konum Bilgisi</th>
<th scope="col">Spektrum Ticari Değişime Açık</th>
</tr>
<tr>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/freqband.png" alt="" />890.1 MHz &#8211; 901.3 MHz</td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" /><a href="http://ifis.btk.gov.tr/wmfys/millifrekanssorgu.aspx#anchor" target="popup">TURKCELL iLETİŞİM HİZMETLERİ A. Ş.</a></td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" />27.04.2023</td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" /><span style="text-decoration: underline;">Ulusal Kaplama</span>: Evet</td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" />Hayır</td>
</tr>
<tr>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/freqband.png" alt="" />901.3 MHz &#8211; 912.5 MHz</td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" /><a href="http://ifis.btk.gov.tr/wmfys/millifrekanssorgu.aspx#anchor" target="popup">VODAFONE TELEKOMÜNİKASYON A. Ş.</a></td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" />27.04.2023</td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" /><span style="text-decoration: underline;">Ulusal Kaplama</span>: Evet</td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" />Hayır</td>
</tr>
<tr>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/freqband.png" alt="" />912.5 MHz &#8211; 914.9 MHz</td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" /><a href="http://ifis.btk.gov.tr/wmfys/millifrekanssorgu.aspx#anchor" target="popup">AVEA iLETİŞİM HİZMETLERİ A. Ş.</a></td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" />11.01.2026</td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" /><span style="text-decoration: underline;">Ulusal Kaplama</span>: Evet</td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" />Hayır</td>
</tr>
<tr>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/freqband.png" alt="" />935.1 MHz &#8211; 946.3 MHz</td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" /><a href="http://ifis.btk.gov.tr/wmfys/millifrekanssorgu.aspx#anchor" target="popup">TURKCELL iLETİŞİM HİZMETLERİ A. Ş.</a></td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" />27.04.2023</td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" /><span style="text-decoration: underline;">Ulusal Kaplama</span>: Evet</td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" />Hayır</td>
</tr>
<tr>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/freqband.png" alt="" />946.3 MHz &#8211; 957.5 MHz</td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" /><a href="http://ifis.btk.gov.tr/wmfys/millifrekanssorgu.aspx#anchor" target="popup">VODAFONE TELEKOMÜNİKASYON A. Ş.</a></td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" />27.04.2023</td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" /><span style="text-decoration: underline;">Ulusal Kaplama</span>: Evet</td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" />Hayır</td>
</tr>
<tr>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/freqband.png" alt="" />957.5 MHz &#8211; 959.9 MHz</td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" /><a href="http://ifis.btk.gov.tr/wmfys/millifrekanssorgu.aspx#anchor" target="popup">AVEA iLETİŞİM HİZMETLERİ A. Ş.</a></td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" />11.01.2026</td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" /><span style="text-decoration: underline;">Ulusal Kaplama</span>: Evet</td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" />Hayır</td>
</tr>
<tr>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/freqband.png" alt="" />1710.1 MHz &#8211; 1725.1 MHz</td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" /><a href="http://ifis.btk.gov.tr/wmfys/millifrekanssorgu.aspx#anchor" target="popup">AVEA iLETİŞİM HİZMETLERİ A. Ş.</a></td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" />11.01.2026</td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" /><span style="text-decoration: underline;">Ulusal Kaplama</span>: Evet</td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" />Hayır</td>
</tr>
<tr>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/freqband.png" alt="" />1805.1 MHz &#8211; 1820.1 MHz</td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" /><a href="http://ifis.btk.gov.tr/wmfys/millifrekanssorgu.aspx#anchor" target="popup">AVEA iLETİŞİM HİZMETLERİ A. Ş.</a></td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" />11.01.2026</td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" /><span style="text-decoration: underline;">Ulusal Kaplama</span>: Evet</td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" />Hayır</td>
</tr>
<tr>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/freqband.png" alt="" />1920 MHz &#8211; 1940 MHz</td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" /><a href="http://ifis.btk.gov.tr/wmfys/millifrekanssorgu.aspx#anchor" target="popup">TURKCELL iLETİŞİM HİZMETLERİ A. Ş.</a></td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" />30.04.2029</td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" /><span style="text-decoration: underline;">Ulusal Kaplama</span>: Evet</td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" />Hayır</td>
</tr>
<tr>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/freqband.png" alt="" />1940 MHz &#8211; 1955 MHz</td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" /><a href="http://ifis.btk.gov.tr/wmfys/millifrekanssorgu.aspx#anchor" target="popup">VODAFONE TELEKOMÜNİKASYON A. Ş.</a></td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" />30.04.2029</td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" /><span style="text-decoration: underline;">Ulusal Kaplama</span>: Evet</td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" />Hayır</td>
</tr>
<tr>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/freqband.png" alt="" />1955 MHz &#8211; 1970 MHz</td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" /><a href="http://ifis.btk.gov.tr/wmfys/millifrekanssorgu.aspx#anchor" target="popup">AVEA iLETİŞİM HİZMETLERİ A. Ş.</a></td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" />30.04.2029</td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" /><span style="text-decoration: underline;">Ulusal Kaplama</span>: Evet</td>
<td><img src="http://ifis.btk.gov.tr/wmfys/images/bullet_gridview.png" alt="" />Hayır</td>
</tr>
</tbody>
</table>
<p><span style="font-size: small;"><span style="border-collapse: collapse; line-height: normal;"><span style="font-size: small;"><span style="border-collapse: collapse; line-height: normal;"><br />
</span></span> </span></span></p>
<p>RFX1800 / 1.5 to 2.05 GHz Transceiver, 100+mW output.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siyahsapka.org/2011/05/05/btk-spektrumfrekans-bilgi-sorgulama-sayfasi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GSM ağları hakkında temel bilgiler</title>
		<link>http://www.siyahsapka.org/2011/05/02/gsmgprs-aglari-hakkinda-temel-bilgiler/</link>
		<comments>http://www.siyahsapka.org/2011/05/02/gsmgprs-aglari-hakkinda-temel-bilgiler/#comments</comments>
		<pubDate>Mon, 02 May 2011 13:23:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.siyahsapka.org/?p=794</guid>
		<description><![CDATA[Yasin Kaplan tarafından hazırlanan belgeye aşağıdaki adresten erişebilirsiniz, http://www.yasinkaplan.com/tr/docs/GSM-GPRS.pdf GSM ağ bileşenlerini tanımak için Türkçe hazırlanmış yararlı bir döküman,]]></description>
			<content:encoded><![CDATA[<p>Yasin Kaplan tarafından hazırlanan belgeye aşağıdaki adresten erişebilirsiniz,</p>
<p><a href="http://www.yasinkaplan.com/tr/docs/GSM-GPRS.pdf">http://www.yasinkaplan.com/tr/docs/GSM-GPRS.pdf</a></p>
<p>GSM ağ bileşenlerini tanımak için Türkçe hazırlanmış yararlı bir döküman,</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siyahsapka.org/2011/05/02/gsmgprs-aglari-hakkinda-temel-bilgiler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

