View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005039 | Kali Linux | [All Projects] Kali Package Improvement | public | 2018-10-10 03:42 | 2018-10-10 10:28 |
Reporter | LeeRock | Assigned To | g0tmi1k | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | no change required | ||
Product Version | 2018.3 | ||||
Target Version | Fixed in Version | ||||
Summary | 0005039: Clean up theHarvester 3.0 | ||||
Description | After the latest version have been pushed up for 3.0 root@aws-kali:~# locate theHarvester.py /usr/share/golismero/tools/theHarvester/theHarvester.py <-- old version /usr/share/theharvester/theHarvester.py <--- new version root@aws-kali:~# which theHarvester.py root@aws-kali:~# <--- no results | ||||
|
golismero is another package ~ https://pkg.kali.org/pkg/golismero.... Which includes its own version of theHarvester (and other tools) ~ http://git.kali.org/gitweb/?p=packages/golismero.git;a=tree;f=tools;h=9c1e208f6642a30b068a8902eb93e95edc0abb45;hb=refs/heads/master theharvester has its own package ~ https://pkg.kali.org/pkg/theharvester Calling "which theHarvester.py" will not work, as thats NOT the filename in the PATH: - This file, renames "theHarvester.py" to "/usr/bin/theharvester" - Source: http://git.kali.org/gitweb/?p=packages/theharvester.git;a=blob;f=debian/rules;h=a1567856e41dd82be105faabd2f16f5e1aaf17cb;hb=refs/heads/kali/master - So you would need todo "which theharvester". - So calling "theharvester" will trigger v3.0 |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-10-10 03:42 | LeeRock | New Issue | |
2018-10-10 03:42 | LeeRock | Status | new => assigned |
2018-10-10 03:42 | LeeRock | Assigned To | => sbrun |
2018-10-10 10:22 | g0tmi1k | Assigned To | sbrun => |
2018-10-10 10:22 | g0tmi1k | Status | assigned => new |
2018-10-10 10:22 | g0tmi1k | Category | Tool Upgrade => Kali Package Improvement |
2018-10-10 10:28 | g0tmi1k | Assigned To | => g0tmi1k |
2018-10-10 10:28 | g0tmi1k | Status | new => closed |
2018-10-10 10:28 | g0tmi1k | Resolution | open => no change required |
2018-10-10 10:28 | g0tmi1k | Note Added: 0009803 |