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
morenews [2018/10/05 23:58] – Updated links to HTTPS and fixed a few mister_xmorenews [2023/01/16 20:02] (current) – updated dead blog link mister_x
Line 2: Line 2:
  
 ^Date^Title^Content^ ^Date^Title^Content^
 +^6 Dec 2022|Now using GitHub Discussions|We're moving from our old trusty forum to [[https://github.com/features/discussions|GitHub Discussions]] partly due to the maintenance burden, which means new posts should be opened in the [[https://github.com/aircrack-ng/aircrack-ng/discussions|Discussions]] tab of our [[https://github.com/aircrack-ng/aircrack-ng/|repository]]. \\ \\  The old [[https://forum.aircrack-ng.org/|forum]] will become a static archive so the links to the posts won't become 404.|
 +^10 May 2022|Aircrack-ng 1.7|After more than 2 years, we are making a release with a decently large amount of fixes, improvements, and additions. We also broke the 4000 commits barrier, and this release has more than [[https://github.com/aircrack-ng/aircrack-ng/compare/1.6...master|400 commits]]. \\ \\ Read more in [[https://aircrack-ng.blogspot.com/2022/05/aircrack-ng-17.html|our detailed blog post]] or head to the [[Main#download|download section]].|
 +^13 Apr 2022|PackageCloud.io 'any/any' change|Our packages are now compatible with any distribution that supports **.deb** or **.rpm** packages. If you are using them, due to this change, you will have to reinstall the repository to keep receiving updates. Head over to [[https://aircrack-ng.blogspot.com/2022/04/packagecloudio-anyany-change.html|our blog post]] for all the details.|
 +^5 Jul 2021|Libera Chat|Due to the freenode debacle, we decided to move our IRC channel to [[https://libera.chat/|Libera Chat]]. The name of the channel is still the same as before: [[irc://irc.libera.chat/aircrack-ng|#aircrack-ng]].|
 +^25 Jan 2020|Aircrack-ng 1.6|This release brings a ton of improvements. Along with bug fixes and improvements for a lot of tools, we have huge improvements under the hood thanks to code cleanup, deduplication, and reorganization of the source code. We also improved our buildbot, and addedd integration tests. \\ \\ The most notable changes are in Airodump-ng, it now sees WPA3 and OWE. Its rates now takes into account 802.11n/ac and aren't limited to 54Mbit anymore. It has PMKID detection, and basic UTF-8 support among other things. \\ \\ Many more details can be found in our [[https://aircrack-ng.blogspot.com/2020/01/aircrack-ng-16.html|blog post]].|
 +^09 Dec 2018|Aircrack-ng 1.5.2|Fourth and last release of the year. It is smaller than the previous one but we did want to release the fixes and improvements before the holidays so it will be available for Shmoocon next month in your favorite distro. Small issues were found in 1.5 and then in 1.5.1, which is why we ended up with 1.5.2. \\ \\ It brings fixes, a new feature and lots of improvements. More details in [[https://aircrack-ng.blogspot.com/2018/12/aircrack-ng-152.html|our blog post]].|
 +^07 Nov 2018|Blog post: Continuous Integration/Contious Delivery|We have been using a lot of different tools and fined tuned them to provide us better and better information which has contributed to increase code quality over time. [[https://aircrack-ng.blogspot.com/2018/11/continuous-integrationcontious-delivery.html|This blog post]] gives an overview of our current CI/CD infrastructure and some future improvements we are working on.|
 +^15 Oct 2018|Blog post: Using Qemu to run a Big Endian Debian system|[[https://wiki.wireshark.org/Development/LibpcapFileFormat|PCAP]], IVS and [[https://hashcat.net/wiki/doku.php?id=hccapx#detailed_structure|hashcat]] capture files contain headers that store timestamps and other fields as integer values. In most cases, we're dealing with the same [[https://en.wikipedia.org/wiki/Endianness|endianness]] (little), so this isn't too big of a deal but when a program needs to run on both big and little endian, values needs to be swapped to read the values as they were stored. \\ \\ We have quite a few buildbots to handle a lot of test cases and while we're taking care of swapping for endianness in most cases, [[https://github.com/aircrack-ng/aircrack-ng/issues/1968|one bug]] slipped through the net. This is a good opportunity to create a [[https://aircrack-ng.blogspot.com/2018/10/to-be-or-not-to-be-using-qemu-to-run.html|MIPS big endian system using QEMU and Debian]] as a guest so we can possibly use it later on as another buildbot.|
 +^8 Oct 2018|Blog post: Aircrack-ng packages|As mentioned in our [[https://aircrack-ng.blogspot.com/2018/09/aircrack-ng-14.html|1.4 release blog post]], we are now providing package repositories for a number of Linux distributions: Debian, Ubuntu, OpenSuse, Fedora, RHEL, CentOS and a few others. \\ \\ Getting this done for so many distributions (and multiple version of each) wasn't an easy feat but we're now automatically building packages for releases and, for the adventurous ones, each commit in our GitHub repository is packaged too, in a separate repository. Head to our [[https://aircrack-ng.blogspot.com/2018/10/aircrack-ng-packages.html|blog post]] for more details and how to use it. \\ \\ If you just want to install one of the repositories (git or release), head over to our [[https://packagecloud.io/aircrack-ng|PackageCloud.io repository]].|
 ^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]].| ^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 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.| ^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.|
Line 39: Line 48:
 ^29 May 2012|Forum virus details|I have been investigating that forum virus and you can find more details in the blog. I'll keep that blog up to date as I know more about it.\\ \\ To just summarize, it was uploaded through the forum on May 22 at 23h12 (11.12pm) GMT/UTC and I stopped the server on May 24, around 14h00 (2pm) when I got the notice about it. I'm really sorry if that piece of <del>shit</del>code caused any issue. Let me know if that happened. | ^29 May 2012|Forum virus details|I have been investigating that forum virus and you can find more details in the blog. I'll keep that blog up to date as I know more about it.\\ \\ To just summarize, it was uploaded through the forum on May 22 at 23h12 (11.12pm) GMT/UTC and I stopped the server on May 24, around 14h00 (2pm) when I got the notice about it. I'm really sorry if that piece of <del>shit</del>code caused any issue. Let me know if that happened. |
 ^24 May 2012|Forum virus|When checking my email this morning, I was told there was a virus on the forum, JS/Iframe.DK to be precise.\\ \\ For security reasons, I immediately shutted down the whole server when I got the email. It is not going to be back up before I know it is completely safe to use (and know what/how/when it happened). As far as I know, it probably happened between 6am and 2pm GMT today and I'm almost positive it is just one malicious forum post.\\ \\ Trac/Subversion is also down so if you need the latest revision from subversion, you can always download it from our nightly build server.\\ \\ I will keep you posted. I am really sorry for the inconvenience. | ^24 May 2012|Forum virus|When checking my email this morning, I was told there was a virus on the forum, JS/Iframe.DK to be precise.\\ \\ For security reasons, I immediately shutted down the whole server when I got the email. It is not going to be back up before I know it is completely safe to use (and know what/how/when it happened). As far as I know, it probably happened between 6am and 2pm GMT today and I'm almost positive it is just one malicious forum post.\\ \\ Trac/Subversion is also down so if you need the latest revision from subversion, you can always download it from our nightly build server.\\ \\ I will keep you posted. I am really sorry for the inconvenience. |
-^8 Apr 2012|Aircrack-ng in movies|I'm happy to see that Aircrack-ng is used in movies; a friend of mine send me that [[https://aircrack-ng.org/movies.html| screenshot]] this morning. Too bad they removed the beginning of the name but we can still recognize it easily and have a rough idea [[https://trac.aircrack-ng.org/changeset/1645|when it was shot]]. If you ever see it in any other movie, please [[https://aircrack-ng.org/contact.html|let me know]].\\ \\ By the way, the news on April 1st was an April fools'.|+^8 Apr 2012|Aircrack-ng in movies|I'm happy to see that Aircrack-ng is used in movies; a friend of mine send me that [[https://aircrack-ng.org/movies.html|screenshot]] this morning. Too bad they removed the beginning of the name but we can still recognize it easily and have a rough idea [[https://trac.aircrack-ng.org/changeset/1645|when it was shot]]. If you ever see it in any other movie, please [[https://aircrack-ng.org/contact.html|let me know]].\\ \\ By the way, the news on April 1st was an April fools'.|
 ^1 Apr 2012|WPA Flaw let us crack the PMK in a few minutes|Today we are very proud to announce the we found a flaw that let us crack WPA in just a few minutes no matter what the passphrase length is. You can find more details in the [[https://aircrack-ng.blogspot.com/2012/04/wpa-flaw-let-us-crack-pmk-in-few.html|blog]].| ^1 Apr 2012|WPA Flaw let us crack the PMK in a few minutes|Today we are very proud to announce the we found a flaw that let us crack WPA in just a few minutes no matter what the passphrase length is. You can find more details in the [[https://aircrack-ng.blogspot.com/2012/04/wpa-flaw-let-us-crack-pmk-in-few.html|blog]].|
 ^5 Feb 2012|Commercial support survey|We are going to also offer commercial support (besides other existing [[https://aircrack-ng.org/support.html|support options]]) and I'd like to ask you to take 5 minutes of your time to give your opinion in [[https://survey.aircrack-ng.org/index.php?sid=53792|this survey]] if you're interested in.\\ Do not hesitate to [[https://aircrack-ng.org/contact.html|contact]] me if you have any question about it.| ^5 Feb 2012|Commercial support survey|We are going to also offer commercial support (besides other existing [[https://aircrack-ng.org/support.html|support options]]) and I'd like to ask you to take 5 minutes of your time to give your opinion in [[https://survey.aircrack-ng.org/index.php?sid=53792|this survey]] if you're interested in.\\ Do not hesitate to [[https://aircrack-ng.org/contact.html|contact]] me if you have any question about it.|
Line 132: Line 141:
 ^11 August 2007|Pictures moved|There was not enough space to host all pictures and videos of CCC2007 and Defcon on this hosting. \\ Everything was moved to https://summer2007.aircrack-ng.org/; there will be enough there.| ^11 August 2007|Pictures moved|There was not enough space to host all pictures and videos of CCC2007 and Defcon on this hosting. \\ Everything was moved to https://summer2007.aircrack-ng.org/; there will be enough there.|
 ^11 August 2007|Blog updated everyday|The blog is now updated nearly every day. Pictures/Movies of Defcon and CCC2007 are available [[https://summer2007.aircrack-ng.org/|here]]; they will be sorted after the camp and put in the blog album.| ^11 August 2007|Blog updated everyday|The blog is now updated nearly every day. Pictures/Movies of Defcon and CCC2007 are available [[https://summer2007.aircrack-ng.org/|here]]; they will be sorted after the camp and put in the blog album.|
-^1 August 2007|New blog|The blog for Defcon and CCC2007 is reachable at [[https://blog.aircrack-ng.org|blog.aircrack-ng.org]]|+^1 August 2007|New blog|The blog for Defcon and CCC2007 is reachable at [[https://aircrack-ng.blogspot.com|aircrack-ng.blogspot.com]]|
 ^30 july 2007|Light VMWare for rt73|A second very light VMWare machine (currently works only with RT73) is available.| ^30 july 2007|Light VMWare for rt73|A second very light VMWare machine (currently works only with RT73) is available.|
 ^ 10 july 2007|Defcon and Choas Communication Camp|This year I'm going to both [[https://www.defcon.org|Defcon]] and [[https://events.ccc.de/camp/2007/Chaos_Communication_Camp_2007/|CCC2007]]. I should also set up a blog or something like that. \\ More information to come.| ^ 10 july 2007|Defcon and Choas Communication Camp|This year I'm going to both [[https://www.defcon.org|Defcon]] and [[https://events.ccc.de/camp/2007/Chaos_Communication_Camp_2007/|CCC2007]]. I should also set up a blog or something like that. \\ More information to come.|
morenews.1538776695.txt.gz · Last modified: 2018/10/05 23:58 by mister_x