Skip to content

Releases: pledgeandgrow/pledgestrike

v0.0.5

Choose a tag to compare

@github-actions github-actions released this 13 Aug 09:04

PledgeStrike v0.0.5

An all-in-one offensive security toolkit built in Rust. 250+ independent attack modules covering web exploitation, infrastructure testing, credential attacks, AI/LLM abuse, cloud/container, supply chain security, OT/ICS, IoT, network protocols, AI/LLM security, zero-day/CVE exploitation, and payload generation — all in a single binary.

Install

Homebrew (macOS / Linux)

brew tap pledgeandgrow/tap
brew install pledgestrike

APT (Debian / Ubuntu)

curl -sSL https://pledgeandgrow.github.io/pledgestrike/apt/pledgestrike-apt-public.key | sudo gpg --dearmor -o /usr/share/keyrings/pledgestrike.gpg
echo "deb [signed-by=/usr/share/keyrings/pledgestrike.gpg] https://pledgeandgrow.github.io/pledgestrike/apt/ stable main" | sudo tee /etc/apt/sources.list.d/pledgestrike.list
sudo apt update && sudo apt install pledgestrike

Winget (Windows)

winget install pledgeandgrow.pledgestrike

Cargo

cargo install pledgestrike

npm

npm install -g pledgestrike

PyPI

pip install pledgestrike

RubyGems

gem install pledgestrike

NuGet

dotnet tool install --global pledgestrike

See COMMANDS.md for the full command reference.
See MODULE.md for module status and documentation.
See TEST.md for authorized test targets.

Full Changelog: v0.0.4...v0.0.5

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 10 Aug 16:48

PledgeStrike v0.0.4

An all-in-one offensive security toolkit built in Rust. 228+ independent attack modules covering web exploitation, infrastructure testing, credential attacks, AI/LLM abuse, cloud/container, supply chain security, OT/ICS, IoT, network protocols, AI/LLM security, and payload generation — all in a single binary.

Install

Homebrew (macOS / Linux)

brew tap pledgeandgrow/tap
brew install pledgestrike

APT (Debian / Ubuntu)

curl -sSL https://pledgeandgrow.github.io/apt/pledgeshield-apt-public.key | sudo gpg --dearmor -o /usr/share/keyrings/pledgestrike.gpg
echo "deb [signed-by=/usr/share/keyrings/pledgestrike.gpg] https://pledgeandgrow.github.io/apt/ stable main" | sudo tee /etc/apt/sources.list.d/pledgestrike.list
sudo apt update && sudo apt install pledgestrike

Winget (Windows)

winget install pledgeandgrow.pledgestrike

Cargo

cargo install pledgestrike

npm

npm install -g pledgestrike

PyPI

pip install pledgestrike

RubyGems

gem install pledgestrike

NuGet

dotnet tool install --global pledgestrike

See COMMANDS.md for the full command reference.
See MODULE.md for module status and documentation.
See TEST.md for authorized test targets.

Full Changelog: v0.0.3...v0.0.4

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 05 Aug 01:25

PledgeStrike v0.0.3

All-in-one offensive security toolkit with 120+ attack modules.

Install

Cargo

cargo install pledgestrike

npm

npm install -g pledgestrike

PyPI

pip install pledgestrike

RubyGems

gem install pledgestrike

NuGet

dotnet tool install --global pledgestrike

See COMMANDS.md for the full command reference.
See MODULE.md for module status and documentation.

Full Changelog: v0.0.2...v0.0.3

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 05 Aug 01:12

PledgeStrike v0.0.2

All-in-one offensive security toolkit with 120+ attack modules.

Install

Cargo

cargo install pledgestrike

npm

npm install -g pledgestrike

PyPI

pip install pledgestrike

RubyGems

gem install pledgestrike

NuGet

dotnet tool install --global pledgestrike

See COMMANDS.md for the full command reference.
See MODULE.md for module status and documentation.

Full Changelog: v0.0.1...v0.0.2

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 04 Aug 21:32

PledgeStrike v0.0.1

All-in-one offensive security toolkit with 120+ attack modules.

Install

Cargo

cargo install pledgestrike

npm

npm install -g pledgestrike

PyPI

pip install pledgestrike

RubyGems

gem install pledgestrike

NuGet

dotnet tool install --global pledgestrike

See COMMANDS.md for the full command reference.
See MODULE.md for module status and documentation.

Full Changelog: https://github.com/pledgeandgrow/pledgestrike/commits/v0.0.1