Skip to content

v0.6.0b1 Beta tagged

Latest
Compare
Choose a tag to compare
@ESIC-DA ESIC-DA released this 05 Aug 23:22
· 1 commit to master since this release
70d6445

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.