Search Criteria
Package Details: wpscan-git 3.3.1.2303.3a427728-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/wpscan-git.git (read-only, click to copy) |
|---|---|
| Package Base: | wpscan-git |
| Description: | Black box WordPress vulnerability scanner |
| Upstream URL: | http://wpscan.org |
| Licenses: | custom:WPScan |
| Conflicts: | wpscan |
| Provides: | wpscan |
| Submitter: | anthraxx |
| Maintainer: | anthraxx |
| Last Packager: | anthraxx |
| Votes: | 5 |
| Popularity: | 0.017276 |
| First Submitted: | 2016-05-30 22:50 (UTC) |
| Last Updated: | 2018-10-01 14:28 (UTC) |
Dependencies (6)
- curl (curl-gitAUR, curl-c-aresAUR)
- libxml2 (libxml2-gitAUR, libxml2-meson-gitAUR)
- libxslt (libxslt-gitAUR)
- libyaml (libyaml-gitAUR)
- ruby-bundler
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Required by (1)
- nmap-automator-git (requires wpscan) (optional)
Latest Comments
hel4x5 commented on 2026-04-27 08:40 (UTC)
Hello The package cannot be build
The
prepare()andbuild()function should be replaced by the following oneThe change is to remove the options of the
bundle installand put them in the config asbundle setoptionsandybrookestar commented on 2024-10-29 12:07 (UTC) (edited on 2024-10-29 12:26 (UTC) by andybrookestar)
working as of Nov 2024. I installed ruby-ethon first by then typhoeus from AUR . Then ran makepkg -s on pkgbuild of wpscan-git
it pulled in remaining deps needed and produced wpscan-git-3.8.27.3257.f56adacc-1-x86_64.pkg.tar.zst installed fine . Scans fine using tor
kIERO commented on 2024-07-05 00:26 (UTC) (edited on 2024-07-05 00:26 (UTC) by kIERO)
esauvisky commented on 2018-06-07 17:03 (UTC)
install: cannot stat 'DISCLAIMER.txt': No such file or directoryDISCLAIMER is now a Markdown file n the git repo, please change line 57 on the PKGBUILD to
for this package to build properly.