XSpear 1.1.2 → 1.1.3

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: 199ec4ef9b5314f1948ad311bf8981448a3a299dce6024cfec2fb1daf432c775
4
- data.tar.gz: 516fbb19c408004e50519635a32f4fe4960367746ec15ce95eac927142e4649e
3
+ metadata.gz: 94c8af3bb1052f5c9c887e18997a93a232af897ce6ee2a8dd2780a6d73752431
4
+ data.tar.gz: df410837e4ec7b5e7dc1b3b4404219b66cc9f34a07e967180147e64c7a570e70
5
5
  SHA512:
6
- metadata.gz: 1c990e2d12280972d22431f67d4b29f7dab72b032834986846760ca493ef23f3a8fa3411168bde1aece5f5a86ec259a1bf3d16e7db6f86b9b23db64a16d12109
7
- data.tar.gz: 4a458b89d204a9a7e3d06ad61502e79dce92c4d43699dbf0d7f5f90272c8fdb4a4b94e592e0836a205fa7cf90df2042493622741325bba4272603c5242faee61
6
+ metadata.gz: db9be516834a06d394b380c821e09ce006c4c8b167abfa528fa2bab08d1d6ae27384a0cd7266a049f332d6a3c2a6a528f1d70a367ca61868c983e09aad7d21a0
7
+ data.tar.gz: 8b26579e581fbd4533ba0d9f326c984a52f013ed483cd8974b7710bcd0ff0087d33163af8bfa112bcb257d1c9320e13fcf8281bc17837c0f9c5ac240f482498a
data/.idea/workspace.xml CHANGED
@@ -1,10 +1,8 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <project version="4">
3
3
  <component name="ChangeListManager">
4
- <list default="true" id="4ee2e581-45d7-4c90-b6a1-e92e4b5829dd" name="Default Changelist" comment="(1.1.1) Add reporter method">
5
- <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
4
+ <list default="true" id="4ee2e581-45d7-4c90-b6a1-e92e4b5829dd" name="Default Changelist" comment="">
6
5
  <change beforePath="$PROJECT_DIR$/lib/XSpear.rb" beforeDir="false" afterPath="$PROJECT_DIR$/lib/XSpear.rb" afterDir="false" />
7
- <change beforePath="$PROJECT_DIR$/lib/XSpear/version.rb" beforeDir="false" afterPath="$PROJECT_DIR$/lib/XSpear/version.rb" afterDir="false" />
8
6
  </list>
9
7
  <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
10
8
  <option name="SHOW_DIALOG" value="false" />
@@ -25,8 +23,8 @@
25
23
  <file pinned="false" current-in-tab="true">
26
24
  <entry file="file://$PROJECT_DIR$/lib/XSpear.rb">
27
25
  <provider selected="true" editor-type-id="text-editor">
28
- <state relative-caret-position="516">
29
- <caret line="363" column="21" selection-start-line="363" selection-start-column="21" selection-end-line="363" selection-end-column="21" />
26
+ <state relative-caret-position="546">
27
+ <caret line="365" column="19" selection-start-line="365" selection-start-column="19" selection-end-line="365" selection-end-column="19" />
30
28
  </state>
31
29
  </provider>
32
30
  </entry>
@@ -225,14 +223,7 @@
225
223
  <workItem from="1563809961097" duration="4237000" />
226
224
  <workItem from="1563893538891" duration="11917000" />
227
225
  <workItem from="1564151699165" duration="2494000" />
228
- <workItem from="1564413097342" duration="3803000" />
229
- </task>
230
- <task id="LOCAL-00003" summary="build gem and edit dependency">
231
- <created>1562946236000</created>
232
- <option name="number" value="00003" />
233
- <option name="presentableId" value="LOCAL-00003" />
234
- <option name="project" value="LOCAL" />
235
- <updated>1562946236000</updated>
226
+ <workItem from="1564413097342" duration="4491000" />
236
227
  </task>
237
228
  <task id="LOCAL-00004" summary="build gem and edit dependency">
238
229
  <created>1562946430273</created>
@@ -570,14 +561,22 @@
570
561
  <option name="project" value="LOCAL" />
