Neet News

What's the scoop, Betty Boop?

View Neet on GitHub Download the latest release

22 November 2016

Changes / Added features

21 November 2016

Changes / Added features

17 November 2016

Yes, it's been a while! I've done a little bit more development in the last couple of days.

Further Distro Support
Ubuntu 16.04 is now supported, as are Linux Mint 17(.x) releases. As yet, Mint 18 is not truly supported as the libopenvasnasl packages have been removed from the Mint 18 repos, and neet uses this to run some NASL scripts. So, on Mint 18, you'll be missing some patch checks.

Changes / Added features

Outstanding Issues

22 September 2014

Bug fixes

07 August 2014

New features Bug fixes

05 August 2014

A few updates have been made over the last couple of months, although this page hasn't been updated each time. The changes include a few bug fixes, some cool new features in hivedump, and the addition of the uber useful credential manager.

Bug fixes Significant new features since the last news post

03 May 2014

Updates to three repos, to add a couple of essential features to iShellSQL.

neet neet-bundled neet-shell

30th April 2014

Neet version 1.1.4 is released, and contains a few minor enhancements: A couple of the other repos have also been updated with bugfixes and enhancements:
neet-bundled neet-modules neet-shell

Just run neet-update or neet --update to obtain these updates. Don't forget that if you're behind a proxy you'll need to export the HTTPS_PROXY environment variable (HTTPS_PROXY=ip.ad.dr.ess:port) for wget to connect to GitHub.

29th April 2014

These spanking new GitHub pages will be the primary source of news about Neet and, from Neet version 1.1.4, will also comprise the user guide instead of the current TiddlyWiki. All HTML documentation will remain in the /opt/neet/doc/ directory, whilst the man pages will continue to be installed to your system's global man page location.

17th April 2014

The latest release of Neet, 1.1.3, incorporates a pretty big change to the overall distribution architecture, which now sees Neet components split into several distinct repositories. This allows users to obtain incremental updates to specific components without necessitating a full download/reinstall cycle for everything in Neet. For example, updates to the Neet Shell can be downloaded and seamlessly installed using only a few Kb of bandwidth, whereas previously this would have required the entire 55Mb+ installer to be manually unpacked and installed, in the process causing any existing Neet installation to be removed.

The new neet-update utility, which can also be called with neet --update, will check the GitHub repositories for new updates to each component bundle. For bundles that have changed, the latest release will be downloaded, extracted and installed without further user interaction.

Although it has been split across several Git repo's, a full install of Neet contains the same components as previous versions, albeit with a slightly revised filesystem layout. From a user's point of view the installation process is the same as previous versions, and you will only need to download and extract the latest Neet release. Once the core has been installed, the latest releases of the other repositories will automatically be downloaded and installed by neet-update, so an Internet connection will be required at that stage. HTTP proxies are supported using WGET's native support.

In this release, Neet's core functionality remains the same, and three of my previously-separate tools have been incorporated into the Neet Shell:

A major packaging bug was also fixed in this release, where the NASL scripts used for checking Windows and Unix vulnerabilities were somehow omitted from the Git repo. This would have prevented discovery (and therefore exploitation) of some important older vulnerabilities in Windows and Solaris platforms. I apologise if this has impacted any of your testing.