XSpear 1.1.1 → 1.1.2

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: 04f26c164cd4c7570977a05e5f81d3a9592ea6d7ece5cda306430b6a798b43c1
4
- data.tar.gz: d8fc3996277015dd5b0ea0976274c137500c206d4ffdb07f1a707f98ac56b60b
3
+ metadata.gz: 199ec4ef9b5314f1948ad311bf8981448a3a299dce6024cfec2fb1daf432c775
4
+ data.tar.gz: 516fbb19c408004e50519635a32f4fe4960367746ec15ce95eac927142e4649e
5
5
  SHA512:
6
- metadata.gz: c240f65c655a99058a0c8bb761cf59fc1f5c66c4a5ad5b9734a4bf28ecd2c855df3b3c7fd22b97d0326be3f8ce34359f7548b8c19138121cc6b019b85120a9f4
7
- data.tar.gz: 1e919c4c91804ac1299c4d3bfbfd7bfeb4413bc44c95612abe4e7179a411ce225c42bccacaf0d912910f55636888d67d8ef66284a28ac1f756d3db3595bda76d
6
+ metadata.gz: 1c990e2d12280972d22431f67d4b29f7dab72b032834986846760ca493ef23f3a8fa3411168bde1aece5f5a86ec259a1bf3d16e7db6f86b9b23db64a16d12109
7
+ data.tar.gz: 4a458b89d204a9a7e3d06ad61502e79dce92c4d43699dbf0d7f5f90272c8fdb4a4b94e592e0836a205fa7cf90df2042493622741325bba4272603c5242faee61
data/.idea/workspace.xml CHANGED
@@ -4,7 +4,7 @@
4
4
  <list default="true" id="4ee2e581-45d7-4c90-b6a1-e92e4b5829dd" name="Default Changelist" comment="(1.1.1) Add reporter method">
5
5
  <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
6
6
  <change beforePath="$PROJECT_DIR$/lib/XSpear.rb" beforeDir="false" afterPath="$PROJECT_DIR$/lib/XSpear.rb" afterDir="false" />
7
- <change beforePath="$PROJECT_DIR$/lib/XSpear/XSpearRepoter.rb" beforeDir="false" afterPath="$PROJECT_DIR$/lib/XSpear/XSpearRepoter.rb" afterDir="false" />
7
+ <change beforePath="$PROJECT_DIR$/lib/XSpear/version.rb" beforeDir="false" afterPath="$PROJECT_DIR$/lib/XSpear/version.rb" afterDir="false" />
8
8
  </list>
9
9
  <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
10
10
  <option name="SHOW_DIALOG" value="false" />
@@ -25,8 +25,8 @@
25
25
  <file pinned="false" current-in-tab="true">
26
26
  <entry file="file://$PROJECT_DIR$/lib/XSpear.rb">
27
27
  <provider selected="true" editor-type-id="text-editor">
28
- <state relative-caret-position="399">
29
- <caret line="112" selection-start-line="112" selection-end-line="112" />
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" />
30
30
  </state>
31
31
  </provider>
32
32
  </entry>
@@ -70,8 +70,8 @@
70
70
  <file pinned="false" current-in-tab="false">
71
71
  <entry file="file://$PROJECT_DIR$/lib/XSpear/version.rb">
72
72
  <provider selected="true" editor-type-id="text-editor">
73
- <state relative-caret-position="45">
74
- <caret line="3" lean-forward="true" selection-start-line="3" selection-end-line="3" />
73
+ <state relative-caret-position="15">
74
+ <caret line="1" column="18" selection-start-line="1" selection-start-column="18" selection-end-line="1" selection-end-column="18" />
75
75
  </state>
76
76
  </provider>
77
77
  </entry>
@@ -107,9 +107,9 @@
107
107
  <option value="$PROJECT_DIR$/XSpear.gemspec" />
108
108
  <option value="$PROJECT_DIR$/exe/XSpear" />
109
109
  <option value="$PROJECT_DIR$/README.md" />
110
- <option value="$PROJECT_DIR$/lib/XSpear/version.rb" />
111
110
  <option value="$PROJECT_DIR$/lib/XSpear/banner.rb" />
112
111
  <option value="$PROJECT_DIR$/lib/XSpear/XSpearRepoter.rb" />
112
+ <option value="$PROJECT_DIR$/lib/XSpear/version.rb" />
113
113
  <option value="$PROJECT_DIR$/lib/XSpear.rb" />
114
114
  </list>
115
115
  </option>
@@ -225,21 +225,7 @@
225
225
  <workItem from="1563809961097" duration="4237000" />
226
226
  <workItem from="1563893538891" duration="11917000" />
227
227
  <workItem from="1564151699165" duration="2494000" />
228
- <workItem from="1564413097342" duration="2893000" />
229
- </task>
230
- <task id="LOCAL-00001" summary="init update">
231
- <created>1562945899597</created>
232
- <option name="number" value="00001" />
233
- <option name="presentableId" value="LOCAL-00001" />
234
- <option name="project" value="LOCAL" />
235
- <updated>1562945899597</updated>
236
- </task>
237
- <task id="LOCAL-00002" summary="init update">
238
- <created>1562946037367</created>
239
- <option name="number" value="00002" />
240
- <option name="presentableId" value="LOCAL-00002" />
241
- <option name="project" value="LOCAL" />
242
- <updated>1562946037367</updated>
228
+ <workItem from="1564413097342" duration="3803000" />
243
229
  </task>
244
230
  <task id="LOCAL-00003" summary="build gem and edit dependency">
245
231
  <created>1562946236000</created>
@@ -570,11 +556,25 @@
570
556
  <option name="project" value="LOCAL" />
571
557
  <updated>1564154233169</updated>
572
558
  </task>
573
- <option name="localTasksCounter" value="50" />
559
+ <task id="LOCAL-00050" summary="(1.1.1) Add WAF Found module frame..(TO_DO)">
560
+ <created>1564417827655</created>
561
+ <option name="number" value="00050" />
562
+ <option name="presentableId" value="LOCAL-00050" />
563
+ <option name="project" value="LOCAL" />
564
+ <updated>1564417827656</updated>
565
+ </task>
566
+ <task id="LOCAL-00051" summary="(1.1.1) Add code level function &amp; Check WAF code frame">
567
+ <created>1564418071600</created>
568
+ <option name="number" value="00051" />
569
+ <option name="presentableId" value="LOCAL-00051" />
570
+ <option name="project" value="LOCAL" />
571
+ <updated>1564418071600</updated>
572
+ </task>
573
+ <option name="localTasksCounter" value="52" />
574
574
  <servers />
575
575
  </component>
576
576
  <component name="TimeTrackingManager">
577
- <option name="totallyTimeSpent" value="41863000" />
577
+ <option name="totallyTimeSpent" value="42773000" />
578
578
  </component>
579
579
  <component name="ToolWindowManager">
580
580
  <frame x="0" y="0" width="1680" height="1050" extended-state="0" />
@@ -605,8 +605,6 @@
605
605
  <option name="version" value="1" />
606
606
  </component>
607
607
  <component name="VcsManagerConfiguration">
608
- <MESSAGE value="Edit version , release 1.0.2" />
609
- <MESSAGE value="Add EventHandler Test logic (1.0.3), edit description on report" />
610
608
  <MESSAGE value="verbose가 1일 떄 배너 출력되지 않도록 수정" />
611
609
  <MESSAGE value="(1.0.5) Add blind XSS options &amp; edit &quot;filtered Rule testing code&quot;" />
612
610
  <MESSAGE value="(1.0.5) Update README.md" />
@@ -630,7 +628,9 @@
630
628
  <MESSAGE value="(1.1.0) [Fixed #14] Edit raw query print code" />
631
629
  <MESSAGE value="(1.1.0) [Fixed #15] makeQueryPattern 내 페이로드 생성 코드 수정" />
632
630
  <MESSAGE value="(1.1.0) Releases 1.1.0 / Fixed bug, modify report format, etc.." />
633
- <option name="LAST_COMMIT_MESSAGE" value="(1.1.0) Releases 1.1.0 / Fixed bug, modify report format, etc.." />
631
+ <MESSAGE value="(1.1.1) Add WAF Found module frame..(TO_DO)" />
632
+ <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" />
634
634
  </component>
635
635
  <component name="editorHistoryManager">
636
636
  <entry file="file://$USER_HOME$/.rvm/gems/ruby-2.4.6/gems/bundler-2.0.1/lib/bundler/rubygems_integration.rb">
@@ -680,13 +680,6 @@
680
680
  </state>
681
681
  </provider>
682
682
  </entry>
683
- <entry file="file://$PROJECT_DIR$/lib/XSpear/version.rb">
684
- <provider selected="true" editor-type-id="text-editor">
685
- <state relative-caret-position="45">
686
- <caret line="3" lean-forward="true" selection-start-line="3" selection-end-line="3" />
687
- </state>
688
- </provider>
689
- </entry>
690
683
  <entry file="file://$PROJECT_DIR$/XSpear.gemspec">
691
684
  <provider selected="true" editor-type-id="text-editor">
692
685
  <state relative-caret-position="105">
@@ -714,10 +707,17 @@
714
707
  </state>
715
708
  </provider>
716
709
  </entry>
710
+ <entry file="file://$PROJECT_DIR$/lib/XSpear/version.rb">
711
+ <provider selected="true" editor-type-id="text-editor">
712
+ <state relative-caret-position="15">
713
+ <caret line="1" column="18" selection-start-line="1" selection-start-column="18" selection-end-line="1" selection-end-column="18" />
714
+ </state>
715
+ </provider>
716
+ </entry>
717
717
  <entry file="file://$PROJECT_DIR$/lib/XSpear.rb">
718
718
  <provider selected="true" editor-type-id="text-editor">
719
- <state relative-caret-position="399">
720
- <caret line="112" selection-start-line="112" selection-end-line="112" />
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" />
721
721
  </state>
722
722
  </provider>
723
723
  </entry>
@@ -1,3 +1,3 @@
1
1
  module XSpear
2
- VERSION = "1.1.1"
2
+ VERSION = "1.1.2"
3
3
  end
data/lib/XSpear.rb CHANGED
@@ -352,7 +352,16 @@ class XspearScan
352
352
  'onURLFlip',
353
353
  'ontouchstart',
354
354
  'ontouchend',
355
- 'ontouchmove'
355
+ 'ontouchmove',
356
+ 'onafterscriptexecute',
357
+ 'onbeforescriptexecute',
358
+ 'onpointerover',
359
+ 'onpointerdown',
360
+ 'onpointerenter',
361
+ 'onpointerleave',
362
+ 'onpointermove',
363
+ 'onpointerout',
364
+ 'onpointerup'
356
365
  ]
357
366
  tags = [
358
367
  "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.1
4
+ version: 1.1.2
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-29 00:00:00.000000000 Z
11
+ date: 2019-07-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: colorize