pwn 0.4.499 → 0.4.502

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f7a9e6f97a6a93fa93774f25d6b5a1395c190584cddadd22940e1686cb6967ab
4
- data.tar.gz: d8cac868b9190c513ffa4b0b482f7964ce90a16881034ea423068df231be3c4c
3
+ metadata.gz: 8e6a9cadce0579fb5fae8d210d13e9d3be8693978ed49f309f911e21d2369465
4
+ data.tar.gz: 25614e923ad9677ba7b281eb6efc4f1b7b5c4bd4fd7eb1d1729665c3cd8f769b
5
5
  SHA512:
6
- metadata.gz: 17113e6f7f201c96f8f43e15a73dbfd1957cf735eebef6b51a47da9d6e78939832e274a846687c8fb9570e83185f630642a61cb3bdc089636f5d12eebbacb5b4
7
- data.tar.gz: b1acf08495633238f53e5d8306271b0026689305970de939c6ba8cfbb3cc8d016f42243c80950a179b43ddc4850a48f24330e1287e5c13c09fc6fbd82b607db1
6
+ metadata.gz: d619efe1e91a920ae8f2155ee42627668a9c61b559352e82746a2eced1472e6d5c45304729b9efce166aa0f4e23d1707bb8485903c99c1d791dca2113480b0d4
7
+ data.tar.gz: 67e549838acfc45e4658e2bcccf030755a7bb9a12201f15fbd94503e1bcbdaa8dfbad333607a80780c462ba6485c698eda4ca272c873e110949466ccedc90901
@@ -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/Gemfile CHANGED
@@ -47,7 +47,7 @@ gem 'oily_png', '1.2.1'
47
47
  gem 'os', '1.1.4'
48
48
  gem 'packetfu', '1.1.13'
49
49
  gem 'pdf-reader', '2.10.0'
50
- gem 'pg', '1.3.5'
50
+ gem 'pg', '1.4.0'
51
51
  gem 'pry', '0.14.1'
52
52
  gem 'pry-doc', '1.3.0'
53
53
  gem 'rake', '13.0.6'
@@ -80,5 +80,6 @@ gem 'watir', '7.1.0'
80
80
  gem 'waveform', '0.1.2'
81
81
  gem 'webrick', '1.7.0'
82
82
  gem 'whois', '5.1.0'
83
+ gem 'whois-parser', '1.2.0'
83
84
  gem 'wicked_pdf', '2.6.3'
