Skip to content

Releases: aha-project/AHA-Scraper-Lin

v0.6.0b1 Beta tagged

05 Aug 23:22
70d6445
Compare
Choose a tag to compare

This is our new Python version of the scraper. Currently requires python v2.7 and is tested against Kali 2019.2, Ubuntu, and CentOS 7.6.

New features:

  • Pipe support
  • Output a line for every proc on the system even if it does not have connections
    • In the future we will add options to hide kernel threads in the scraper and the GUI for those who want it, for now you can hide them by using "hide connectionless nodes" in the gui
  • Ported to python
  • Improved parsing
  • Misc fixes

Thanks for Max Grucella ( @Gephery ) for making the final push to get this Python version released. Also thanks to Eric Hjort our previous undergrad for beginning the work.

v0.5.2 release

16 Jan 00:16
Compare
Choose a tag to compare

v0.5.2 release

New:

  • Cache scanned binary results to reduce times binaries need to be scanned

Fixed:

  • Several bugs that corrupt the results file

Future:

  • A rewrite will be coming out in the future (in python) that will hopefully reduce all these parsing related bugs and let us get back to improving the linux version to start adding features the windows version already has.

0.5.1 release

03 Aug 02:08
Compare
Choose a tag to compare

Fixed a minor bug that could crop up where the username field could contain a newline character. Should now be fixed.

v0.5.0 - First release tag!

01 Aug 20:01
Compare
Choose a tag to compare

All the known issues for the AHA-Scraper-Linux that could cause breakage that we know about are now fixed!

The project docs will be edited shortly to remove the disclaimers about bugs.

Still not quite as many features as the Windows counter part, but we'll be working on that over the next weeks and months.

We hope you enjoy using the linux scraper!