pledgestrike 0.0.3 → 0.0.4

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 +9 -8
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: bb8a3a65cba32dde22973f46d8fb4f9c57ab856cfd3af5788c6adaddb0e82f9a
4
- data.tar.gz: d2e56c789a720704bb4c20f917b3f48b6bb3fc0fa1f5eff093ccc909cc1db595
3
+ metadata.gz: 992f9c1f63077b3cba494c8eb6d7b75af53a6afae7ec883c9071509df4b74371
4
+ data.tar.gz: 150fb5c668e6ac3eb4eb7c2e81bab5d6d0913b1afeceebaa447bfe907eef5e68
5
5
  SHA512:
6
- metadata.gz: 594a55f93c4be9e06e62ec920b4f58df6885d8eef09e2271e76e6004da904f9223b25b166181726ca64ba76cfe4dd99fc29afde23d98e29c1d2ee6ec5c2c8e05
7
- data.tar.gz: 435da46255529b330d6ba705dd0d4ff58a2a97868ee0a5db6928a2a9f9a9bc1f8c7016032b2626d4e271ba5d565245fd1d03e57a868d206bb447206c83ed2616
6
+ metadata.gz: 2303783b44ac2e5eb8fcea18e95737c94f2d34828fd045233c910552f302db7a74f2a432f194312106a42a959cd423a9405923da36cd7d97d19e04e266e4a1e3
7
+ data.tar.gz: 1f60533d1bdfd8269648cca82509bafa02fa516fac7bef47e5fff2befce08fd9840dc613f3658edead07c1b0ada93fb31eeb27421628f1207488bee4461946f1
@@ -1,3 +1,3 @@
1
1
  module PledgeStrike
2
- VERSION = "0.0.3"
2
+ VERSION = "0.0.4"
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.3
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
- - PledgeCyber
7
+ - mehdi-berel
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-08-05 00:00:00.000000000 Z
11
+ date: 2026-08-10 00:00:00.000000000 Z
12
12
  dependencies: []
13
- description: PledgeStrike is an offensive security toolkit covering web exploitation,
14
- infrastructure testing, credential attacks, cloud/container, supply chain, OT/ICS,
15
- IoT, and network protocols.
16
- email: contact@pledgecyber.com
13
+ description: An all-in-one offensive security toolkit built in Rust. 228+ independent
14
+ attack modules covering web exploitation, infrastructure testing, credential attacks,
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.
17
+ email: mehdi.berel@pledgeandgrow.com
17
18
  executables:
18
19
  - pledgestrike
19
20
  extensions: []
@@ -45,5 +46,5 @@ requirements: []
45
46
  rubygems_version: 3.5.22
46
47
  signing_key:
47
48
  specification_version: 4
48
- summary: All-in-one offensive security toolkit with 120+ attack modules
49
+ summary: An all-in-one offensive security toolkit built in Rust. 228+ attack modules.
49
50
  test_files: []