84
85
  gem 'yard', '0.9.28'
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.499]:001 >>> PWN.help
40
+ pwn[v0.4.502]: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.499]:001 >>> PWN.help
55
+ pwn[v0.4.502]: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
@@ -0,0 +1,132 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'json'
4
+
5
+ module PWN
6
+ module Plugins
7
+ # This plugin is used for interacting w/ Github's REST API using
8
+ # the 'rest' browser type of PWN::Plugins::TransparentBrowser.
9
+ module Github
10
+ @@logger = PWN::Plugins::PWNLogger.create
11
+
12
+ # Supported Method Parameters::
13
+ # github_rest_call(
14
+ # http_method: 'optional HTTP method (defaults to GET)
15
+ # rest_call: 'required rest call to make per the schema',
16
+ # params: 'optional params passed in the URI or HTTP Headers',
17
+ # http_body: 'optional HTTP body sent in HTTP methods that support it e.g. POST'
18
+ # )
19
+
20
+ private_class_method def self.github_rest_call(opts = {})
21
+ http_method = if opts[:http_method].nil?
22
+ :get
23
+ else
24
+ opts[:http_method].to_s.scrub.to_sym
25
+ end
26
+ rest_call = opts[:rest_call].to_s.scrub
27
+ params = opts[:params]
28
+ http_body = opts[:http_body].to_s.scrub
29
+ base_gist_api_uri = 'https://api.github.com'
30
+
31
+ rest_client = PWN::Plugins::TransparentBrowser.open(browser_type: :rest)::Request
32
+
33
+ case http_method
34
+ when :get
35
+ response = rest_client.execute(
36
+ method: :get,
37
+ url: "#{base_gist_api_uri}/#{rest_call}",
38
+ headers: {
39
+ content_type: 'application/json; charset=UTF-8',
40
+ params: params
41
+ },
42
+ verify_ssl: false
43
+ )
44
+
45
+ when :post
46
+ response = rest_client.execute(
47
+ method: :post,
48
+ url: "#{base_gist_api_uri}/#{rest_call}",
49
+ headers: {
50
+ content_type: 'application/json; charset=UTF-8',
51
+ params: params
52
+ },
53
+ payload: http_body,
54
+ verify_ssl: false
55
+ )
56
+
57
+ else
58
+ raise @@logger.error("Unsupported HTTP Method #{http_method} for #{self} Plugin")
59
+ end
60
+
61
+ response
62
+ rescue RestClient::Forbidden
63
+ raise response
64
+ rescue RestClient::BadRequest, RestClient::NotFound, StandardError => e
65
+ raise
66
+ end
67
+
68
+ # Supported Method Parameters::
69
+ # response_json = PWN::Plugins::Github.download_all_gists(
70
+ # username: 'required - username of gists to backup',
71
+ # target_dir: 'required - target directory to save respective gists'
72
+ # )
73
+
74
+ public_class_method def self.download_all_gists(opts = {})
75
+ username = opts[:username].to_s.scrub
76
+ target_dir = opts[:target_dir].to_s.scrub
77
+
78
+ raise "ERROR: #{target_dir} Does Not Exist." unless Dir.exist?(target_dir)
79
+
80
+ params = {}
81
+ page = 1
82
+ response_json = [{}]
83
+ while response_json.any?
84
+ params[:page] = page
85
+ response_body = github_rest_call(
86
+ rest_call: "users/#{username}/gists",
87
+ params: params
88
+ ).body
89
+
90
+ Dir.chdir(target_dir)
91
+ response_json = JSON.parse(response_body, symbolize_names: true)
92
+ response_json.each do |gist_hash|
93
+ clone_dir = gist_hash[:id]
94
+ clone_uri = gist_hash[:git_pull_url]
95
+ next if Dir.exist?(clone_dir)
96
+
97
+ print "Cloning: #{clone_uri}..."
98
+ system('git', 'clone', clone_uri)
99
+ puts 'complete.'
100
+ end
101
+
102
+ page += 1
103
+ end
104
+
105
+ response_json
106
+ rescue StandardError => e
107
+ raise e
108
+ end
109
+
110
+ # Author(s):: 0day Inc. <request.pentest@0dayinc.com>
111
+
112
+ public_class_method def self.authors
113
+ "AUTHOR(S):
114
+ 0day Inc. <request.pentest@0dayinc.com>
115
+ "
116
+ end
117
+
118
+ # Display Usage for this Module
119
+
120
+ public_class_method def self.help
121
+ puts "USAGE:
122
+ response_json = #{self}.download_all_gists(
123
+ username: 'required - username of gists to download',
124
+ target_dir: 'required - target directory to save respective gists'
125
+ )
126
+
127
+ #{self}.authors
128
+ "
129
+ end
130
+ end
131
+ end
132
+ end
data/lib/pwn/plugins.rb CHANGED
@@ -25,6 +25,7 @@ module PWN
25
25
  autoload :FileFu, 'pwn/plugins/file_fu'
26
26
  autoload :Fuzz, 'pwn/plugins/fuzz'
27
27
  autoload :Git, 'pwn/plugins/git'
28
+ autoload :Github, 'pwn/plugins/github'
28
29
  autoload :HackerOne, 'pwn/plugins/hacker_one'
29
30
  autoload :IBMAppscan, 'pwn/plugins/ibm_appscan'
30
31
  autoload :IPInfo, 'pwn/plugins/ip_info'
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.499'
4
+ VERSION = '0.4.502'
5
5
  end
@@ -0,0 +1,15 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'spec_helper'
4
+
5
+ describe PWN::Plugins::Github do
6
+ it 'should display information for authors' do
7
+ authors_response = PWN::Plugins::Github
8
+ expect(authors_response).to respond_to :authors
9
+ end
10
+
11
+ it 'should display information for existing help method' do
12
+ help_response = PWN::Plugins::Github
13
+ expect(help_response).to respond_to :help
14
+ end
15
+ end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pwn
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.499
4
+ version: 0.4.502
5
5
  platform: ruby
6
6
  authors:
7
7
  - 0day Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-06-16 00:00:00.000000000 Z
11
+ date: 2022-06-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport
@@ -506,14 +506,14 @@ dependencies:
506
506
  requirements:
507
507
  - - '='
508
508
  - !ruby/object:Gem::Version
509
- version: 1.3.5
509
+ version: 1.4.0
510
510
  type: :runtime
511
511
  prerelease: false
512
512
  version_requirements: !ruby/object:Gem::Requirement
513
513
  requirements:
514
514
  - - '='
515
515
  - !ruby/object:Gem::Version
516
- version: 1.3.5
516
+ version: 1.4.0
517
517
  - !ruby/object:Gem::Dependency
518
518
  name: pry
519
519
  requirement: !ruby/object:Gem::Requirement
@@ -962,6 +962,20 @@ dependencies:
962
962
  - - '='
963
963
  - !ruby/object:Gem::Version
964
964
  version: 5.1.0
965
+ - !ruby/object:Gem::Dependency
966
+ name: whois-parser
967
+ requirement: !ruby/object:Gem::Requirement
968
+ requirements:
969
+ - - '='
970
+ - !ruby/object:Gem::Version
971
+ version: 1.2.0
972
+ type: :runtime
973
+ prerelease: false
974
+ version_requirements: !ruby/object:Gem::Requirement
975
+ requirements:
976
+ - - '='
977
+ - !ruby/object:Gem::Version
978
+ version: 1.2.0
965
979
  - !ruby/object:Gem::Dependency
966
980
  name: wicked_pdf
967
981
  requirement: !ruby/object:Gem::Requirement
@@ -1049,6 +1063,7 @@ files:
1049
1063
  - ".ruby-gemset"
1050
1064
  - ".ruby-version"
1051
1065
  - ".travis.yml"
1066
+ - CHANGELOG_BETWEEN_TAGS.txt
1052
1067
  - CODE_OF_CONDUCT.md
1053
1068
  - CONTRIBUTING.md
1054
1069
  - Gemfile
@@ -1543,6 +1558,7 @@ files:
1543
1558
  - lib/pwn/plugins/file_fu.rb
1544
1559
  - lib/pwn/plugins/fuzz.rb
1545
1560
  - lib/pwn/plugins/git.rb
1561
+ - lib/pwn/plugins/github.rb
1546
1562
  - lib/pwn/plugins/hacker_one.rb
1547
1563
  - lib/pwn/plugins/http_intercept_helper.rb
1548
1564
  - lib/pwn/plugins/ibm_appscan.rb
@@ -1841,6 +1857,7 @@ files:
1841
1857
  - spec/lib/pwn/plugins/file_fu_spec.rb
1842
1858
  - spec/lib/pwn/plugins/fuzz_spec.rb
1843
1859
  - spec/lib/pwn/plugins/git_spec.rb
1860
+ - spec/lib/pwn/plugins/github_spec.rb
1844
1861
  - spec/lib/pwn/plugins/hacker_one_spec.rb
1845
1862
  - spec/lib/pwn/plugins/ibm_appscan_spec.rb
1846
1863
  - spec/lib/pwn/plugins/ip_info_spec.rb