<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Signals on Hello Friend</title>
		<link>https://neo-society.eu/categories/signals/</link>
		<description>Recent content in Signals on Hello Friend</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
			<copyright>&lt;a href=&#34;https://creativecommons.org/licenses/by-nc/4.0/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;CC BY-NC 4.0&lt;/a&gt;</copyright>
		
		
			<lastBuildDate>Sat, 28 Feb 2026 10:13:11 +0100</lastBuildDate>
		
			<atom:link href="https://neo-society.eu/categories/signals/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Aircrack-ng</title>
				<link>https://neo-society.eu/posts/2026/02/aircrack-ng/</link>
				<pubDate>Sat, 28 Feb 2026 10:13:11 +0100</pubDate>
				<guid>https://neo-society.eu/posts/2026/02/aircrack-ng/</guid>
				<description>&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;Last Updated 2026-02-28&#xA;Here, I&amp;#39;m explaining how I solved my issues. &#xA;&lt;/code&gt;&lt;/pre&gt;&lt;h2 id=&#34;why-&#34;&gt;Why ?&lt;/h2&gt;&#xA;&lt;p&gt;This project is a direct continuation of my Wifijammer experiments. I have a strong interest in wireless communications and protocols like Wi-Fi and BLE, which drives me to test these vulnerabilities firsthand.&lt;/p&gt;&#xA;&lt;p&gt;Moving forward, I plan to explore more advanced attacks and further deepen my understanding of these protocols to better comprehend how modern wireless security layers interact.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Radio Communications Security</title>
				<link>https://neo-society.eu/posts/2026/01/radio-communications-security/</link>
				<pubDate>Sun, 25 Jan 2026 20:30:48 +0100</pubDate>
				<guid>https://neo-society.eu/posts/2026/01/radio-communications-security/</guid>
				<description>&lt;p&gt;&lt;strong&gt;Wireless Security Auditing.&lt;/strong&gt; &lt;a href=&#34;https://github.com/vv4lheim/Master-Secom/blob/main/SECOM-2.pdf&#34;&gt;&lt;strong&gt;See PDF Report&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;This report explores the vulnerabilities of IoT devices through SDR techniques. Conducted at Sorbonne University, the project addresses the inherent risks of radio communications, where signals propagate in open space, making them susceptible to interception and jamming.&lt;/p&gt;&#xA;&lt;p&gt;The study utilizes a Raspberry Pi platform equipped with RTL-SDR and PlutoSDR hardware to analyze devices operating on various frequencies. Key experiments include:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Replay Attacks&lt;/strong&gt;: Intercepting and re-emitting fixed codes to control smart plugs and roller shutters using tools like 433Utils and URH.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;False Data Injection Attacks&lt;/strong&gt;: Manipulating weather station displays by injecting forged temperature frames.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Advanced Signal Analysis&lt;/strong&gt;: Moving to the 2.442 GHz band to reverse-engineer drone communications using GNU Radio, which involved bypassing XOR encryption and calculating CRC to retrieve a hidden flag.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;The project demonstrates that many consumer IoT devices remain fragile due to the use of simple modulations (ASK/OOK) and the absence of protective mechanisms such as rolling codes or robust encryption.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Wifi beaconing</title>
				<link>https://neo-society.eu/posts/2025/12/wifi-beaconing/</link>
				<pubDate>Sat, 27 Dec 2025 22:11:55 +0100</pubDate>
				<guid>https://neo-society.eu/posts/2025/12/wifi-beaconing/</guid>
				<description>&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;Maj 2026-02-01&#xA;I&amp;#39;ll post the full code on GitHub with more technical details. &#xA;Here, I&amp;#39;m explaining how I solved my issues. &#xA;I&amp;#39;m learning to use aircrack so, &#xA;I will not implement deauthentication to not lost my time.&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;hr&gt;&#xA;&lt;h3 id=&#34;wireless-security-research--80211&#34;&gt;Wireless Security Research : 802.11&lt;/h3&gt;&#xA;&lt;p&gt;I wanted to learn the basics of WiFi network attacks, so I started experimenting with deauthentication and beaconing. Beaconing is interesting because it relies on user interaction. I enjoy creating personalized clones that mimic real-world services; for example, it was fun rebuilding a fake Moodle login page for a French university. After using Aircrack-ng for deauthentication, I decided to focus less on the attack itself and more on improving the realism of my phishing pages. My next steps are to link these fake Access Points (APs) to the pages and implement a small DNS service to redirect all connections to the correct authentication portal.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