571
562
  <updated>1564418071600</updated>
572
563
  </task>
573
- <option name="localTasksCounter" value="52" />
564
+ <task id="LOCAL-00052" summary="(1.1.2) Releases &amp; Fixed #17 (Add some event handlers..)">
565
+ <created>1564582096828</created>
566
+ <option name="number" value="00052" />
567
+ <option name="presentableId" value="LOCAL-00052" />
568
+ <option name="project" value="LOCAL" />
569
+ <updated>1564582096828</updated>
570
+ </task>
571
+ <option name="localTasksCounter" value="53" />
574
572
  <servers />
575
573
  </component>
576
574
  <component name="TimeTrackingManager">
577
- <option name="totallyTimeSpent" value="42773000" />
575
+ <option name="totallyTimeSpent" value="43461000" />
578
576
  </component>
579
577
  <component name="ToolWindowManager">
580
578
  <frame x="0" y="0" width="1680" height="1050" extended-state="0" />
579
+ <editor active="true" />
581
580
  <layout>
582
581
  <window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.16788767" />
583
582
  <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
@@ -605,7 +604,6 @@
605
604
  <option name="version" value="1" />
606
605
  </component>
607
606
  <component name="VcsManagerConfiguration">
608
- <MESSAGE value="verbose가 1일 떄 배너 출력되지 않도록 수정" />
609
607
  <MESSAGE value="(1.0.5) Add blind XSS options &amp; edit &quot;filtered Rule testing code&quot;" />
610
608
  <MESSAGE value="(1.0.5) Update README.md" />
611
609
  <MESSAGE value="(1.0.6)[fixed #6] Edit Static Analysis code" />
@@ -630,7 +628,8 @@
630
628
  <MESSAGE value="(1.1.0) Releases 1.1.0 / Fixed bug, modify report format, etc.." />
631
629
  <MESSAGE value="(1.1.1) Add WAF Found module frame..(TO_DO)" />
632
630
  <MESSAGE value="(1.1.1) Add code level function &amp; Check WAF code frame" />
633
- <option name="LAST_COMMIT_MESSAGE" value="(1.1.1) Add code level function &amp; Check WAF code frame" />
631
+ <MESSAGE value="(1.1.2) Releases &amp; Fixed #17 (Add some event handlers..)" />
632
+ <option name="LAST_COMMIT_MESSAGE" value="(1.1.2) Releases &amp; Fixed #17 (Add some event handlers..)" />
634
633
  </component>
635
634
  <component name="editorHistoryManager">
636
635
  <entry file="file://$USER_HOME$/.rvm/gems/ruby-2.4.6/gems/bundler-2.0.1/lib/bundler/rubygems_integration.rb">
@@ -716,8 +715,8 @@
716
715
  </entry>
717
716
  <entry file="file://$PROJECT_DIR$/lib/XSpear.rb">
718
717
  <provider selected="true" editor-type-id="text-editor">
719
- <state relative-caret-position="516">
720
- <caret line="363" column="21" selection-start-line="363" selection-start-column="21" selection-end-line="363" selection-end-column="21" />
718
+ <state relative-caret-position="546">
719
+ <caret line="365" column="19" selection-start-line="365" selection-start-column="19" selection-end-line="365" selection-end-column="19" />
721
720
  </state>
722
721
  </provider>
723
722
  </entry>
@@ -1,3 +1,3 @@
1
1
  module XSpear
2
- VERSION = "1.1.2"
2
+ VERSION = "1.1.3"
3
3
  end
data/lib/XSpear.rb CHANGED
@@ -361,7 +361,9 @@ class XspearScan
361
361
  'onpointerleave',
362
362
  'onpointermove',
363
363
  'onpointerout',
364
- 'onpointerup'
364
+ 'onpointerup',
365
+ 'onloadstart',
366
+ 'onloadend'
365
367
  ]
366
368
  tags = [
367
369
  "script",
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: XSpear
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.2
4
+ version: 1.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - hahwul
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2019-07-31 00:00:00.000000000 Z
11
+ date: 2019-08-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: colorize