Search Criteria
Package Details: sparta 2.0.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/sparta.git (read-only, click to copy) |
---|---|
Package Base: | sparta |
Description: | Python GUI application which simplifies network infrastructure penetration testing. |
Upstream URL: | https://github.com/SECFORCE/sparta |
Licenses: | GPL2 |
Submitter: | FixedTorres |
Maintainer: | None |
Last Packager: | TrialnError |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2015-04-29 17:20 (UTC) |
Last Updated: | 2023-11-06 22:52 (UTC) |
Dependencies (7)
- python-lxml
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR)
- git (git-gitAUR, git-glAUR) (make)
- cutycapt (cutycapt-qt5-gitAUR) (optional) – take screenshots of websites
- hydra (hydra-gitAUR) (optional) – bruteforce
- nikto (nikto-gitAUR) (optional) – information gathering
- nmap (nmap-svnAUR, nmap-gitAUR) (optional) – Nmap support
Latest Comments
TrialnError commented on 2023-11-06 22:53 (UTC)
Thanks for reporting the issue and coming up with a fix :)
If you're using the package feel free to maintain it :)
peshev commented on 2023-10-23 09:21 (UTC) (edited on 2023-10-23 09:21 (UTC) by peshev)
The find command in the package() function of the PKGBUILD installs all the files in /usr/share/sparta flat (without the directory hierarchy) - which means the imports in the scripts don't work poperly. Here's the patch for the PKGBUILD:
TrialnError commented on 2023-09-08 21:30 (UTC) (edited on 2023-09-08 21:30 (UTC) by TrialnError)
Kinda a facepalm moment. I had noticed the non working upstream url and wanted it point to the github repo.
And look what happened... Thanks for checking and reminding.
MarsSeed commented on 2023-09-07 23:02 (UTC)
Upstream URL leads to a default NGINX landing page, so the website seems to have been deleted.
MarsSeed commented on 2022-06-21 17:02 (UTC)
There is a 2.0.0 release from 2020 (final, not beta - though lacking git tag):
2.0.0 - CHANGELOG.txt:
This can be downloaded as a commit-referenced tarball: sparta-d95993d.tar.gz.
notdodo commented on 2019-05-31 09:36 (UTC)
==> Error: Could not find all required packages: python2-pyqt4<=4.10.0 (Wanted by: sparta)
FixedTorres commented on 2015-07-22 14:36 (UTC)
anthraxx commented on 2015-07-22 10:54 (UTC)