View Issue Details

IDProjectCategoryView StatusLast Update
0006278Kali LinuxKali Package Bugpublic2020-12-01 10:48
Reportermengya Assigned Tosbrun  
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Product Version2020.1 
Summary0006278: kali-armitage.desktop Ordinary user fails to run
Description

I currently have the Kali version, and I have performed a system update that day
Linux mengya 5.4.0-kali4-amd64 0000001 SMP Debian 5.4.19-1kali1 (2020-02-17) x86_64 GNU/Linux
Armitage 1.4.11
Ordinary users start normally through the terminal
Failed to open through search and application list

Steps To Reproduce

Prefabrication conditions:
kali liunx version: Linux mengya 5.4.0-kali4-amd64 # 1 SMP Debian 5.4.19-1kali1 (2020-02-17) x86_64 GNU / Linux
Armitage version: 1.4.11
Reproduce A:

  1. Application-"Vulnerability Exploitation Working Set-" Armitage
  2. Click the '' Armiage "icon and enter the common user password in the password prompt box
    Expected result: Enter Armiage database configuration interface
    Actual result: Flashback, unable to run
    Reproduce B:
  3. Click "Activity" and enter (Armiage) in the search box
  4. Click the "Armiage" icon in the search results to run
    Expected result: Enter Armiage database configuration interface
    Actual result: Flashback, unable to run
Attached Files

Activities

mengya

mengya

2020-04-14 11:01

reporter   ~0012614

Open the terminal as a normal user

  1. Type "sudo su armitage"
  2. Enter the common user password
    Expected result: pop-up database configuration box
    Actual result: su: user armitage does not exist
    If the normal user is elevated to root and enter "armitage", the database configuration box can pop up
mengya

mengya

2020-04-14 14:47

reporter   ~0012618

Open the terminal as a normal user

  1. Enter "pkexec msfdb run && armitage"
  2. Enter the ordinary user password to start
    I tried to modify the fourth line
    vim /usr/share/applications/kali-armitage.desktop
    Exec = pkexec msfdb init && armitage
    change into
    Exec = sh -c 'pkexec msfdb init && armitage'
    After saving, the test is normal
sbrun

sbrun

2020-04-14 14:51

manager   ~0012620

fixed in kali-menu 2020.2.0

Issue History

Date Modified Username Field Change
2020-04-12 17:06 mengya New Issue
2020-04-14 11:01 mengya Note Added: 0012614
2020-04-14 14:47 mengya File Added: 2020-04-14 22-47-11 的屏幕截图.png
2020-04-14 14:47 mengya Note Added: 0012618
2020-04-14 14:51 sbrun Assigned To => sbrun
2020-04-14 14:51 sbrun Status new => resolved
2020-04-14 14:51 sbrun Resolution open => fixed
2020-04-14 14:51 sbrun Note Added: 0012620
2020-12-01 10:48 g0tmi1k Priority urgent => normal