Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Legion 0.4.3-1700529501 crashes on scan starting stage 3 #13

Open
Hackman238 opened this issue Nov 5, 2024 · 0 comments
Open

Legion 0.4.3-1700529501 crashes on scan starting stage 3 #13

Hackman238 opened this issue Nov 5, 2024 · 0 comments

Comments

@Hackman238
Copy link
Owner

Started to tinker around with Kali and tried out Legion, scanned my local home network and it resulted in this crash.

OS: Kali Linux 2023.4 ARM running as Parallels VM on a M1 Mac

Used Settings:

[23:44:12] INFO     runStagedNmap called for stage 1                                                                                                                 controller.py:773
           INFO     Adding process: <db.entities.process.process object at 0xffff8076aed0>                                                                     ProcessRepository.py:69
           INFO     Queuing: nmap -T4 -sV -sSU -O -p T:80,81,443,4443,8080,8081,8082 -vvvv 192.168.178.0/24 -oA                                                      controller.py:704
                    /root/.local/share/legion/tmp/legion-t2hnvczh-running/nmap/20231215234412903039-nmapstage1                                                                        
           INFO     Running: nmap -T4 -sV -sSU -O -p T:80,81,443,4443,8080,8081,8082 -vvvv 192.168.178.0/24 -oA                                                      controller.py:624
                    /root/.local/share/legion/tmp/legion-t2hnvczh-running/nmap/20231215234412903039-nmapstage1                                                                        
           INFO     runCommand called for stage 1                                                                                                                    controller.py:724
           INFO     runCommand connected for stage 1                 

Crash Messages:

[23:50:48] INFO     Process 2 is done!                                                                                                                               controller.py:882
           INFO     Storing process output into db: <db.entities.processOutput.process_output object at 0xffff9a2c7a50>                                        ProcessRepository.py:86
           INFO     Halting process panel update timer as all processes are finished.                                                                                controller.py:639
           INFO     runStagedNmap called for stage 3                                                                                                                 controller.py:773
           INFO     Adding process: <db.entities.process.process object at 0xffff9a1a1390>                                                                     ProcessRepository.py:69
           INFO     Queuing: nmap -sV --script=vulners -vvvv 192.168.178.0/24 -oA                                                                                    controller.py:704
                    /root/.local/share/legion/tmp/legion-t2hnvczh-running/nmap/20231215235048073420-nmapstage3                                                                        
           INFO     Running: nmap -sV --script=vulners -vvvv 192.168.178.0/24 -oA                                                                                    controller.py:624
                    /root/.local/share/legion/tmp/legion-t2hnvczh-running/nmap/20231215235048073420-nmapstage3                                                                        
           INFO     runCommand called for stage 3                                                                                                                    controller.py:724
           INFO     runCommand connected for stage 3                                                                                                                 controller.py:727
QWidget::repaint: Recursive repaint detected
zsh: segmentation fault  sudo legion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant