pwn 0.4.500 → 0.4.501

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1ddeb175b453fa39b85ee78df15d9e1d041a1e83b16b0fbb3ff12f40084a0e29
4
- data.tar.gz: c9a4bd815d7e80824d220ba4b36b81921866cec1c0bd449bb977e646ab1e4137
3
+ metadata.gz: 9e546fad9868b6dbd8cb95ee377ea94503ed000612051e617eb09951123861ef
4
+ data.tar.gz: c995ad6e341e84efbf5f303843a606d8552f8c7490f99c12b99f70f02e60ac46
5
5
  SHA512:
6
- metadata.gz: df0ab5450cafeb7e8f2af05a08f2c14170b5b9a0129d416d5e92db9ea0fa5e095278cc3abcdab2b4417b534e16a52a9be9877101871d18ce3abf591cab88d0ff
7
- data.tar.gz: 4849a551aa69d9774bbc798a2a3393987ac2a1eb527ff498ed50d653904cfb24edec414c037f49dd909bbc430cc3f6f2442095328c76fded221e82f3f8e7cc29
6
+ metadata.gz: 517fdf2e2127a4816bbfd048632fde8716f1bd2c956c1018577d20a0178c356a163c3070881bc7b1607f69ec38b8bb3974ff8001024373f3ec324400270f90ad
7
+ data.tar.gz: ff2f7661ff166161d4087d3b0c72bb64534eaa0faee1cb7981a49cde5b38ba9f466f19f8e9ddb5411a30d9db672d19b64264f7d91d4284428f158d1d48712d84
@@ -0,0 +1,108 @@
1
+ e761590 Gemfile - include whois-parser gem
2
+ 9125ac9 Gemfile - include whois gem
3
+ 8e280b1 pwn_nessus_cloud_scan_crud Driver - add tags to assets #bugfix
4
+ 282d8b6 pwn_nessus_cloud_scan_crud Driver - add tags to assets #bugfix
5
+ e447047 pwn_nessus_cloud_scan_crud Driver - add tags to assets #bugfix
6
+ 15faf7b pwn_nessus_cloud_scan_crud Driver - add tags to assets
7
+ c468e7b pwn_nessus_cloud_scan_crud Driver - disable schedule by default
8
+ 45a5eb6 pwn_nessus_cloud_scan_crud Driver - timezone && starttime default to nil
9
+ 09fe8a6 pwn_nessus_cloud_scan_crud Driver - rrules default to FREQ=null
10
+ 3b4c6c2 pwn_nessus_cloud_scan_crud Driver - bugfix in UUID
11
+ e986c98 pwn_serial_son_micro_sm132_rfid Driver - slightly better output to stdout #bugfix
12
+ 45113bc pwn_serial_son_micro_sm132_rfid Driver - slightly better output to stdout #bugfix
13
+ 6c24858 pwn_serial_son_micro_sm132_rfid Driver - slightly better output to stdout #bugfix
14
+ e4f9869 pwn_serial_son_micro_sm132_rfid Driver - slightly better output to stdout #bugfix
15
+ b2a416c pwn_serial_son_micro_sm132_rfid Driver - slightly better output to stdout
16
+ 13e7540 pwn_serial_son_micro_sm132_rfid Driver - slightly better output to stdout
17
+ a7efffd pwn_serial_son_micro_sm132_rfid Driver - initial commit
18
+ b8427fd pwn_serial_mar206 Driver - remove redundant edit card option in favor of load card from file
19
+ 41da7df PWN::Plugins::MSR206 module - slight #tweak to coercivity menu
20
+ 3281c7d PWN::Plugins::MSR206 module - begin supporting iso_alt and raw writing modes
21
+ 89fd44c PWN::Plugins::MSR206 module - support high and low coercivity writes in #write_card method
22
+ 6a58842 PWN::Plugins::MSR206 module - pretty print JSON data in backup file w/in #backup_card method
23
+ a9175b1 pwn_serial_msr206 Driver - working copy and load from file (i.e. write to card initial support)
24
+ e529993 pwn_serial_msr206 Driver - working copy and load from file (i.e. write to card initial support)
25
+ e0273b7 pwn_serial_msr206 Driver - implement alt ISO decoding and raw reading modes to support reading non-standard cards (e.g. metrocards)
26
+ b87c22e pwn_shodan_search - array of hashes in json output #tweak
27
+ e380835 pwn_shodan_search - array of hashes in json output
28
+ 1d8a0e8 pwn_shodan_search - bugfix in json output
29
+ c4e4fb9 pwn_shodan_search - intial working commit #bugfix
30
+ 17111dd pwn_shodan_search - intial working commit #bugfix
31
+ 8e1715a pwn_shodan_search - intial working commit
32
+ 38f3bd8 PWN::Plugins::Shodan module - symbolize key names in method responses
33
+ 045796f pwn_serial_msr206 Driver - Reserve yellow led for minor errors #bugfix
34
+ a051b7f pwn_serial_msr206 Driver - Reserve yellow led for minor errors
35
+ cf398ad pwn_serial_msr206 Driver - (B)ackup Card #working
36
+ 53256f4 pwn_serial_msr206 Driver - display configuration bits at start && bugfix with error handling
37
+ a56a1a2 pwn_serial_msr206 Driver - remove yellow_on debug output
38
+ 3dc8d41 pwn_serial_msr206 Driver - Working Card Read
39
+ 809e74b pwn_serial_msr206 Driver - Initial commit
40
+ 43755ab PWN::Plugins::BusPirate module - #bugfix in call to PWN::Plugins::Serial.request method
41
+ ccc167a PWN::Plugins::BusPirate module - #bugfix in call to PWN::Plugins::Serial.request method
42
+ c048f2c PWN::Plugins::Serial, PWN::Plugins::SonMicroRFID, & PWN::Plugins::MSR206 modules - cleanup some redudant methods, make requests over serial more reliable, and work towards better response output
43
+ f31caad PWN::Plugins::MSR206 module - more refinements
44
+ 4eb6060 PWN::Plugins::MSR206 module - implement #list_cmds && #exec methods #rubocop
45
+ 96de906 PWN::Plugins::MSR206 module - implement #list_cmds && #exec methods
46
+ 79fe42a PWN::Plugins::MSR206 module - initial non-working commit (redact msr gem in favor of 100% ruby native module)
47
+ 13b0e31 PWN::Plugins::MSR206 module - initial non-working commit
48
+ 15fb720 pwn_nessus_cloud_scan_crud && pwn_nessus_cloud_vulnscan Drivers - rename pwn_nessus_cloud_create_scan to reflect ability to create, read, update, & delete scans #bugfix
49
+ 68a92cc PWN::Plugins::NessusCloud module - implement HTTP PUT method in #nessus_cloud_rest_call
50
+ 267b389 pwn_nessus_cloud_scan_crud Driver - rename pwn_nessus_cloud_create_scan to reflect ability to create, read, update, & delete scans
51
+ 94bb346 pwn_nessus_cloud_create_scan Driver - add tag uuid to settinggs[:tag_targets] instead of tag name #bugfix
52
+ a33c3e0 pwn_nessus_cloud_create_scan Driver - add tag uuid to settinggs[:tag_targets] instead of tag name
53
+ d1ae4f6 pwn_nessus_cloud_create_scan Driver - add debugging to #get_tag_values call to understand condition required to trigger #create_tag method #bugfix
54
+ 2eb9500 pwn_nessus_cloud_create_scan Driver - add debugging to #get_tag_values call to understand condition required to trigger #create_tag method
55
+ f77a454 pwn_nessus_cloud_create_scan Driver - add debugging to #get_tag_values call to understand condition required to trigger #create_tag method
56
+ 486a5a2 PWN::Plugins::NessusCloud module - refactor #get_tags method #bugfix
57
+ a59ad8d PWN::Plugins::NessusCloud module - refactor #get_tags method #bugfix
58
+ 22c4559 PWN::Plugins::NessusCloud module - refactor #get_tags method #bugfix
59
+ 550779a PWN::Plugins::NessusCloud module - refactor #get_tags method #bugfix
60
+ f13218f PWN::Plugins::NessusCloud module - refactor #get_tags method
61
+ e9b1a1b pwn_nessus_cloud_create_scan Driver - add --tag-category-name feature #rubocop
62
+ 7e347e3 pwn_nessus_cloud_create_scan Driver - add --tag-category-name feature
63
+ 478ec25 pwn_nessus_cloud_create_scan Driver - add --tag-targets feature
64
+ a02f88b pwn_nessus_cloud_create_scan Driver - more code refinement
65
+ 1999189 pwn_nessus_cloud_create_scan Driver - more code refinement
66
+ 654c50d PWN::Plugins::NessusCloud module - #bugfix in #create_scan method
67
+ b752378 pwn_nessus_cloud_create_scan Driver - tag_targets_arr #bugfix
68
+ 7719f22 pwn_nessus_cloud_create_scan Driver - credentials key #bugfix
69
+ 906a607 pwn_nessus_cloud_create_scan Driver - migrate credentials && plugins objeects into YAML config since the structure is so diverse depending on the object used (e.g. Windows vs SSH vs etc.)
70
+ 3a6e477 pwn_nessus_cloud_create_scan Driver - closer to working commit
71
+ 3e264d8 pwn_nessus_cloud_create_scan Driver - get target network UUID for --target-network-name
72
+ 75b2d64 pwn_nessus_cloud_create_scan && pwn_nessus_cloud_vulscan Drivers - more additions and migrating certain logic to plugin in an effort to reduce code redundancy in drivers
73
+ 0cdc0ce pwn_nessus_cloud_create_scan Driver - more additions
74
+ cc95e2b pwn_nessus_cloud_create_scan Driver - add policy parameter
75
+ 2115eb3 pwn_nessus_cloud_create_scan Driver - add policy parameter
76
+ ac67b0f pwn_nessus_cloud_create_scan Driver - initial non-working commit #tweaks #bugfix
77
+ 84ac773 pwn_nessus_cloud_create_scan Driver - initial non-working commit #tweaks #rubocop_fixes
78
+ 8a841d8 pwn_nessus_cloud_create_scan Driver - initial non-working commit #tweaks
79
+ 3fd2f1b pwn_nessus_cloud_create_scan Driver - initial non-working commit #tweaks
80
+ 9119659 PWN::Plugins::NessusCloud - add #list_scan_templates method && pwn_nessus_cloud_create_scan Driver - initial non-working commit
81
+ a434c66 PWN::Plugins::CreditCard module - add #type method to aid in reversing weak generation methods used by some financial institutions #rubocop
82
+ 29fce17 PWN::Plugins::CreditCard module - add #type method to aid in reversing weak generation methods used by some financial institutions
83
+ a1f7bf1 PWN::Plugins::SerialPort module - fix missing method #wait_readable #bugfix
84
+ f4c91d6 pwn.gemspec - Specify requirements for only the minor Ruby version, not patch (i.e. 3.1.x)
85
+ baecc3b pwn.gemspec - Support ruby-3.1.2p20
86
+ 1e80a2b .ruby-version - Support ruby-3.1.2p20
87
+ bd770d0 .ruby-version - Support ruby-3.1.2p20
88
+ 68958e3 .ruby-version - Support ruby-3.1.2p20 - i.e. >= Preview 20
89
+ 947fbe3 PWN::VERSION - bump gem version
90
+ ac9387b PWN::SAST::Signature module - initial commit
91
+ 67e9cde Packer provisioners - include env when setting user var, PWN_PROVIDER #bugfix
92
+ 066da28 Packer provisioners - include env when setting user var, PWN_PROVIDER #bugfix
93
+ b1c87af *.sh in pwn repo root - bugfix in PWN_ROOT assignment when building within cloned ssrc
94
+ ab3eb54 *.sh in pwn repo root - bugfix in PWN_ROOT assignment when building within cloned ssrc
95
+ 31bfdb9 Packer & Vagrant - fix bug in PWN_ROOT assignment when generating /etc/profile.d/pwn_envs.sh AND redirect STDERR to /dev/null when assigining PWN_ROOT
96
+ 21db2bc Packer & Vagrant - fix bug in PWN_ROOT assignment when generating /etc/profile.d/pwn_envs.sh
97
+ 007dc4d Packer & Vagrant - fix bug in PWN_ROOT assignment when generating /etc/profile.d/pwn_envs.sh
98
+ 917a82b .ruby-version - address weird versioning issue
99
+ 41fa60e .ruby-version - Bump to 3.1.2 #rubocop_fixes
100
+ 5d51b69 .ruby-version - Bump to 3.1.2
101
+ a225371 PWN::SAST::* modules - fix NIST 800-53 links to show respective control desc for SAST module #bugfix
102
+ 321e5ea Packer && Vagrant - ensure PWN_ROOT reflects path of latest installed pwn gem
103
+ eb5e59d PWN::Banner::* - slight tweaks
104
+ 959941d Gemfile && PWN::Plugins::CreditCard - reinstate module w/ compatible version of credit_card_validations (i.e. 5.0.0)
105
+ 3133eb6 pwn REPL driver - implement welcome-banner command in REPL session to display example usage on demand
106
+ 831d253 PWN::SAST::HTTPAuthorizationHeader module - initial commit
107
+ 611bbf0 PWN::Plugins::RabbitMQHole to PWN::Plugins::RabbitMQ module - update rdoc to include port parameter
108
+ 87e1ef5 PWN REPL driver - regress colors back to ansi strings to avoid readline issues on prompt && rename PWN::Plugins::RabbitMQHole to PWN::Plugins::RabbitMQ and include a port parameter that can be passed to the #open method
data/README.md CHANGED
@@ -37,7 +37,7 @@ $ rvm use ruby-3.1.2@pwn
37
37
  $ rvm list gemsets
