regexploit on AUR (Arch User Repository)
Last updated: November 10,2024
1. Install "regexploit" effortlessly via AUR with the help of a helper(YAY)
a. Install YAY (https://github.com/Jguer/yay)
$
sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si
Copied
b. Install regexploit on Arch using YAY
$
yay -S
regexploit
Copied
* (Optional) Uninstall regexploit on Arch using YAY
$
yay -Rns
regexploit
Copied
2. Manually Install "regexploit" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone regexploit's git locally
$
git clone https://aur.archlinux.org/regexploit.git
~/regexploit
Copied
c. Go to ~/regexploit folder and install it
$
cd
~/regexploit
Copied
$
makepkg -si
Copied
3. Information about the regexploit package on Arch User Repository (AUR)
ID: 904203
Name: regexploit
PackageBaseID: 166601
PackageBase: regexploit
Version: 1.0.0-1
Description: Find regular expressions which are vulnerable to ReDoS
URL: https://github.com/doyensec/regexploit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: imlonghao
Submitter: imlonghao
FirstSubmitted: 1620483583
LastModified: 1620483583
URLPath: /cgit/aur.git/snapshot/regexploit.tar.gz
Name: regexploit
PackageBaseID: 166601
PackageBase: regexploit
Version: 1.0.0-1
Description: Find regular expressions which are vulnerable to ReDoS
URL: https://github.com/doyensec/regexploit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: imlonghao
Submitter: imlonghao
FirstSubmitted: 1620483583
LastModified: 1620483583
URLPath: /cgit/aur.git/snapshot/regexploit.tar.gz