Skip to content

Releases: GoVanguard/legion

LEGION 0.4.3

21 Nov 01:19
Compare
Choose a tag to compare

LEGION 0.4.3

  • Revise NMAP import process
  • Fix import progress calculations
  • Doubleckick to copy hostname (Linux only)
  • Script to generate huge bogus NMAP XML imports for testing.

LEGION 0.4.2

20 Nov 18:55
Compare
Choose a tag to compare

LEGION 0.4.2

  • Tweak the screenshooter to use eyewitness as suggested by daniruiz
  • Add a Wsl check before running unixPath2Win
  • Include Revision by daniruiz to tempPath creation routine
  • Revise to monospaced font to improve readability as suggested by daniruiz
  • Revise dependancies to resolve missing PhantomJs import
  • Set log level to Info
  • Eliminate some temporary code, debug lines, and other cleanup
  • Revise screenshooter to use schema://ip:port when url is a single node
  • Fix typo in startLegion.sh

LEGION 0.4.1

13 Nov 16:58
Compare
Choose a tag to compare

LEGION 0.4.1

  • Add checkXserver.sh to help users troubleshoot connections to X
  • Fix a few missing dependencies

LEGION 0.4.0

10 Nov 01:09
f88c6dc
Compare
Choose a tag to compare
  • Refactored to Python 3.8+
  • Refactored to PyQt 6
  • Database calls migrated to sessions (dramatically improves performance, reliability and huge memory reductions)
  • Refactored Logging
  • General cleanup
  • Screenshot tool revised to use PhantomJs webdriver (other webdrivers coming soon)
  • Simplify startup scripts, dependancy installations scripts, etc
  • Eliminate support for distributions other than Kali 2022 and later or Ubuntu 20.04 or later
  • Improved WSL support (handling of path conversions for calling the Windows NMAP installation from the program)

LEGION 0.3.9

07 Oct 01:43
Compare
Choose a tag to compare
  • Add obfuscation scan option
  • Start time message box ensuring run as root
  • Start time message box to help users resolve NMAP v7.92 segfaults
  • Bug fixes for edge cases
  • Screenshot tool revisions
  • Default config revisions
  • Open maximized
  • Don't open with top of window off screen
  • Stage module revisions (nothing hard coded anymore, adds option to specify any NSE script for any stage)
  • Ensure pyExploitDb is updated at all times

LEGION 0.3.8

02 Jun 18:27
Compare
Choose a tag to compare

LEGION 0.3.8

  • Bug fixes
  • Preparation to move to postgresql backend

LEGION 0.3.7

31 Jul 19:41
cb2f266
Compare
Choose a tag to compare

LEGION 0.3.7

  • Bug fixes for several edge cases
  • Screenshot fixes
  • Service version data overwrite bug fixed
  • Stale service version data bug fixed
  • Refactor of docker base image

LEGION 0.3.6b

05 Feb 12:19
Compare
Choose a tag to compare

LEGION 0.3.6b

  • Minor bugfix

LEGION 0.3.6

05 Feb 12:19
Compare
Choose a tag to compare

LEGION 0.3.6

  • Significant code refactoring

LEGION 0.3.5

31 Jul 19:43
Compare
Choose a tag to compare

LEGION 0.3.5

  • Bug Fixes
  • Copy from tables using double click
  • CVE -> ExploitDB redesign using pyExploitDb and bugfixes