User Tools

Site Tools


morenews

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
morenews [2014/11/01 01:03] – Aircrack-ng 1.2 RC 1 mister_xmorenews [2018/09/30 02:19] – Aircrack-ng 1.4 mister_x
Line 2: Line 2:
  
 ^Date^Title^Content^ ^Date^Title^Content^
-^31 Oct 14|Aircrack-ng 1.2 RC 1|Here is the first release candidate. Exactly 7 month since the last beta. There will be most likely another one then the final release in the next few month.\\ \\ Updating is highly recommend as this contains a lot of bug fixes and improvements as well as security fixes. More details can be found [[http://aircrack-ng.blogspot.com/2014/10/aircrack-ng-12-release-candidate-1.html|in the blog]].| +^29 Sep 2018|Aircrack-ng 1.4|We're on a roll, this is the third release of the year. We are still focusing a lot on code quality, while fixing bugs, improving all around and adding features: \\ - PMKID cracking \\ - Cracking capture files with 802.11w \\ - Speed and memory usage improvement when loading (large) files with Aircrack-ng and Airdecap-ng \\ - Packages for Linux distributions and Windows \\ - CI/CD tweaks and improvements \\ - New tests \\ More details can be found in our [[https://aircrack-ng.blogspot.com/2018/09/aircrack-ng-14.html|blog post]].| 
-^16 Apr 14|Training at BlackHat USA|I will be teaching [[https://www.blackhat.com/us-14/training/advanced-wi-fi-penetration-testing.html|Advanced Wi-Fi Penetration Testing]] with Vivek Ramachandran at BlackHat Las Vegas this year.| +^16 Sep 2018|Blog post: Debian and FreeBSD on QEMU with MMX-only CPU|A recent bug (and [[https://github.com/aircrack-ng/aircrack-ng/pull/1943|PR]]) was opened, aircrack-ng couldn't be built with MMX using a i586 toolchain. Finding computers without SSE2 nowadays is not easy and it is even harder to find a distribution that supports them. \\ In [[https://aircrack-ng.blogspot.com/2018/09/debian-and-freebsd-on-qemu-with-mmx.html|this blog post]], we use [[https://www.qemu.org/|qemu]] to emulate a Pentium 2 and a Pentium MMX and use distributions that still work on them to test the bug.| 
-^14 Apr 14|Heartbleed vulnerability and Aircrack-ng|I guess you all heard about that nasty vulnerability in OpenSSL. If not, you can read more about it on [[https://en.wikipedia.org/wiki/Heartbleed_bug|Wikipedia]].\\ \\ Aircrack-ng, the software itself, is not affected at all since it doesn't rely on heartbeat, so recompiling is not necessary.\\ \\ Some parts of the website may have been affected (only if you had an account on it):\\ - Wiki\\ - Trac\\ - SVN\\ If you are concerned, you can contact me about it. I will gladly help you change your password if you had an account on any of those 3 subdomains that might have been affected.\\ \\ Now, the good news:\\ - OpenSSL libraries and SSL certificates have been updated (and my hosting provider for the wiki seems unaffacted).\\ - I haven't noticed any suspicious activity so far but I will continue to monitor.\\ - We are now using certificates from [[http://www.aircrack-ng.org/|CAcert]] for almost all parts of Aircrack-ng.org (the wiki is on a shared hosting). In order to avoid your browser giving you a warning, please [[http://wiki.cacert.org/FAQ/BrowserClients|install the CAcert root certificate]] on your system.\\ - The forum didn't have HTTPS, so, it wasn't affected at all. Thanks to the new certificate, it is now accessible over [[https://forum.aircrack-ng.org/|HTTPS]].| +^10 Jul 2018|Aircrack-ng 1.3|We're bringing more good stuff in this release. We've been busy fixing bugs left and right, some of them thanks to Coverity Scan, valgrind and other static code analyzers. \\ We've also refactored some of the code and improved the code quality along the way. We can now successfully build across lot of platforms (Windows, Linux, BSD, OSX) and CPU architectures (x86 and 64 bit, ARM v7, ARM v8, PowerPC, etc). \\ \\ The most notable changes are in Aircrack-ng. It gets a speed bump in most CPU architectures we support, the ability to pause/restore cracking session and using HCCAPx files. \\ \\ Other tools also see improvements. All the details about them as well as pretty performance graphs, can be found in our [[https://aircrack-ng.blogspot.com/2018/07/aircrack-ng-v13.html|blog post]].| 
-^31 Mar 14|Aircrack-ng 1.2-beta3 release|And a third beta. I can guarantee there will be at least a fourth one before the final 1.2 release.\\ Release Notes:\\ - Finally fixed the buffer overflow for good.\\ - Fixed issue with invalid channels when scanning (108, 125, etc) that was due to radiotap parsing.\\ - Updated radiotap parser to the latest git.\\ - Other small fixes.| +^15 Apr 2018|Aircrack-ng 1.2|It's been way too long since the last stable release. \\ \\ Compared to the last stable, 1.1, this release has a huge amount of improvements and fixes. The changelog since 1.1 is almost 300 lines long (1200+ commits). Code quality has improved, in parts thanks to [[https://scan.coverity.com/projects/aircrack-ng|Coverity Scan]]. We now switched to [[https://github.com/aircrack-ng/aircrack-ng/|GitHub]] completely and have a few buildbots (including one for Windows) to test building and run the test suite on a different platforms. \\ \\ Check out our [[https://aircrack-ng.blogspot.com/2018/04/aircrack-ng-12.html|blog post]] and [[changelog]] for more details.| 
-^30 Nov 13|Aircrack-ng 1.2-beta2 release| Here is a second beta. Enjoy it ;-)\\ Release Notes:\\ - Compilation fixes on all supported OSes.\\ - Airbase-ng IE order fixed \\ - Improved WEP cracking speed using PTW \\ - Fixed WPA capture decryption when WMM is used \\ - Fixed memory leaks in several parts of the suite \\ - Fixed compilation with recent version of gcc, on cygwin and on Gentoo hardened \\ - Now using Coverity Scan for static code analysis \\ - Lots of other small fixes.| +^3 Apr 2018|Aircrack-ng 1.2 RC 5|On top of tons of fixes and improvements everywhere (and on multiple platforms), this release switched to autotools which allows compiling on more platforms. A trampoline binary has been added for Aircrack-ng to automatically select the fastest version for your CPU features. It will also help package maintainers greatly. \\ \\ A few other notable mentions: \\ \\ - Airodump-ng supports setting HT40+/HT40- channels and now displays 802.11n and 802.11ac rates. \\ - Created WPA Enterprise WPE patches for HostAPd and Freeradius \\ - Support to export to HCCAPx for Hashcat v3.6+ \\ - Added [[https://github.com/Caesurus/airventriloquist|Airventriloquist-ng]], a tool from Caesurus. \\ - Airmon-ng supports setting [[https://github.com/seemoo-lab/nexmon|Nexmon]] devices in/out of monitor mode on Kali \\ \\ Check out our [[changelog]] for more details. Longest since 1.2-beta1.| 
-^18 Sep 13|Recent decision by judge on WiFi sniffing|If you've been following me on [[https://twitter.com/aircrackng|twitter]], you probably read a lot about the [[http://cdn.ca9.uscourts.gov/datastore/opinions/2013/09/10/11-17483.pdf|recent decision]] from the judge [[https://en.wikipedia.org/wiki/Jay_Bybee|Jay S. Bybee]] of the United States Court of Appeals for the 9th Circuit saying Google violated the Wiretap law by collecting data from unencrypted WiFi networks while using their Street view cars. If you want more details, you can read a news article on [[http://www.techdirt.com/blog/wireless/articles/20130910/11594924472/appeals-court-upholds-dangerous-ruling-that-wifi-sniffing-is-wiretapping.shtml|TechDirt]] and here is a [[http://blog.kismetwireless.net/2013/09/wi-fi-isnt-radio.html|blog post]] about it.| +^11 Mar 2018|Blog post: Migration to GitHub|We finally made it completely, we migrated from trac and subversion to GitHub. It was far from a simple program to run and switch to GitHub, it was a lot more complex task. You can find more details on [[https://aircrack-ng.blogspot.com/2018/03/migration-to-github.html|this blog post]].| 
-^15 Aug 13|DerbyCon training|I'll be giving a training at DerbyCon, [[http://www.derbycon.com/training-courses/#wifihack|WiFi Hacking]]. Sign up before there is no seat left.| +^16 Oct 2017|Blog post: KRACK WPA Vulnerability - Key Reinstallation AttaCK|In [[https://aircrack-ng.blogspot.com/2017/10/krack-wpa-vulnerability-key.html|this blog post]], the new KRACK vulnerability is explained: a brief summary, who's affected, what to do and links to resources related to the vulnerability. \\ \\ TL;DR: Another day, another vulnerability, just patch your systems. It allows decryption of traffic but does not disclose the WPA key.| 
-^12 Aug 13|BSides Las Vegas talk|The video of talk I did with [[http://twitter.com/todb|Tod Beardsley]], The Slings and Arrows of Open Source Security, at BSides Las Vegas is [[http://www.irongeek.com/i.php?page=videos/bsideslasvegas2013/2-2-6-the-slings-and-arrows-of-open-source-security-tod-beardsley-and-mister-x|online]] thanks to [[https://twitter.com/irongeek_adc|Iron Geek]].| +^16 Aug 2017|Blog post: On drivers, rtl8812au, WN722N, monitor mode, QCA6174, other news ...|In [[https://aircrack-ng.blogspot.com/2017/08/on-drivers-rtl8812au-wn722n-monitor.html|this blog post]], we answer some common questions regarding various topics: using drivers, driver development, embedded chipsets, 802.11n/ac capture/injection, a few different current chipsets/drivers (rtl8812au, ath9k_htc, QCA6174), linux-backports (aka compat-wireless) and some other good news.| 
-^31 May 13|New forum|The new forum is now [[http://forum.aircrack-ng.org|available]].\\ You'll have to register again since it is a brand new installation. If you had more than 100 posts in the old forum, use the same email address to register.\\ \\ I wanted to reinstall the old one before I gave access to this one but my provider, OVH, doesn't let me access my backed up data on the forum server that crashed a few weeks ago. And it looks like I won't be able to reinstall before the end of June (or whatever time they roll out their new cloud).\\ Support told me they prevent starting VM instance which is probably the reason why the instance crashed in the first place; reboot wasn't allowed in the interface, so it decided to stop (and thus lose my data).| +^9 Aug 2017|Blog post: lesser known features of Aircrack-ng: interactive mode and keys|In [[https://aircrack-ng.blogspot.com/2017/08/lesser-known-feature-of-aircrack-ng.html|this blog post]], we discuss another lesser known features of Aircrack-ng: interactive mode and keys in airodump-ng.| 
-^25 May 13|1.2 Beta 1 Release|After a few years, we finally got a release: 1.2 Beta 1. Enjoy ;-)\\ Release Notes:\\ - Compilation fixes on all supported OSes.\\ - Makefile improvement and fixes.\\ - A lot of fixes and improvements on all tools and documentation.\\ - Fixed licensing issues.\\ - Added a few new tools and scripts (including distributed cracking tool).\\ - Fixed endianness and QoS issues.\\ \\ Two more things:\\ - The forum will be ready in a few days.\\ - We are now using [[https://travis-ci.org/aircrack-ng/aircrack-ng|Travis CI]] for continuous integration.|+^27 Mar 2017|Blog post: lesser known features of Aircrack-ng|In [[https://aircrack-ng.blogspot.com/2017/03/less-known-features-of-aircrack-ng.html|this blog post]], we discuss some lesser known features of Aircrack-ng such as reading compressed wordlists, rainbow tables and distributed cracking.| 
 +^20 Feb 2017|Blog post: iw monitor flags|When setting an interface in monitor mode manually, [[https://wireless.wiki.kernel.org/en/users/documentation/iw|iw]] has a few different flags: none, fcsfail, control, otherbss, cook, active. \\ The meaning of those different flags are explained in [[https://aircrack-ng.blogspot.com/2017/02/monitor-mode-flags.html|the blog post]]. \\ \\ TL;DR: use 'none'.| 
 +^20 Jan 2017|BlackHat USA training|I'm really pleased to announce that Vivek Ramachandran and I will be teaching [[https://www.blackhat.com/us-17/training/advanced-wireless-exploitation.html|Advanced Wireless Exploitation]] at BlackHat USA this summer.| 
 +^30 Nov 16|Wireless Pawn Edition (WPE) patches updated|If you want to attack WPA Enterprise, applying WPE patches to HostAPd or Freeradius would do the job. However, they haven't been updated in a long time and still used old software versions (HostAPd 2.2 and Freeradius 2.1 which is EOL). \\ \\ It is no longer the case as they are now available for the latest and greatest version of HostAPd and Freeradius. We took the job upon ourselves to update them and keep updating them whenever a new versions get released. The icing on the cake is that both of them are available as packages in Kali and a tutorial for HostAPd-WPE has been created. \\ \\ All the details as well as a link to the patches can be found in [[https://www.offensive-security.com/penetration-testing/hacking-wpa-enterprise-with-kali-linux/|this blog post]].| 
 +^15 Feb 16|Aircrack-ng compilation matrices|I tried to compile Aircrack-ng on a 'few' systems and different CPUs to see how it works and I was quite surprised by the amount of systems it can be compiled on (and most of the time, it can be compiled with both gcc and clang). \\ \\ [[http://aircrack-ng.blogspot.com/2016/02/aircrack-ng-compilation-matrix.html|More details (matrices)]] in the blog.| 
 +^14 Feb 16|Aircrack-ng 1.2 RC 4|Fourth release candidate. There will be another one, some small bugs still need to be fixed but it should happen fairly soon. On top of a [[http://aircrack-ng.blogspot.com/2015/12/cracking-speed-improvements.html|big speed increase]] (up to 175% increase) that also fixes compilation on Cygwin 64 bit, it includes a ton of fixes and improvements on Linux, *BSD, Solaris and Cygwin on x86 and Linux on ARM and MIPS.| 
 +^30 Dec 15|Cracking speed improvements|I recently put a bug bounty for anybody who can [[http://trac.aircrack-ng.org/ticket/1128|fix compilation on cygwin 64 bit]]. darkfires took up the challenge and fixed it. But he did a lot more than that and started fixing some other bugs and decided to bring Aircrack-ng up to date with current CPU and take advantages of AVX and AVX2 instructions to improve cracking speeds (up to 175% increase on Intel Skylake CPUs).\\ \\ This was quite a challenge, but it got finally integrated into our subversion repository in [[http://trac.aircrack-ng.org/changeset/2800|r2800]]. You can read more about it in the [[http://aircrack-ng.blogspot.com/2015/12/cracking-speed-improvements.html|blog]]. Please test it and send us feedback via the [[http://forum.aircrack-ng.org/|forum]].| 
 +^21 Nov 15|Aircrack-ng 1.2 RC 3|Third release candidate and hopefully this should be the last one. It contains a ton of bug fixes, code cleanup, improvements and compilation fixes everywhere. Some features were added: AppArmor profiles, better FreeBSD support, including an airmon-ng for FreeBSD.| 
 +^10 Apr 2015|Aircrack-ng 1.2 RC 2|Here is the second release candidate. Along with a LOT of fixes, it improves the support for the Airodump-ng scan visualizer. Airmon-zc is mature and is now renamed to Airmon-ng. Also, Airtun-ng is now able to encrypt and decrypt WPA on top of WEP. Another big change is recent version of GPSd now work very well with Airodump-ng.| 
 +^04 Apr 2015|Training at BlackHat USA|I will be teaching once again [[https://www.blackhat.com/us-15/training/advanced-wi-fi-pentesting.html|Advanced Wi-Fi Pentesting]] with Vivek Ramachandran at BlackHat Las Vegas this year. It's gonna be even better than last year!| 
 +^31 Oct 2014|Aircrack-ng 1.2 RC 1|Here is the first release candidate. Exactly 7 month since the last beta. There will be most likely another one then the final release in the next few month.\\ \\ Updating is highly recommend as this contains a lot of bug fixes and improvements as well as security fixes (CVE-2014-8321, CVE-2014-8322, CVE-2014-8323 and CVE-2014-8324). More details can be found [[http://aircrack-ng.blogspot.com/2014/10/aircrack-ng-12-release-candidate-1.html|in the blog]].| 
 +^16 Apr 2014|Training at BlackHat USA|I will be teaching [[https://www.blackhat.com/us-14/training/advanced-wi-fi-penetration-testing.html|Advanced Wi-Fi Penetration Testing]] with Vivek Ramachandran at BlackHat Las Vegas this year.| 
 +^14 Apr 2014|Heartbleed vulnerability and Aircrack-ng|I guess you all heard about that nasty vulnerability in OpenSSL. If not, you can read more about it on [[https://en.wikipedia.org/wiki/Heartbleed_bug|Wikipedia]].\\ \\ Aircrack-ng, the software itself, is not affected at all since it doesn't rely on heartbeat, so recompiling is not necessary.\\ \\ Some parts of the website may have been affected (only if you had an account on it):\\ - Wiki\\ - Trac\\ - SVN\\ If you are concerned, you can contact me about it. I will gladly help you change your password if you had an account on any of those 3 subdomains that might have been affected.\\ \\ Now, the good news:\\ - OpenSSL libraries and SSL certificates have been updated (and my hosting provider for the wiki seems unaffacted).\\ - I haven't noticed any suspicious activity so far but I will continue to monitor.\\ - We are now using certificates from [[http://www.aircrack-ng.org/|CAcert]] for almost all parts of Aircrack-ng.org (the wiki is on a shared hosting). In order to avoid your browser giving you a warning, please [[http://wiki.cacert.org/FAQ/BrowserClients|install the CAcert root certificate]] on your system.\\ - The forum didn't have HTTPS, so, it wasn't affected at all. Thanks to the new certificate, it is now accessible over [[https://forum.aircrack-ng.org/|HTTPS]].| 
 +^31 Mar 2014|Aircrack-ng 1.2-beta3 release|And a third beta. I can guarantee there will be at least a fourth one before the final 1.2 release.\\ Release Notes:\\ - Finally fixed the buffer overflow for good.\\ - Fixed issue with invalid channels when scanning (108, 125, etc) that was due to radiotap parsing.\\ - Updated radiotap parser to the latest git.\\ - Other small fixes.| 
 +^30 Nov 2013|Aircrack-ng 1.2-beta2 release| Here is a second beta. Enjoy it ;-)\\ Release Notes:\\ - Compilation fixes on all supported OSes.\\ - Airbase-ng IE order fixed \\ - Improved WEP cracking speed using PTW \\ - Fixed WPA capture decryption when WMM is used \\ - Fixed memory leaks in several parts of the suite \\ - Fixed compilation with recent version of gcc, on cygwin and on Gentoo hardened \\ - Now using Coverity Scan for static code analysis \\ - Lots of other small fixes.| 
 +^18 Sep 2013|Recent decision by judge on WiFi sniffing|If you've been following me on [[https://twitter.com/aircrackng|twitter]], you probably read a lot about the [[http://cdn.ca9.uscourts.gov/datastore/opinions/2013/09/10/11-17483.pdf|recent decision]] from the judge [[https://en.wikipedia.org/wiki/Jay_Bybee|Jay S. Bybee]] of the United States Court of Appeals for the 9th Circuit saying Google violated the Wiretap law by collecting data from unencrypted WiFi networks while using their Street view cars. If you want more details, you can read a news article on [[http://www.techdirt.com/blog/wireless/articles/20130910/11594924472/appeals-court-upholds-dangerous-ruling-that-wifi-sniffing-is-wiretapping.shtml|TechDirt]] and here is a [[http://blog.kismetwireless.net/2013/09/wi-fi-isnt-radio.html|blog post]] about it.| 
 +^15 Aug 2013|DerbyCon training|I'll be giving a training at DerbyCon, [[http://www.derbycon.com/training-courses/#wifihack|WiFi Hacking]]. Sign up before there is no seat left.| 
 +^12 Aug 2013|BSides Las Vegas talk|The video of talk I did with [[http://twitter.com/todb|Tod Beardsley]], The Slings and Arrows of Open Source Security, at BSides Las Vegas is [[http://www.irongeek.com/i.php?page=videos/bsideslasvegas2013/2-2-6-the-slings-and-arrows-of-open-source-security-tod-beardsley-and-mister-x|online]] thanks to [[https://twitter.com/irongeek_adc|Iron Geek]].| 
 +^31 May 2013|New forum|The new forum is now [[http://forum.aircrack-ng.org|available]].\\ You'll have to register again since it is a brand new installation. If you had more than 100 posts in the old forum, use the same email address to register.\\ \\ I wanted to reinstall the old one before I gave access to this one but my provider, OVH, doesn't let me access my backed up data on the forum server that crashed a few weeks ago. And it looks like I won't be able to reinstall before the end of June (or whatever time they roll out their new cloud).\\ Support told me they prevent starting VM instance which is probably the reason why the instance crashed in the first place; reboot wasn't allowed in the interface, so it decided to stop (and thus lose my data).| 
 +^25 May 2013|1.2 Beta 1 Release|After a few years, we finally got a release: 1.2 Beta 1. Enjoy ;-)\\ Release Notes:\\ - Compilation fixes on all supported OSes.\\ - Makefile improvement and fixes.\\ - A lot of fixes and improvements on all tools and documentation.\\ - Fixed licensing issues.\\ - Added a few new tools and scripts (including distributed cracking tool).\\ - Fixed endianness and QoS issues.\\ \\ Two more things:\\ - The forum will be ready in a few days.\\ - We are now using [[https://travis-ci.org/aircrack-ng/aircrack-ng|Travis CI]] for continuous integration.|
 ^20 May 2013|Forum/Trac/SVN/GitHub/release|Trac was migrated to a new server. URL didn't change and it is now also available via [[https://trac.aircrack-ng.org|HTTPS]].\\ Subversion has been moved to another server/URL: [[http://svn.aircrack-ng.org|http://svn.aircrack-ng.org]]. You can also use [[https://svn.aircrack-ng.org"|HTTPS]] but it's a self-signed certificate for now.\\ Just [[http://svnbook.red-bean.com/en/1.7/svn.ref.svn.c.relocate.html|relocate]] your local copy and you're good to go.\\ \\ The forum's cloud instance crashed a few weeks ago and the last backup I have is 10 month old. I am deeply sorry for the data loss. I wish I learned a different way to be more careful with backups but what is done is done :/ \\ That backup will be available in read-only mode and I'll also install a brand new [[http://www.simplemachines.org/|SMF]].\\ There will be some announcements once the new forum is installed.\\ \\ We also have a [[https://github.com/aircrack-ng/aircrack-ng|GitHub]] synced with our SVN thanks to [[http://trac.aircrack-ng.org/wiki/Team|clopez]].\\ \\ There will be a release (alpha or beta) this upcoming week-end. A lot of improvements and fixes have been done since the last release a few years ago and this is probably the longest changelog we've ever had.\\ \\ More details about trac/svn and forum crash can be found in the [[http://aircrack-ng.blogspot.com/2013/05/trac-migration-and-forum-crash-details.html|blog]].| ^20 May 2013|Forum/Trac/SVN/GitHub/release|Trac was migrated to a new server. URL didn't change and it is now also available via [[https://trac.aircrack-ng.org|HTTPS]].\\ Subversion has been moved to another server/URL: [[http://svn.aircrack-ng.org|http://svn.aircrack-ng.org]]. You can also use [[https://svn.aircrack-ng.org"|HTTPS]] but it's a self-signed certificate for now.\\ Just [[http://svnbook.red-bean.com/en/1.7/svn.ref.svn.c.relocate.html|relocate]] your local copy and you're good to go.\\ \\ The forum's cloud instance crashed a few weeks ago and the last backup I have is 10 month old. I am deeply sorry for the data loss. I wish I learned a different way to be more careful with backups but what is done is done :/ \\ That backup will be available in read-only mode and I'll also install a brand new [[http://www.simplemachines.org/|SMF]].\\ There will be some announcements once the new forum is installed.\\ \\ We also have a [[https://github.com/aircrack-ng/aircrack-ng|GitHub]] synced with our SVN thanks to [[http://trac.aircrack-ng.org/wiki/Team|clopez]].\\ \\ There will be a release (alpha or beta) this upcoming week-end. A lot of improvements and fixes have been done since the last release a few years ago and this is probably the longest changelog we've ever had.\\ \\ More details about trac/svn and forum crash can be found in the [[http://aircrack-ng.blogspot.com/2013/05/trac-migration-and-forum-crash-details.html|blog]].|
 ^01 Apr 2013|April Fools - Wirelessly controlled traffic lights|Serious security flaw found in new traffic lights. A new kind of traffic light being used is controlled by an Access Point with simple passphrase to access it. More details in the [[http://aircrack-ng.blogspot.com/2013/04/wirelessly-controller-traffic-light.html|blog]].| ^01 Apr 2013|April Fools - Wirelessly controlled traffic lights|Serious security flaw found in new traffic lights. A new kind of traffic light being used is controlled by an Access Point with simple passphrase to access it. More details in the [[http://aircrack-ng.blogspot.com/2013/04/wirelessly-controller-traffic-light.html|blog]].|
morenews.txt · Last modified: 2023/01/16 20:02 by mister_x