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

crash in stage 4 #249

Open robertvermeer opened 10 months ago

robertvermeer commented 10 months ago

Errror message i am getting:

++++++++++++++++++ INFO Running: nmap -T4 -sV -sSU -O -p controller.py:624 T:23,21,22,110,111,2049,3389,8080,U:500,5060 -vvvv
xxxxxxxxxxxxxx -oA
/root/.local/share/legion/tmp/legion-xxxxxxx-running/nmap/xxxxxxxxxxxxxx
1268-nmapstage4
INFO runCommand called for stage 4 controller.py:724 INFO runCommand connected for stage 4 controller.py:727 QWidget::repaint: Recursive repaint detected QBackingStore::endPaint() called with active painter; did you forget to destroy it or call QPainter::end() on it?

++++++++++++++++++++

image

Thank you for looking into this - and if possible - advising how I can fix it. Or will I have to wait for a new build? Robert

robertvermeer commented 10 months ago

seems to be the same issue reported by pabumake here: https://github.com/GoVanguard/legion/issues/248#issue-2044484232

Apologies for the duplication