Abacus-Group-RTO / legion

Legion is an open source, easy-to-use, super-extensible and semi-automated network penetration testing tool that aids in discovery, reconnaissance and exploitation of information systems.
GNU General Public License v3.0
1.03k stars 170 forks source link

Importing Nmap scans crashes the application #166

Closed AmbitiousOkie closed 1 year ago

AmbitiousOkie commented 4 years ago

This is similar to the last posted issue, but version 0.3.5, 0.3.6a, 0.3.6b all consistently crash when importing Nmap XML files.

AmbitiousOkie commented 4 years ago

I haven't tested older than 0.3.5.

oldkingcone commented 4 years ago

this happens still, and its frustrating because all scan information is lost.

QWidget::repaint: Recurisive repaint detected
QBackingStore::endPait() called with active painter; did you forget to destroy it or call QPainter::end() on it?

Is the only error message displayed, there is no crash report. Nothing.

sscottgvit commented 4 years ago

What platform and installation method did you experience the problem under?

oldkingcone commented 4 years ago

Kali linux vm. Legion Version: 0.3.6-1580902879

gracjanj commented 2 years ago

Please add to the project's readme that it is in early development and should be used with caution. Legion is unstable, broken, neglected and there's a high risk of losing information during the assessment. Sparta still works great.

sscottgvit commented 1 year ago

This was related to sqlalchemy session handling. Fixed.