Search Criteria
Package Details: maltego 4.3.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/maltego.git (read-only, click to copy) |
---|---|
Package Base: | maltego |
Description: | Information gathering software by Paterva |
Upstream URL: | https://www.maltego.com |
Keywords: | information-gathering ITSEC OSINT |
Licenses: | custom |
Submitter: | DescartesHorse |
Maintainer: | Kr1ss |
Last Packager: | Kr1ss |
Votes: | 12 |
Popularity: | 0.014107 |
First Submitted: | 2018-07-26 06:42 (UTC) |
Last Updated: | 2022-08-25 15:11 (UTC) |
Dependencies (2)
- java-runtime (java-gcj-compat, jre10, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, server-jre, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jre7, zulu-14-bin, amazon-corretto-15, jdk11-openjdk-dcevm-conflicts-fixed, zulu-embedded-jdk8, sapmachine-jdk-bin, amazon-corretto-16, jdk8-graalvm-bin, jdk16-graalvm-bin, jre8-openjdk-shenandoah, zulu-16-bin, jdk16-adoptopenjdk, jdk11-microsoft-openjdk, jdk16-microsoft-openjdk, jdk11-msopenjdk-bin, jdk18-beta-temurin, jdk8-arm, jre17-jetbrains, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, jre11-jetbrains-imfix, java-openjdk-loom-ea-bin, jdk17-dragonwell-bin, hmcl-zulu-bin, jdk7-j9-bin, jdk7r1-j9-bin, jdk8-j9-bin, jdk11-j9-bin, jdk-jetbrains, jre11-jbr-xdg, jre12-openjdk, jre15-openjdk, jre16-openjdk, jre13-openjdk, jre14-openjdk, jre-bcl, jdk-bcl, amazon-corretto-18, zulu-18-bin, zulu-13-bin, jre15, jre14, jre13, jre16, jre17, bishengjdk-17, bishengjre-17, jdk-arm, jdk11-openj9-bin, jdk-openj9-bin, jre-openj9, zulu-15-bin, jre-jbr-xdg, zulu-embedded-jdk11, jdk-microsoft-openjdk, jre18-openjdk, jdk17-openj9-bin, jdk8-dragonwell-extended, jdk18-openj9-bin, jdk8-openj9-bin, jre8, jdk8, jre11, jdk-android-studio, amazon-corretto-8, amazon-corretto-11, amazon-corretto-19-bin, amazon-corretto-17, zulu-8-bin, zulu-11-bin, zulu-17-bin, zulu-19-bin, liberica-jre-8-full-bin, jdk11-graalvm-bin, jdk17-graalvm-bin, jdk19-graalvm-bin, liberica-jdk-full-bin, jre8-adoptopenjdk, jre17-jetbrains-imfix, jre-lts, liberica-jdk-11-full-bin, liberica-jdk-17-full-bin, liberica-jre-11-full-bin, jdk8-dragonwell-extended-bin, jdk8-dragonwell-standard-bin, jdk11-dragonwell-extended-bin, jdk11-dragonwell-standard-bin, jdk11-graalvm-ee-bin, jdk8-graalvm-ee-bin, jdk19-graalvm-ee-bin, jdk13-openjdk-bin, zulu-jre-fx-bin, zulu-jdk-fx-bin, liberica-jdk-8-full-bin, jdk17-graalvm-ee-bin, zulu-embedded-jdk, jre-jetbrains, jdk17-temurin, jdk11-temurin, jdk17-dragonwell-standard-bin, jre-openjdk-xdg, jre-openjdk-xdg-bin, mandrel-bin, java-openjdk-bin, jdk17-jetbrains-bin, jdk11-jetbrains-bin, zulu-20-bin, java-openjdk-ea-bin, jre, amazon-corretto-20-bin, jdk-temurin, jre-openjdk, jre11-openjdk, jre17-openjdk, jre8-openjdk)
- sh (bash-devel-git, dashbinsh, bash-devel-static-git, bash-git, bash-xdg, zshbinsh, bash)
Latest Comments
1 2 3 Next › Last »
Kr1ss commented on 2022-08-25 15:11 (UTC)
Done. Thx for the note @Elmar !
Elmar commented on 2022-08-25 12:01 (UTC) (edited on 2022-08-25 12:16 (UTC) by Elmar)
Hey, maltego have a new version, 4.3.1, it's possible to update de PKGBUILD ? (de new hash for deb file is
9f7493a557522b72e12fd6390001be6f882a0be1f25872eef2bcdf082bbef5c6
)Kr1ss commented on 2021-10-13 22:46 (UTC)
Hi @theguy147,
thanks a lot for this !
AS for the
chmod g-w
- if I recall correctly - I've included that command because at the time I've noticed that excatly those affected folders were group writeable, but TBH I've never checked that again. I've changed the command to what you're suggesting.I've also removed the Windows specific files you've mentioned.
makepkg
itself can care about removing the empty directories, so the lastfind
was not necessary.Thanks again for your help in improving the package. Cheers !
theguy147 commented on 2021-10-13 17:56 (UTC)
Thx for this package! I do have two comments though:
1) Group Permissions not set correctly
While that line looks pretty fancy, it doesn't do everything what it's supposed to IMHO. It does correctly remove the group writing permissions from the expanded directories but not from the files inside like:
All these files are still group writable after the installation.
Is there any reason not to use the following line instead? Are there any files that should be group- or world writable in the package?
2) Unnecessary Files included in package
I do understand that this package is based on the deb-Archive by Paterva themselves. Unfortunately it seems like they just include everything inside like e.g. all the files only needed for Microsoft Windows. Surely the Windows files don't have to be included in this package and on every machine installing it (unless Paterva does some weird
loadlibrary
stuff or similar that I haven't detected yet). IMO at least the dll- and exe-Files should be excluded (and also empty directories that result from it):Maybe something like this could be included to remove them?
Kr1ss commented on 2021-03-26 18:41 (UTC)
Thx for flagging @bekedbeans; I totally missed that :)
imrehg commented on 2020-09-19 19:50 (UTC)
Hey @Kr1ss, no worries, I'm glad someone takes care of this!
Since I'm not using this package much these days, I don't think I would be much help in the maintenance. But thanks for the offer, if anything changes I'd be happy to help out in the future. :)
Kr1ss commented on 2020-09-19 19:46 (UTC) (edited on 2020-09-19 19:50 (UTC) by Kr1ss)
Thank you very much @imrehg, also for noticing me of the new release.
I wasn't aware of your package. If you're interested in co-maintaining this one, I'd be happy to give you access. :)
PS I just read your merge request. This has been accepted amazingly fast, so hat tip @freswa.
imrehg commented on 2020-09-19 19:37 (UTC)
While updating my "casefile" package (https://aur.archlinux.org/packages/casefile/) just noticed this one. It seems like it's now the same stuff (basically the same package was done twice). I will submit a merge request, to delete my (older) one and transfer the votes to this, as it seems more popular. Cheers!
DescartesHorse commented on 2020-09-03 02:39 (UTC)
No worries @Kr1ss; thanks for taking over :)
Kr1ss commented on 2020-09-02 14:00 (UTC) (edited on 2020-09-02 18:12 (UTC) by Kr1ss)
Thx for maintaining so far @DescartesHorse !
Cheers !
1 2 3 Next › Last »