<?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>The FORWARD project blog &#187; forward</title>
	<atom:link href="http://blogs.ict-forward.eu/forward/category/forward/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.ict-forward.eu/forward</link>
	<description>blogging on emerging and future threats</description>
	<lastBuildDate>Mon, 30 Jan 2012 09:09:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>a «BEAST» exploiting the (almost) secure web, SSL.</title>
		<link>http://blogs.ict-forward.eu/forward/a-%c2%abbeast%c2%bb-exploiting-the-almost-secure-web-ssl/</link>
		<comments>http://blogs.ict-forward.eu/forward/a-%c2%abbeast%c2%bb-exploiting-the-almost-secure-web-ssl/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 10:53:15 +0000</pubDate>
		<dc:creator>mylonak</dc:creator>
				<category><![CDATA[forward]]></category>
		<category><![CDATA[security news]]></category>

		<guid isPermaLink="false">http://blogs.ict-forward.eu/forward/?p=1348</guid>
		<description><![CDATA[Researchers have discovered a serious weakness in virtually all websites protected by the secure sockets layer protocol that allows attackers to silently decrypt data that&#8217;s passing between a webserver and an end-user browser. The vulnerability resides in versions 1.0 and earlier of TLS, or transport layer security, the successor to the secure sockets layer technology that [...]]]></description>
			<content:encoded><![CDATA[<p>Researchers have discovered a serious weakness in virtually all websites protected by the secure sockets layer protocol that allows attackers to silently decrypt data that&#8217;s passing between a webserver and an end-user browser.</p>
<p>The vulnerability resides in versions 1.0 and earlier of TLS, or transport layer security, the successor to the <a href="http://www.freesoft.org/CIE/Topics/ssl-draft/3-SPEC.HTM" target="_blank">secure sockets layer technology</a> that serves as the internet&#8217;s foundation of trust. Although versions 1.1 and 1.2 of TLS aren&#8217;t susceptible, they remain almost entirely unsupported in browsers and websites alike, making encrypted transactions on PayPal, GMail, and just about every other website vulnerable to eavesdropping by hackers who are able to control the connection between the end user and the website he&#8217;s visiting.</p>
<div>
<p>At the <a href="http://ekoparty.org/cronograma.php" target="_blank">Ekoparty security conference</a> in Buenos Aires later this week, researchers Thai Duong and Juliano Rizzo plan to demonstrate proof-of-concept code called BEAST, which is short for Browser Exploit Against SSL/TLS. The stealthy piece of JavaScript works with a network sniffer to decrypt encrypted cookies a targeted website uses to grant access to restricted user accounts. The exploit works even against sites that use HSTS, or <a href="https://tools.ietf.org/id/draft-ietf-websec-strict-transport-sec-02.txt" target="_blank">HTTP Strict Transport Security</a>, which prevents certain pages from loading unless they&#8217;re protected by SSL.</p>
</div>
<p>The demo will decrypt an authentication cookie used to access a PayPal account, Duong said.</p>
<p>By contrast, Duong and Rizzo say they&#8217;ve figured out a way to defeat SSL by breaking the underlying encryption it uses to prevent sensitive data from being read by people eavesdropping on an address protected by the HTTPs prefix.</p>
<p>“BEAST is different than most published attacks against HTTPS,” Duong wrote in an email. “While other attacks focus on the authenticity property of SSL, BEAST attacks the confidentiality of the protocol. As far as we know, BEAST implements the first attack that actually decrypts HTTPS requests.”</p>
<p>Instead, BEAST carries out what&#8217;s known as a plaintext-recovery attack that exploits a vulnerability in TLS that has long been regarded as mainly a theoretical weakness. During the encryption process, the protocol scrambles block after block of data using the previous encrypted block. It has long been theorized that attackers can manipulate the process to make educated guesses about the contents of the plaintext blocks.</p>
<p>If the attacker&#8217;s guess is correct, the block cipher will receive the same input for a new block as for an old block, producing an identical ciphertext.</p>
<p>At the moment, BEAST requires about two seconds to decrypt each byte of an encrypted cookie. That means authentication cookies of 1,000 to 2,000 characters long will still take a minimum of a half hour for their PayPal attack to work. Nonetheless, the technique poses a threat to millions of websites that use earlier versions of TLS, particularly in light of Duong and Rizzo&#8217;s claim that this time can be drastically shortened.</p>
<p>In an email sent shortly after this article was published, Rizzo said refinements made over the past few days have reduced the time required to under 10 minutes.</p>
<p>“BEAST is like a cryptographic Trojan horse – an attacker slips a bit of JavaScript into your browser, and the JavaScript collaborates with a network sniffer to undermine your HTTPS connection,” Trevor Perrin, an independent security researcher, wrote in an email. “If the attack works as quickly and widely as they claim it&#8217;s a legitimate threat.”</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.ict-forward.eu/forward/a-%c2%abbeast%c2%bb-exploiting-the-almost-secure-web-ssl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mozilla extends plug-in detection page to all major browsers</title>
		<link>http://blogs.ict-forward.eu/forward/mozilla-extends-plug-in-detection-page-to-all-major-browsers/</link>
		<comments>http://blogs.ict-forward.eu/forward/mozilla-extends-plug-in-detection-page-to-all-major-browsers/#comments</comments>
		<pubDate>Tue, 18 May 2010 18:18:52 +0000</pubDate>
		<dc:creator>zahariad</dc:creator>
				<category><![CDATA[forward]]></category>
		<category><![CDATA[security news]]></category>

		<guid isPermaLink="false">http://blogs.ict-forward.eu/forward/?p=862</guid>
		<description><![CDATA[The Mozilla Firefox development team has recently came with the idea of warning Firefox users about outdated, insecure or buggy plug-in. It was first implemented for Adobe flash plug in. It was created as a What’s New page and integrated in recent Firefox updates. The scripts on the page check for installed plugins and compare the [...]]]></description>
			<content:encoded><![CDATA[<p>The Mozilla Firefox development team has recently came with the idea of warning Firefox users about outdated, insecure or buggy plug-in. It was first implemented for Adobe flash plug in. It was created as a What’s New page and integrated in recent Firefox updates.</p>
<p>The scripts on the page check for installed plugins and compare the version of the installed plugin with the latest version that is offered officially by the developer of the plugin. Some supported plug-ins (among others) are Apple Quicktime, Shockwave Flash, Adobe Acrobat, Java, RealPlayer and Windows Media Player plugins. Furthermore the Mozila Firefox development team now extends the page to support all the popular browsers.</p>
<p><span id="more-862"></span>The service checks the browser plug-ins on Internet Explorer, Chrome, Opera, Safari and Firefox. This special page promises to check these plug-ins for you, and advise you of when it is time to update. Johnathan Nightingale, director of Firefox development, claimed that in the months since the page was deployed, it had seen over 60 per cent of Adobe Flash users with the most recent version, with the number growing to more than 75 per cent if the second most recent update is included.He said: “We believe that plug-in safety is an issue for the web as a whole, so while our initial efforts focused on building a page that would work for Firefox users, the team has since expanded plug-in check coverage to work with Safari 4, Chrome 4 and Opera 10.5.“We have added support for Internet Explorer 7 and 8 for the most popular plug-ins, as well, but since IE requires specific code to be written for each plug-in it will take us a little longer to get to full coverage.“This has been a phenomenal amount of work to develop and test, and the matrix of browser, plug-in and OS grows very quickly.”</p>
<p>Plugins are either rated as safe or potentially vulnerable (there might be a third rating for vulnerable plugins). An update button is displayed next to potentially vulnerable plugins which should lead to a download page to update the latest version of the plugin. Some plugins do not reveal their full version which means that they will be shown as potentially vulnerable even if the latest version is installed.</p>
<p>Graham Cluley, senior technology consultant at Sophos, said: “It&#8217;s great that Mozilla has extended its service to offer an additional security check for users of other browsers. Hopefully it will encourage more computer users to keep their systems patched, and make life more difficult for hackers.”</p>
<p>You can check your plugins <a href="https://www-trunk.stage.mozilla.com/en-US/plugincheck/">here</a> and you can find more on this project <a href="https://www-trunk.stage.mozilla.com/en-US/plugincheck/more_info.html">here</a>.</p>
<p>References : <a href="http://www.scmagazineuk.com/mozilla-extends-plug-in-detection-page-to-all-major-browsers-after-success-with-firefox/article/170103/">scmagazineuk</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.ict-forward.eu/forward/mozilla-extends-plug-in-detection-page-to-all-major-browsers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FORWARD at the ICT Days 2009 in Sofia</title>
		<link>http://blogs.ict-forward.eu/forward/forward-at-the-ict-days-2009-in-sofia/</link>
		<comments>http://blogs.ict-forward.eu/forward/forward-at-the-ict-days-2009-in-sofia/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 13:10:58 +0000</pubDate>
		<dc:creator>Edita Djambazova</dc:creator>
				<category><![CDATA[forward]]></category>
		<category><![CDATA[presentation]]></category>

		<guid isPermaLink="false">http://blogs.ict-forward.eu/forward/?p=421</guid>
		<description><![CDATA[From 28th to 31st of October 2009 at Inter Expo Center – Sofia, Bulgaria, the Days of Information and Communication Technologies 2009 were held. The event combined specialised exhibition ICT Expo and an interesting seminar program. ICT Expo offers a platform for comparing the current industrial trends and product presentations. The aim of ICT Expo [...]]]></description>
			<content:encoded><![CDATA[<p>From 28th to 31st of October 2009 at Inter Expo Center – Sofia, Bulgaria, the <a href="http://www.bulgarreklama.com/BRek/Main.do?lang=EN&amp;siteKey=1742-19">Days of Information and Communication Technologies 2009</a> were held. The event combined specialised exhibition ICT Expo and an interesting seminar program.<br />
ICT Expo offers a platform for comparing the current industrial trends and product presentations. The aim of ICT Expo is to acquaint visitors with the latest innovations in all fields of information and communication technologies – server solutions, PC assembly components, personal and mobile computers, peripherals and network solutions, card technology, business process management, learning &amp; knowledge solutions, telecommunication equipment, financial solutions, multimedia products, business management software and information safety, innovations from Bulgarian software developers.<br />
The <a href="http://www.bulgarreklama.com/BRek/Main.do?menuItemKey=1744-638">seminar programme</a> included a forum where the business representatives had the opportunity to get acquainted with the new state administration, to discuss the state of the branch in crisis conditions.</p>
<p>As part of the seminar programme the FP7 EU project FORWARD was presented along with another EU funded project <a href="http://psirp.org/home">PSIRP</a>. In a half-hour <a href="http://www.ict-forward.eu/media/publications/forward-ict-days-2009-sofia-presentation.pdf">presentation</a> Edita Djambazova from IPP-BAS described FORWARD’s goal, objectives, and results. Some of the emerging security threats identified during the project were discussed. The established security community around ICT-FORWARD was outlined as one of its important achievements.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.ict-forward.eu/forward/forward-at-the-ict-days-2009-in-sofia/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2nd FORWARD Workshop sum-up</title>
		<link>http://blogs.ict-forward.eu/forward/2nd-forward-workshop-sum-up/</link>
		<comments>http://blogs.ict-forward.eu/forward/2nd-forward-workshop-sum-up/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 12:35:13 +0000</pubDate>
		<dc:creator>Manolis Stamatogiannakis</dc:creator>
				<category><![CDATA[forward]]></category>
		<category><![CDATA[workshop]]></category>

		<guid isPermaLink="false">http://blogs.ict-forward.eu/forward/?p=211</guid>
		<description><![CDATA[On May 4th and 5th of 2009, the FORWARD consortium organized the 2nd workshop of the project. The workshop took place in Hotel Delcloy in Côte d&#8217;Azur. The agenda focused on the progress of the FORWARD working groups (WGs) having both summary presentations of their work and focused panel discussions for each WG. The keynotes [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify">
<p><span style="font-size: 12pt;font-family: &quot;Times New Roman&amp;quot" lang="EN-GB">On May 4th and 5th of 2009</span>, the FORWARD consortium organized the <a href="http://www.ict-forward.eu/workshop2/">2nd workshop</a> of the project. The workshop took place in Hotel Delcloy in Côte d&#8217;Azur. The <a href="http://www.ict-forward.eu/media/workshop2/forward-workshop2-agenda.pdf">agenda</a> focused on the progress of the <a href="http://www.ict-forward.eu/wg/">FORWARD working groups</a> (WGs) having both summary presentations of their work and focused panel discussions for each WG. The keynotes and presentations helped to spark discussions during the panel sessions that were also carried on during the scheduled breaks.</p>
<p><span id="more-211"></span></p>
<h3 style="text-align: justify">Highlights of Day 1</h3>
<p style="text-align: justify">The first day included some very interesting presentations, starting with the keynote of <a href="http://www.linkedin.com/pub/marc-dacier/0/171/31a">Marc Dacier</a>, head of Symantec Research &#8211; Europe,  during the first session of the workshop. Marc highlighted the economic motives behind cyber-attacks. He stressed that research focus should be put on threats based on their profitability.</p>
<p style="text-align: justify"><a href="http://www.linkedin.com/in/mbehringer">Michael Behringer</a>&#8216;s talk was also very insightful. Michael identified human as the weakest link in security of complex ICT infrastructures. He argued that we&#8217;ll be able to increase the overall security of the infrastructures if we shift responsibility of some complex but mundane tasks (e.g. configuration) from human to software.</p>
<p style="text-align: justify">Of course, the above is true only for thorougly tested software. <a href="http://research.microsoft.com/en-us/people/manuelc/">Manuel Costa</a>&#8216;s presentation focused on explaining how the reliability of an OS kernel can be compromised from the unprotected use of  extensions (e.g. device drivers, network protocol implementations etc). Manuel cited that many thousands of new OS extensions appear every year and because there&#8217;s just not enough time for thorough testing they end up having a very high failure rate. This also makes the OS kernel vulnerable because it shares its address space with the unreliable extensions. Manuel argued in favour of the implementation of fine-grained access rights inside the kernel space in order to reduce the effect of faulty extensions on the overall security of the OS kernel.</p>
<p style="text-align: justify">The presentation of <a href="http://www.ece.cmu.edu/~dbrumley/">David Brumley</a> also provided some surprising insights to the modus operandi of attackers. David argued that existing security patch delivery mechanisms can actually help the attackers. He explained that it is possible to automatically generate an exploit using the corresponding vulnerability fix. The process is fast enough to allow the attacker to launch an attack with the new exploit before all computers have been patched. Therefore there is a need to revisit the current patch distribution mechanisms.</p>
<p style="text-align: justify">The first day was completed with split panel discussions of the three FORWARD WGs. The discussions are summarized in the related project deliverable (to be published soon).</p>
<h3 style="text-align: justify">Highlights of Day 2</h3>
<p style="text-align: justify">The second day started with the presentations of the work in the different WGs and concluded with the last session of guest presentations. The presentation of <a href="http://www.icir.org/christian/">Christian Kreibich</a> was very interesting as it provided insight to the spam business. Until now many have speculated on the conversion rates and revenue generated by spam, however there&#8217;s little evidence to support or refute any of the speculations. Christian presented a new study on a small part of the Storm botnet that attempts to shed light on these issues. The study concludes that the whole Storm botnet generates less than $2M of revenue annually from its pharmaceutical spam campaign.  This is an order of magnitude less than previous speculations. It is also a hint that Storm may be a vertically integrated business. This can be concluded because the profit margin from selling pharmaceuticals would be very low if Storm was selling spam to a third party on the reported   <a href="http://www.darkreading.com/security/management/showArticle.jhtml?articleID=208803799">market price for spam</a>.</p>
<p style="text-align: justify">Another interesting presentation was <a href="http://www.cs.ru.nl/~petervr/">Peter Van Rossum</a>&#8216;s which focused on new vulnerabilities of the <a href="http://en.wikipedia.org/wiki/MIFARE#MIFARE_Classic">Mifare Classic</a> smartcard. Mifare Classic is the most widely used contact-less smartcard on the market, with deployment cases such as the <a href="http://www.tfl.gov.uk/oyster">Oyster Card</a> used to pay for public transportation in the Greater London area. In the presentation, four attacks were proposed that can be executed by an adversary having only wireless access to just a card. This is an important advance since previous attacks against the card required access to a legitimate reader, which allowed vendors to refute their applicability in realistic situations.  Although <a href="http://www.nxp.com/">NXP</a> (manufacturer of the Mifare Classic) already prepares a successor to the vulnerable card that fixes the identified problems, the existing cards cannot be fixed and should be replaced. The case proves that candidate technologies  for use in critical infrastructures (such as the public transportation) should be closely scrutinized by experts before coming to a final decision whether they are suitable for the desired use.</p>
<p style="text-align: justify">Overall, the 2nd FORWARD workshop was very interesting. The insightful presentations and the friendly atmosphere contributed to constructive discussions that helped participants get a more concrete view on the threats that they will be called to encounter in the near future. Seeing more events with similar scope in Europe would be very beneficial for the European ICT security research community.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.ict-forward.eu/forward/2nd-forward-workshop-sum-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The ICT Fair for Trust &amp; Security Research: Aftermath</title>
		<link>http://blogs.ict-forward.eu/forward/the-ict-fair-for-trust-security-research-aftermath/</link>
		<comments>http://blogs.ict-forward.eu/forward/the-ict-fair-for-trust-security-research-aftermath/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 14:21:31 +0000</pubDate>
		<dc:creator>Edita Djambazova</dc:creator>
				<category><![CDATA[conference]]></category>
		<category><![CDATA[forward]]></category>
		<category><![CDATA[thematic session]]></category>

		<guid isPermaLink="false">http://blogs.ict-forward.eu/forward/?p=197</guid>
		<description><![CDATA[The ICT Fair for Trust and Security Research was organized by the Olomouc Region under the Czech Presidency of the EU and in collaboration with the EC. Its goal was to give practical information on the FP7 research opportunities and foster the partcipation in the forthcoming call for proposals. The vice-president of the Olomouc Region Mr. [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify">The<a href="http://www.ictsec-olomouc.eu/Default.aspx"><strong> ICT Fair for Trust and Security Research</strong></a> was organized by the Olomouc Region under the Czech Presidency of the EU and in collaboration with the EC. Its goal was to give practical information on the FP7 research opportunities and foster the partcipation in the forthcoming call for proposals. The vice-president of the Olomouc Region <em>Mr. Michael Fisher</em> opened the Fair and presented region’s experience in the collaboration with the EC in ICT. The vice-rector of the Palacky University in Olomouc <em>Mr. Michal Malacka</em> talked about University’s participation in European projects on information security.</p>
<p style="text-align: justify">The Head of Unit “Trust &amp; Security” in DG INFSO of the European Commission <em>Mr. Jacques Bus</em> presented the ICT priorities in the Seventh Framework Program. He outlined that the main goals of the objective “Trustworthy ICT” is the building of Trustworthy Network Infrastructures and Trustworthy Service Infrastructures which are the way to develop the Future Internet as a conglomerate of heterogeneous networks and systems. The infrastructures of secure and trustworthy networks have to make the Future Internet more secure, to allow for monitoring and managing the security threats, to build secure infrastructures and virtual objects. It is important to make experiments, to pay attention to the societal impact and to the interaction between the technologies and the users. Mr. Bus announced the indicative opening date of the next<strong><em> Call for proposals</em></strong> is <strong>31st July 2009</strong> and the <strong>submission deadline</strong> is <strong>3rd November 2009</strong>.</p>
<p style="text-align: justify"><span id="more-197"></span></p>
<p style="text-align: justify">Useful information and some advice on how to prepare successful project proposals was presented by <em>Mr. Ives Paindaveine</em> from the DG INFSO, Unit 5 “Trust &amp; Security.” He underlined the significance of the well structured consortium and the clear abstract and contents of the proposal. Proposals are submitted only electronically and they can be updated until the deadline. After the deadline the evaluators can read the proposals remotely and check their contents. The final evaluation is done in Brussels where all evaluators give their final marks.</p>
<p style="text-align: justify"><em>Mr. Paul Drath</em> from Singleimage Ltd., a training company for the European framework programs, gave the audience valuable advice about the preparation of project proposals. He directed the interested participants to web sites and tools where they could search for partners, check the financial indicators of their proposals, and estimate the allocated budget. Some useful notes were given of what to do and what not do in writing a proposal.</p>
<p style="text-align: justify">The work of the Fair continued in three parallel sessions. <a href="http://www.ict-forward.eu/panels/"><strong>The Thematic Session „Secure and Trustworthy Network Infrastructures”</strong></a> was moderated by <em>Dr. Todor Tagarev</em> (IPP-BAS). Six presentations were given of ongoing FP7 projects   in the objectives “ICT Security” and “Critical Infrastructure Protection (CIP)” and some past experience. After the introductory notes of <em>Dr. Boyanov</em> (IPP-BAS) about the session and the <strong>FORWARD</strong> Project, <em>Luigi Romano</em> (University of Naples “Parthenope”) presented the STREP project <a href="http://www.ict-forward.eu/media/olomouc09/olomouc.trust.fair.2009-inspire-luigi.romano.pdf"><strong>INSPIRE</strong></a> (Increasing Security and Protection through Infrastructure Resilience). The project objectives are to identify and assess the vulnerabilities of SCADA systems, to determine dependencies among different infrastructures, to propose a self-reconfigurable architecture, and to apply intelligent techniques for reconfiguration. <em>Salvatore D’Antonio</em> (CINI) presented the STREP project <a href="http://www.ict-forward.eu/media/olomouc09/olomouc.trust.fair.2009-intersection-salvatore.d.antonio.pdf"><strong>INTERSECTION</strong></a>. It is directed to assessment and classification of heterogeneous networks’ vulnerabilities aiming at building a database for them, constructing and applying security techniques, contributing to the standards for information security which could be implemented by all telecommunications operators, and make a roadmap of security-enhancing strategies. <em>Piotr Kijewski</em> (NASK/CERT Polska) presented the <a href="http://www.ict-forward.eu/media/olomouc09/olomouc.trust.fair.2009-cert.pl-piotr.kijewski.pdf"><strong>IT security projects</strong></a> where NASK and CERT Polska are involved. Based on a sensor network which acquires data from honeypot networks, firewalls, darknets, etc., threat analysis and data enrichment are made in order to develop effective countermeasures. The other goal of the projects is to stimulate information sharing and alerting about incidents and attacks. The <a href="http://www.ict-forward.eu/media/olomouc09/olomouc.trust.fair.2009-wombat-corrado.leita.pdf"><strong>WOMBAT</strong></a> Project was presented by <em>Corrado Leita</em> (Symantec Research). Data on attacks is collected, then the attacks are prioritized and the defense level of networks is assessed. The current defense techniques are also estimated. To share his experience from a successfully completed FP6 project, <em>Prof. Miloslav Dusek</em> (Palacky University) presented <a href="http://www.ict-forward.eu/media/olomouc09/olomouc.trust.fair.2009-secoqc-miloslav.dusek.pdf"><strong>SECOQC</strong></a> (Development of a Global Network for Secure Communication based on Quantum Cryptography). Quantum cryptography is used to enhance network security. The project has a contribution to the quantum key distribution (QKD) technology, to the development of the network concept, to the development of interfaces. It initiated the QKD standardization. <em>Dr. Tagarev</em> presented a methodology for assessing vulnerabilities and planning measures for critical infrastructure protection (CIP). <strong><a href="http://www.ict-forward.eu/media/olomouc09/olomouc.trust.fair.2009-cip-todor.tagarev.pdf">The </a></strong><a href="http://www.ict-forward.eu/media/olomouc09/olomouc.trust.fair.2009-cip-todor.tagarev.pdf"><strong>methodology</strong></a> is aimed at supporting the decision making process in the CIP. By clear identification of the main sectors and critical assets, identification and classification of the threats, assessment of vulnerabilities, interdependencies, and risks, the best measures and risk mitigation strategies can be sought for and strategy and policy for CIP can be built.</p>
<p style="text-align: justify">There was an interesting discussion about all presented projects during the thematic session where questions were asked about the applicability of the presented ideas, the difficulties in reaching the goals, the achieved results to date.</p>
<p style="text-align: justify">At the end of the Fair the outcomes of the three parallel sessions were summarized.</p>
<p style="text-align: justify">The opinion of the Project Officer <em>Dr. Massimo Ciscato</em> and of the participants was that the Fair on Trust &amp; Security Research was successful. The presentations concerned interesting research areas, useful experience and new questions that require answers from the IT security community. Many useful contacts were made between the participants. Some practical advice was shared about how to prepare a successful project proposal that can pass the EC evaluation procedures.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.ict-forward.eu/forward/the-ict-fair-for-trust-security-research-aftermath/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ICT Fair for Trust &amp; Security Research</title>
		<link>http://blogs.ict-forward.eu/forward/ict-fair-for-trust-security-research/</link>
		<comments>http://blogs.ict-forward.eu/forward/ict-fair-for-trust-security-research/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 11:18:09 +0000</pubDate>
		<dc:creator>Edita Djambazova</dc:creator>
				<category><![CDATA[conference]]></category>
		<category><![CDATA[forward]]></category>
		<category><![CDATA[ict]]></category>

		<guid isPermaLink="false">http://blogs.ict-forward.eu/forward/?p=159</guid>
		<description><![CDATA[The ICT Fair for Trust &#38; Security Research will be held in Olomouc, the Czech Republic, on 14 May 2009. The ICT Fair is an event promoted by the Olomouc Region, the Czech Republic, in cooperation with the European Commission and is associated with the official program of the Semester of the Czech Presidency to [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.ictsec-olomouc.eu/">ICT Fair for Trust &amp; Security Research</a> will be held in Olomouc, the Czech Republic, on 14 May 2009. The ICT Fair is an event promoted by the Olomouc Region, the Czech Republic, in cooperation with the European Commission and is associated with the official program of the Semester of the Czech Presidency to the EU Council. The Fair is a unique opportunity for getting practical hands-on information and concrete advice on how to become involved in EU&#8217;s FP7 research activities.</p>
<p><span id="more-159"></span>The event is aimed at fostering partnership and stimulating scientific discussions about research priorities in the area of <a href="http://cordis.europa.eu/fp7/ict/security/projects_en.html">ICT Trust and Security</a> in view of the upcoming FP7 call for proposals that will be launched in the summer. One of the objectives of the Fair is to stimulate participation to EU-funded research (FP7) in the area of ICT Trust and Security from partners from Central and Eastern European Countries.  <a href="http://www.bas.bg/clpp/en/indexen.htm">The Institute for Parallel Processing</a> – Bulgarian Academy of Sciences (IPP-BAS) organizes and chairs the Thematic Session “Secure &amp; Trustworthy Network Infrastructures”. We have speakers from several ongoing FP7 projects on Security and Critical Infrastructures: WOMBAT, INSPIRE, INTERSECTION, as well as representatives from NASK/CERT Polska, Palacky University, and IPP-BAS. They will present their current research activities and the opportunities for future research in the field of ICT Trust &amp; Security.</p>
<p>The project participants from Central and Eastern European EU Member States (EU12) will share their experience and success stories from past EU-funded projects. The session also aims at stimulating discussion on emerging research challenges in the area and exchange ideas for potential proposals for the upcoming call and partnership building among participants in view of the formation of project consortia. Those who are looking for new research opportunities and are willing to participate in the Thematic Session and the ICT Fair can visit the website and register for the event.  We are looking forward to seeing you in Olomouc.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.ict-forward.eu/forward/ict-fair-for-trust-security-research/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>FORWARD future threats panel at EC2ND 2008</title>
		<link>http://blogs.ict-forward.eu/forward/forward-ec2nd08-panel/</link>
		<comments>http://blogs.ict-forward.eu/forward/forward-ec2nd08-panel/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 16:20:14 +0000</pubDate>
		<dc:creator>Georgios Portokalidis</dc:creator>
				<category><![CDATA[conference]]></category>
		<category><![CDATA[forward]]></category>
		<category><![CDATA[panel]]></category>

		<guid isPermaLink="false">http://blogs.ict-forward.eu/forward/?p=56</guid>
		<description><![CDATA[The European Conference on Computer Network Defense (EC2ND) is an annual conference bringing together academia and industry to discuss topics in network and systems security. This year it was held at Dublin City University in Dublin, Ireland. The programme included a panel organised by FORWARD, where possible future threats on global ICT infrastructure were discussed. [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify">The <a href="http://www.ec2nd.org/">European Conference on Computer Network Defense</a> (EC2ND) is an annual conference bringing together academia and industry to discuss topics in network and systems security. This year it was held at Dublin City University in Dublin, Ireland. The <a href="http://2008.ec2nd.org/ec2nd/881-EE.html">programme</a> included a panel organised by FORWARD, where possible future threats on global ICT infrastructure were discussed. The panel constituted of members from all FORWARD working groups (WGs), and was headed by <a href="http://ics.forth.gr/~sotiris/">Sotiris Ioannidis</a>.</p>
<p style="text-align: justify"><span id="more-56"></span></p>
<p style="text-align: justify">The panel discussion revolved around the already defined project WGs:</p>
<ul>
<li><a href="http://www.ict-forward.eu/wg/smart-environments/">Smart environments</a></li>
<li><a href="http://www.ict-forward.eu/wg/critical-systems">Critical systems</a></li>
<li><a href="http://www.ict-forward.eu/wg/malware-fraud/">Malware &amp; fraud</a></li>
</ul>
<p style="text-align: justify">The discussion started with a talk on <em>smart systems</em>, which mainly focused on the threats introduced by the advent of smart devices. Smart-phones and other such mobile smart-devices are slowly replacing the older mobile phones greatly increasing the offered functionality. A smart-phone can be used for accessing email, online banking, e-commerce, etc same as with a PC. Furthermore, new location based services (via GPS) are offered, and plans are made to turn these devices to e-wallets. Also, since a phone is considered highly personal, users tend to store personal items such as photos, PIN and credit card numbers. All the above turn these devices to very attractive targets for attackers, while at the same time users are not even aware of the existence of threats against their new device. Applying already developed security solutions to mobile devices is not always possible, because of their inherent limitations such as limited battery life, and hardware resources. As such additional research is needed to address security in such devices.</p>
<p style="text-align: justify"><em>Critical systems</em> were discussed second in the panel. Such systems include telecommunications infrastructure, transportation, energy production and distribution, etc. These systems have been using computers for a long time, but in the future there are many plans to allow their management over the Internet. Extending their connectivity can leave them open to a multitude of attacks, if security is not considered early in the design and implementation. Unfortunately, in this case as well, people involved with critical systems are not always aware of the new threats and challenges they will be facing.</p>
<p style="text-align: justify">A very interesting example from the car industry was brought up. Cars today already include 40-50 computers connected via LAN. Security has not been an issue till today, but with plans to interconnect cars with each other,  or even with the Internet it is made obvious that security will be a prime concern. Failure to introduce security mechanisms could prove catastrophic, not in this example alone but on all critical systems.</p>
<p style="text-align: justify">The final subject of the panel was <em>malware and fraud</em>. The discussion centred on the new incentives and modus operandi of malware writers today. Malware is no longer written &#8220;for fun&#8221;, but for profit. One can easily be made aware of this by considering the very successful worms of the past such as CodeRed, Blaster, and Sasser. Even though millions of systems were infected, the damages inflicted were relatively small. Today on the other hand, malware writers are driven by profit, and form groups that resemble traditional crime organisations. Botnets such as the renowned Storm botnet are used to circulate spam e-mail, which is either directly providing income to the botnet &#8220;owners&#8221;, or is used to perform fraud. Botnets have even been observed being rented out in the cyber underground through IRC channels and web pages. To better understand this new generation of criminals, traditional investigation is needed to provide warning of new attacks and frauds, while at the same time more research is needed on disrupting malware operation and propagation.</p>
<p style="text-align: justify">The conclusions extracted from the panel discussion can be summarised into that: a) <em>additional security research</em><em> is needed</em> to address future threats on new technologies, and b) well established industries need to be made <em>aware of the new threats</em> they will be exposed to, because of the interconnection of previously unconnected components.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.ict-forward.eu/forward/forward-ec2nd08-panel/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Future of Network Resiliency in Europe</title>
		<link>http://blogs.ict-forward.eu/forward/the-future-of-network-resiliency-in-europe/</link>
		<comments>http://blogs.ict-forward.eu/forward/the-future-of-network-resiliency-in-europe/#comments</comments>
		<pubDate>Sat, 20 Dec 2008 11:34:41 +0000</pubDate>
		<dc:creator>sotiris</dc:creator>
				<category><![CDATA[forward]]></category>

		<guid isPermaLink="false">http://blogs.ict-forward.eu/forward/?p=48</guid>
		<description><![CDATA[Communication networks are used every day by millions of European citizens to conduct business, communicate with their friends and family, get the latest news, etc. For this reason, network resiliency is of paramount importance to the European Union. The term resiliency is overloaded, but in this context we use it to mean networks that provide [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify">Communication networks are used every day by millions of European citizens to conduct business, communicate with their friends and family, get the latest news, etc. For this reason, network resiliency is of paramount importance to the European Union. The term resiliency is overloaded, but in this context we use it to mean networks that provide and maintain an acceptable level of service in face of faults (natural disasters, human error, or intentional malicious actions) affecting their normal operation.</p>
<p style="text-align: justify">The <a href="http://www.enisa.europa.eu">European Network and Information Security Agency (ENISA)</a> held a workshop on <a href="http://www.enisa.europa.eu/sta/h_ws08.html">“Improving Resilience in European e-Communication Networks”</a> on the 12-13 of November 2008 in Brussels. Sotiris Ioannidis participated in the workshop and gave a talk on the <a href="http://blogs.ict-forward.eu/forward/files/2009/01/resilience-mpls-ipv6-dnssec.pdf">Resilience improving features of MPLS, IPv6 and DNSSEC</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.ict-forward.eu/forward/the-future-of-network-resiliency-in-europe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FORWARD at the 2nd EU-Korea Cooperation Forum on ICT Research</title>
		<link>http://blogs.ict-forward.eu/forward/2nd-eu-korea-ict-research-forum/</link>
		<comments>http://blogs.ict-forward.eu/forward/2nd-eu-korea-ict-research-forum/#comments</comments>
		<pubDate>Sun, 07 Dec 2008 15:17:49 +0000</pubDate>
		<dc:creator>Engin Kirda</dc:creator>
				<category><![CDATA[forward]]></category>
		<category><![CDATA[cooperation]]></category>
		<category><![CDATA[eu]]></category>
		<category><![CDATA[forum]]></category>
		<category><![CDATA[ict]]></category>
		<category><![CDATA[korea]]></category>

		<guid isPermaLink="false">http://blogs.ict-forward.eu/forward/?p=27</guid>
		<description><![CDATA[The relations between the European Union (EU) and the Republic of South Korea are founded on increasingly shared political values, strong economic links reflecting larger and larger bilateral trade and investment flows, and the EU&#8217;s reiterated support for South Korea&#8217;s policy of engagement with the North. In 1995, the EU decided to negotiate a &#8220;Framework [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify">The relations between the <a href="http://europa.eu/">European Union</a> (EU) and the <a href="http://www.korea.net/">Republic of South Korea</a> are founded on increasingly shared political values, strong economic links reflecting larger and larger bilateral trade and investment flows, and the EU&#8217;s reiterated support for South Korea&#8217;s policy of engagement with the North.</p>
<p style="text-align: justify">In 1995, the EU decided to negotiate a &#8220;<a href="trade.ec.europa.eu/doclib/html/111835.htm">Framework Agreement on Trade and Cooperation</a>&#8220;, in recognition of South Korea&#8217;s increasing role in the Asian and global economy, and of its success in consolidating democracy. This Agreement entered into force in April 2001 and is implemented through an annual meeting of a Joint Committee.</p>
<p style="text-align: justify"><span id="more-27"></span></p>
<p style="text-align: justify">The EU &#8211; South Korea dialogue has broadened these last years, namely through &#8220;EU-Korea Summits&#8221; and regular ministerial meetings. Both parties cooperate closely in a number of multilateral fora, and have close relationship within the Asian Europe meeting (ASEM).</p>
<p style="text-align: justify">The 2nd <a href="http://www.eurosouthkorea-ict.org/">EU-Korea Cooperation Forum on ICT Research</a> was held in Brussels between the 1st and 2nd of December. This second Cooperation Forum is a follow-up event to the one successfully held in Seoul, South Korea in June 2008, and is organised under the aegis of the European Commission (<a href="http://ec.europa.eu/information_society/">Directorate General Information Society and Media</a>), and of the <a href="http://www.mke.go.kr/language/eng/">Ministry of Knowledge Economy</a> (MKE), Korea.</p>
<p style="text-align: justify"><a href="http://www.iseclab.org/people/ek/">Engin Kirda</a> from Institute Eurecom held a talk on the <a href="http://www.ict-forward.eu/">FORWARD</a> and the <a href="http://www.wombat-project.eu/">WOMBAT</a> EU projects and discussed possible collaboration opportunities with Korean partners. The slides from the talk are available from the <a href="http://www.ict-forward.eu/publications/#presentations">publications section</a> of the FORWARD website.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.ict-forward.eu/forward/2nd-eu-korea-ict-research-forum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Threats at the ENISA-FORTH Summer School on Network and Information Security</title>
		<link>http://blogs.ict-forward.eu/forward/threats-at-the-enisa-forth-summer-school-on-network-and-information-security/</link>
		<comments>http://blogs.ict-forward.eu/forward/threats-at-the-enisa-forth-summer-school-on-network-and-information-security/#comments</comments>
		<pubDate>Mon, 06 Oct 2008 09:46:02 +0000</pubDate>
		<dc:creator>sotiris</dc:creator>
				<category><![CDATA[conference]]></category>
		<category><![CDATA[forward]]></category>
		<category><![CDATA[workshop]]></category>
		<category><![CDATA[ENISA]]></category>
		<category><![CDATA[FORTH]]></category>
		<category><![CDATA[summer school]]></category>

		<guid isPermaLink="false">http://blogs.ict-forward.eu/forward/?p=15</guid>
		<description><![CDATA[The first ENISA-FORTH Summer School on Network and Information Security was held in Crete, Greece between the 15th and the 19th of September. This year&#8217;s topic was &#8220;Network Security,&#8221; and brought together experts in Information Security, policy members from EU Member States and EU Institutions, decision makers from the industry as well as members of [...]]]></description>
			<content:encoded><![CDATA[<p>The first <a href="http://www.nis-summer-school.eu/">ENISA-FORTH Summer School on Network and Information Security</a> was held in Crete, Greece between the 15th and the 19th of September. This year&#8217;s topic was &#8220;Network Security,&#8221; and brought together experts in Information Security, policy members from EU Member States and EU Institutions, decision makers from the industry as well as members of the research and academic community. The lectures covered the whole spectrum of Network Security, including financial, political, legal, and technological issues. The detail of the talks varied from highly technical to high-level, to cater to different kinds of participants. In total there were about one hundred participants, including members of the press, mostly from Europe, but also from the United States, the Middle East, and Asia.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.ict-forward.eu/forward/threats-at-the-enisa-forth-summer-school-on-network-and-information-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

