View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003980 | Kali Linux | [All Projects] Kali Package Bug | public | 2017-04-28 16:43 | 2020-12-01 10:48 |
Reporter | Rapt0r | Assigned To | sbrun | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0003980: King-phisher advancedhttpserver error | ||||
Description | I updated to the latest kali linux 2017.1 and now when i try and run the king-phisher tool i get and error despite the tool being installed. root@Rapt0r:/usr/share/king-phisher# ./KingPhisherServer server_config.yml [-] the following package requirements are missing or incompatible: [-] - advancedhttpserver [-] please install the missing requirements with pip root@Rapt0r:/usr/share/king-phisher# pip install advancedhttpserver Requirement already satisfied: advancedhttpserver in /usr/lib/python2.7/dist-packages root@Rapt0r:/usr/share/king-phisher# Since advancedhttpserver is clearly installed, does that mean that it is now incompatible with king-phisher and is king-phisher tool now unusable? | ||||
Steps To Reproduce | Anytime i try and run the tool | ||||
|
Confirmed here too.. there are also some other missing lib/deps, found them with "pip check" and the "beautifulsoup4" for wafw00f is also having a struggle. |
|
Well, after digging some more it seems like the tools is some revisions behind.. It is outdated. v1.4.0 is in Kali repos, but v1.7.1 is available from official maintainer. King-Phisher should get updated in Kali repos to fix old supported libs. There are lots of changes between the revision jump there, just take a look @ https://github.com/securestate/king-phisher/releases |
|
* A reminder must be noticed: when fixing the "advancedhttpserver" issue by installing it, there will be trouble for apache or port 80 causing other p80 port tools not to bind on it. |
|
fixed in new version 1.7.1-0kali1 of king-phisher |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-04-28 16:43 | Rapt0r | New Issue | |
2017-04-28 19:10 | kimocoder | Note Added: 0006607 | |
2017-04-28 19:17 | kimocoder | Note Added: 0006608 | |
2017-04-28 22:31 | rhertzog | Assigned To | => sbrun |
2017-04-28 22:31 | rhertzog | Status | new => assigned |
2017-04-30 01:59 | kimocoder | Note Added: 0006617 | |
2017-05-04 13:35 | sbrun | Status | assigned => resolved |
2017-05-04 13:35 | sbrun | Resolution | open => fixed |
2017-05-04 13:35 | sbrun | Note Added: 0006635 | |
2020-12-01 10:48 | g0tmi1k | Priority | high => normal |