38
38
  $ gem install --verbose pwn
39
39
  $ pwn
40
- pwn[v0.4.500]:001 >>> PWN.help
40
+ pwn[v0.4.501]:001 >>> PWN.help
41
41
  ```
42
42
 
43
43
  [![Installing the pwn Security Automation Framework](https://raw.githubusercontent.com/0dayInc/pwn/master/documentation/pwn_install.png)](https://youtu.be/G7iLUY4FzsI)
@@ -52,7 +52,7 @@ $ rvm use ruby-3.1.2@pwn
52
52
  $ gem uninstall --all --executables pwn
53
53
  $ gem install --verbose pwn
54
54
  $ pwn
55
- pwn[v0.4.500]:001 >>> PWN.help
55
+ pwn[v0.4.501]:001 >>> PWN.help
56
56
  ```
57
57
 
58
58
 
@@ -21,6 +21,9 @@ if (( $# == 3 )); then
21
21
  this_version=`ruby -r 'pwn' -e 'print PWN::VERSION'`
22
22
  echo "Tagging: ${this_version}"
23
23
  git tag $this_version
24
+ last_tag=$(git tag | tail -n 2 | head -n 1)
25
+ this_tag=$(git tag | tail -n 1)
26
+ git log $last_tag...$this_tag --oneline > CHANGELOG_BETWEEN_TAGS.txt
24
27
  fi
25
28
  else
26
29
  usage
data/lib/pwn/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module PWN
4
- VERSION = '0.4.500'
4
+ VERSION = '0.4.501'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pwn
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.500
4
+ version: 0.4.501
5
5
  platform: ruby
6
6
  authors:
7
7
  - 0day Inc.
@@ -1063,6 +1063,7 @@ files:
1063
1063
  - ".ruby-gemset"
1064
1064
  - ".ruby-version"
1065
1065
  - ".travis.yml"
1066
+ - CHANGELOG_BETWEEN_TAGS.txt
1066
1067
  - CODE_OF_CONDUCT.md
1067
1068
  - CONTRIBUTING.md
1068
1069
  - Gemfile