pledgestrike 0.0.4 → 0.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/pledgestrike/version.rb +1 -1
  3. metadata +6 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 992f9c1f63077b3cba494c8eb6d7b75af53a6afae7ec883c9071509df4b74371
4
- data.tar.gz: 150fb5c668e6ac3eb4eb7c2e81bab5d6d0913b1afeceebaa447bfe907eef5e68
3
+ metadata.gz: 1f999dd49bd93446292a47ae9185060a2d0331b8f281b4d8d027193e7d8ecbef
4
+ data.tar.gz: 81411c143e1e531ad91660397eca941dc7b710001e5cc15436b3a2260954e15c
5
5
  SHA512:
6
- metadata.gz: 2303783b44ac2e5eb8fcea18e95737c94f2d34828fd045233c910552f302db7a74f2a432f194312106a42a959cd423a9405923da36cd7d97d19e04e266e4a1e3
7
- data.tar.gz: 1f60533d1bdfd8269648cca82509bafa02fa516fac7bef47e5fff2befce08fd9840dc613f3658edead07c1b0ada93fb31eeb27421628f1207488bee4461946f1
6
+ metadata.gz: c1554c28310c911257491d86b12c78d49380e2a8d05fc2bb3f45ac389e83b3d1b297a62921d089a2d2b8a4abe8dd08c6650034c8ed11f479bed8e2afa058410d
7
+ data.tar.gz: a12761ae07a047d33478e6bc9876ef2b53275fc9777f6a6563c0a4dccb85d53865a7d0f7e4cafd1c89c9ecb8d32de1becd0e0eee63572b3587d82b5f900a9779
@@ -1,3 +1,3 @@
1
1
  module PledgeStrike
2
- VERSION = "0.0.4"
2
+ VERSION = "0.0.5"
3
3
  end
metadata CHANGED
@@ -1,19 +1,20 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pledgestrike
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.4
4
+ version: 0.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - mehdi-berel
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-08-10 00:00:00.000000000 Z
11
+ date: 2026-08-13 00:00:00.000000000 Z
12
12
  dependencies: []
13
- description: An all-in-one offensive security toolkit built in Rust. 228+ independent
13
+ description: An all-in-one offensive security toolkit built in Rust. 250+ independent
14
14
  attack modules covering web exploitation, infrastructure testing, credential attacks,
15
15
  AI/LLM abuse, cloud/container, supply chain security, OT/ICS, IoT, network protocols,
16
- AI/LLM security, and payload generation — all in a single binary.
16
+ AI/LLM security, zero-day/CVE exploitation, and payload generation — all in a single
17
+ binary.
17
18
  email: mehdi.berel@pledgeandgrow.com
18
19
  executables:
19
20
  - pledgestrike
@@ -46,5 +47,5 @@ requirements: []
46
47
  rubygems_version: 3.5.22
47
48
  signing_key:
48
49
  specification_version: 4
49
- summary: An all-in-one offensive security toolkit built in Rust. 228+ attack modules.
50
+ summary: An all-in-one offensive security toolkit built in Rust. 250+ attack modules.
50
51
  test_files: []