Skip to content

Commit

Permalink
modify help
Browse files Browse the repository at this point in the history
  • Loading branch information
source committed Aug 29, 2018
1 parent cbe0493 commit 0786f19
Show file tree
Hide file tree
Showing 10 changed files with 67 additions and 55 deletions.
19 changes: 12 additions & 7 deletions help/help.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
* 1.7以上 (http://www.portswigger.net/burp/)

.開発環境
* NetBean 8.2(http://netbeans.org/)
* Apache ant 1.9(http://ant.apache.org/)
* NetBean 8.2 (http://netbeans.org/)
* Apache ant 1.9 (http://ant.apache.org/)
* asciidoc (http://asciidoc.org/)

.利用ライブラリ
Expand Down Expand Up @@ -159,7 +159,7 @@ Metachar::
=== MatchAlert

指定した文字列にマッチする文字がレスポンスに現れた場合に通知してくれます。 ExceptionなどのErrorCode系の文字列を登録することを想定しています。
通知方法には以下の4つの方法があり、同時に複数の方法を選択できます
通知方法には以下の5つの方法があり、同時に複数の方法を選択できます

. BurpのAlertsタブにて通知する方法
. タスクトレイのメッセージにて通知する方法 +
Expand All @@ -168,6 +168,7 @@ Metachar::
proxyにチェックが入っている場合にしか意味がありません。
. マッチしたヒストリのCommentを変更する方法 +
proxyにチェックが入っている場合にしか意味がありません。
. マッチした内容と指定した値にてScannerのIssueを作成します。

==== MatchAlertタブ
image:images/custom_matchalert.png[MatchAlertタブ]
Expand Down Expand Up @@ -206,6 +207,7 @@ alert tabs::

try message::
トレイのメッセージが通知先になります。
現在のバージョンではサポートされていません。

Highlight Color::
文字列がマッチした場合、該当のBurpのHistoryのHighlightColorが指定した色になります +
Expand All @@ -215,6 +217,9 @@ comment::
文字列がマッチした場合、該当のBurpのHistoryのCommentが指定したコメントになります +
proxyログにチェックした場合のみ有効です。

scanner issue::
文字列がマッチした場合、該当のScannerのIssueを作成します。


=== AutoResponder
指定したURLにマッチする場合に指定したファイルの内容でレスポンスを返します。
Expand Down Expand Up @@ -440,11 +445,11 @@ IgnoreCase::
チェック時大文字小文字を無視します。

request::
検索対象をリクエストに限定します
検索対象をリクエスト(Header,Body)に限定します

response::
検索対象をレスポンスに限定します
検索対象をレスポンス(Header,Body)に限定します

commint::
検索対象をコメントに限定します。

Expand Down Expand Up @@ -513,7 +518,7 @@ QuotedPrintable::

HTML(<,>,",')::
HTMLのエンコード、デコードを行います。
エンコードは、「<,>,",'」のみされます
エンコードは、「<,>,",'」のみ行われます

&#dd;::
10進数形式の実体参照形式のエンコード、デコードを行います。
Expand Down
24 changes: 16 additions & 8 deletions help/help.html
Original file line number Diff line number Diff line change
Expand Up @@ -467,10 +467,10 @@ <h2 id="_動作環境">1. 動作環境</h2>
<div class="title">開発環境</div>
<ul>
<li>
<p>NetBean 8.2(<a href="http://netbeans.org/" class="bare">http://netbeans.org/</a>)</p>
<p>NetBean 8.2 (<a href="http://netbeans.org/" class="bare">http://netbeans.org/</a>)</p>
</li>
<li>
<p>Apache ant 1.9(<a href="http://ant.apache.org/" class="bare">http://ant.apache.org/</a>)</p>
<p>Apache ant 1.9 (<a href="http://ant.apache.org/" class="bare">http://ant.apache.org/</a>)</p>
</li>
<li>
<p>asciidoc (<a href="http://asciidoc.org/" class="bare">http://asciidoc.org/</a>)</p>
Expand Down Expand Up @@ -759,7 +759,7 @@ <h4 id="_matchreplace_item_編集ダイヤログ">3.2.3. MatchReplace Item 編
<h3 id="_matchalert">3.3. MatchAlert</h3>
<div class="paragraph">
<p>指定した文字列にマッチする文字がレスポンスに現れた場合に通知してくれます。 ExceptionなどのErrorCode系の文字列を登録することを想定しています。
通知方法には以下の4つの方法があり、同時に複数の方法を選択できます</p>
通知方法には以下の5つの方法があり、同時に複数の方法を選択できます</p>
</div>
<div class="olist arabic">
<ol class="arabic">
Expand All @@ -778,6 +778,9 @@ <h3 id="_matchalert">3.3. MatchAlert</h3>
<p>マッチしたヒストリのCommentを変更する方法<br>
proxyにチェックが入っている場合にしか意味がありません。</p>
</li>
<li>
<p>マッチした内容と指定した値にてScannerのIssueを作成します。</p>
</li>
</ol>
</div>
<div class="sect3">
Expand Down Expand Up @@ -840,7 +843,8 @@ <h4 id="_matchalert_item_編集ダイヤログ">3.3.2. MatchAlert Item 編集ダ
</dd>
<dt class="hdlist1">try message</dt>
<dd>
<p>トレイのメッセージが通知先になります。</p>
<p>トレイのメッセージが通知先になります。
現在のバージョンではサポートされていません。</p>
</dd>
<dt class="hdlist1">Highlight Color</dt>
<dd>
Expand All @@ -852,6 +856,10 @@ <h4 id="_matchalert_item_編集ダイヤログ">3.3.2. MatchAlert Item 編集ダ
<p>文字列がマッチした場合、該当のBurpのHistoryのCommentが指定したコメントになります<br>
proxyログにチェックした場合のみ有効です。</p>
</dd>
<dt class="hdlist1">scanner issue</dt>
<dd>
<p>文字列がマッチした場合、該当のScannerのIssueを作成します。</p>
</dd>
</dl>
</div>
</div>
Expand Down Expand Up @@ -1211,11 +1219,11 @@ <h4 id="_jsearchタブ">3.7.1. JSearchタブ</h4>
</dd>
<dt class="hdlist1">request</dt>
<dd>
<p>検索対象をリクエストに限定します</p>
<p>検索対象をリクエスト(Header,Body)に限定します</p>
</dd>
<dt class="hdlist1">response</dt>
<dd>
<p>検索対象をレスポンスに限定します</p>
<p>検索対象をレスポンス(Header,Body)に限定します</p>
</dd>
<dt class="hdlist1">commint</dt>
<dd>
Expand Down Expand Up @@ -1319,7 +1327,7 @@ <h5 id="_encode_decode">Encode/Decode</h5>
<dt class="hdlist1">HTML(&lt;,&gt;,",')</dt>
<dd>
<p>HTMLのエンコード、デコードを行います。
エンコードは、「&lt;,&gt;,",'」のみされます</p>
エンコードは、「&lt;,&gt;,",'」のみ行われます</p>
</dd>
<dt class="hdlist1">&amp;#dd;</dt>
<dd>
Expand Down Expand Up @@ -1629,7 +1637,7 @@ <h3 id="_version">3.10. Version</h3>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2018-07-07 22:41:06 JST
Last updated 2018-08-29 21:37:04 JST
</div>
</div>
</body>
Expand Down
Binary file modified help/images/custom_jsearch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified help/images/custom_matchalert_item.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions release.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@

<target name="releasehelp" depends="help">
<zip basedir="." destfile="${help.zip}" update="false">
<include name="help/css/**"/>
<include name="help/html/**"/>
<include name="help/**"/>
<include name="help/images/**"/>
</zip>
</target>

Expand Down
Binary file modified release/YaguraExtender.jar
Binary file not shown.
33 changes: 16 additions & 17 deletions src/yagura/view/JTransCoderTab.form
Original file line number Diff line number Diff line change
Expand Up @@ -1270,7 +1270,7 @@
<Group type="103" groupAlignment="0" attributes="0">
<Group type="102" attributes="0">
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" max="-2" attributes="0">
<Group type="103" groupAlignment="0" attributes="0">
<Group type="102" alignment="0" attributes="0">
<Component id="lblDateStep" min="-2" max="-2" attributes="0"/>
<EmptySpace type="unrelated" max="-2" attributes="0"/>
Expand All @@ -1284,16 +1284,16 @@
</Group>
<Component id="lblDateStart" alignment="0" min="-2" max="-2" attributes="0"/>
</Group>
<Component id="pnlDateEnd" min="-2" pref="113" max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Component id="pnlDateEnd" min="-2" pref="113" max="-2" attributes="0"/>
<Component id="pnlDateStart" alignment="0" min="-2" pref="113" max="-2" attributes="0"/>
</Group>
</Group>
</Group>
</Group>
<Group type="102" alignment="0" attributes="0">
<EmptySpace min="-2" pref="12" max="-2" attributes="0"/>
<Group type="103" groupAlignment="1" attributes="0">
<Component id="pnlDateStart" alignment="1" min="-2" pref="113" max="-2" attributes="0"/>
<Component id="txtDateFormat" min="-2" pref="152" max="-2" attributes="0"/>
</Group>
<Component id="txtDateFormat" min="-2" pref="152" max="-2" attributes="0"/>
<EmptySpace max="-2" attributes="0"/>
<Component id="lblDateFormat" min="-2" pref="174" max="-2" attributes="0"/>
</Group>
Expand All @@ -1310,22 +1310,21 @@
<Component id="txtDateFormat" alignment="3" min="-2" max="-2" attributes="0"/>
<Component id="lblDateFormat" alignment="3" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace type="unrelated" max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" max="-2" attributes="0">
<Group type="102" attributes="0">
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="1" attributes="0">
<Group type="102" alignment="1" attributes="0">
<Component id="lblDateStart" min="-2" max="-2" attributes="0"/>
<EmptySpace min="-2" pref="10" max="-2" attributes="0"/>
<EmptySpace min="-2" pref="18" max="-2" attributes="0"/>
<Component id="lblDateEnd" min="-2" max="-2" attributes="0"/>
<EmptySpace min="-2" pref="18" max="-2" attributes="0"/>
</Group>
<Group type="102" attributes="0">
<Component id="pnlDateStart" pref="25" max="32767" attributes="0"/>
<Group type="102" alignment="1" attributes="0">
<Component id="pnlDateStart" min="-2" pref="25" max="-2" attributes="0"/>
<EmptySpace max="-2" attributes="0"/>
<Component id="pnlDateEnd" min="-2" pref="25" max="-2" attributes="0"/>
<EmptySpace min="-2" pref="10" max="-2" attributes="0"/>
</Group>
</Group>
<Group type="103" groupAlignment="0" attributes="0">
<Component id="lblDateEnd" min="-2" max="-2" attributes="0"/>
<Component id="pnlDateEnd" min="-2" pref="25" max="-2" attributes="0"/>
</Group>
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="3" attributes="0">
<Component id="txtDateStep" alignment="3" min="-2" max="-2" attributes="0"/>
<Component id="lblDateStep" alignment="3" min="-2" max="-2" attributes="0"/>
Expand Down
28 changes: 14 additions & 14 deletions src/yagura/view/JTransCoderTab.java
Original file line number Diff line number Diff line change
Expand Up @@ -963,7 +963,7 @@ public void keyPressed(java.awt.event.KeyEvent evt) {
.addGroup(pnlDateLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
.addGroup(pnlDateLayout.createSequentialGroup()
.addContainerGap()
.addGroup(pnlDateLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING, false)
.addGroup(pnlDateLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
.addGroup(pnlDateLayout.createSequentialGroup()
.addComponent(lblDateStep)
.addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.UNRELATED)
Expand All @@ -974,12 +974,12 @@ public void keyPressed(java.awt.event.KeyEvent evt) {
.addComponent(lblDateEnd)
.addGap(18, 18, 18))
.addComponent(lblDateStart))
.addComponent(pnlDateEnd, javax.swing.GroupLayout.PREFERRED_SIZE, 113, javax.swing.GroupLayout.PREFERRED_SIZE))))
.addGroup(pnlDateLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
.addComponent(pnlDateEnd, javax.swing.GroupLayout.PREFERRED_SIZE, 113, javax.swing.GroupLayout.PREFERRED_SIZE)
.addComponent(pnlDateStart, javax.swing.GroupLayout.PREFERRED_SIZE, 113, javax.swing.GroupLayout.PREFERRED_SIZE)))))
.addGroup(pnlDateLayout.createSequentialGroup()
.addGap(12, 12, 12)
.addGroup(pnlDateLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING)
.addComponent(pnlDateStart, javax.swing.GroupLayout.PREFERRED_SIZE, 113, javax.swing.GroupLayout.PREFERRED_SIZE)
.addComponent(txtDateFormat, javax.swing.GroupLayout.PREFERRED_SIZE, 152, javax.swing.GroupLayout.PREFERRED_SIZE))
.addComponent(txtDateFormat, javax.swing.GroupLayout.PREFERRED_SIZE, 152, javax.swing.GroupLayout.PREFERRED_SIZE)
.addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
.addComponent(lblDateFormat, javax.swing.GroupLayout.PREFERRED_SIZE, 174, javax.swing.GroupLayout.PREFERRED_SIZE)))
.addContainerGap(825, Short.MAX_VALUE))
Expand All @@ -991,18 +991,18 @@ public void keyPressed(java.awt.event.KeyEvent evt) {
.addGroup(pnlDateLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)
.addComponent(txtDateFormat, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)
.addComponent(lblDateFormat))
.addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.UNRELATED)
.addGroup(pnlDateLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING, false)
.addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
.addGroup(pnlDateLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING)
.addGroup(pnlDateLayout.createSequentialGroup()
.addComponent(lblDateStart)
.addGap(10, 10, 10))
.addGap(18, 18, 18)
.addComponent(lblDateEnd)
.addGap(18, 18, 18))
.addGroup(pnlDateLayout.createSequentialGroup()
.addComponent(pnlDateStart, javax.swing.GroupLayout.DEFAULT_SIZE, 25, Short.MAX_VALUE)
.addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)))
.addGroup(pnlDateLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
.addComponent(lblDateEnd)
.addComponent(pnlDateEnd, javax.swing.GroupLayout.PREFERRED_SIZE, 25, javax.swing.GroupLayout.PREFERRED_SIZE))
.addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
.addComponent(pnlDateStart, javax.swing.GroupLayout.PREFERRED_SIZE, 25, javax.swing.GroupLayout.PREFERRED_SIZE)
.addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
.addComponent(pnlDateEnd, javax.swing.GroupLayout.PREFERRED_SIZE, 25, javax.swing.GroupLayout.PREFERRED_SIZE)
.addGap(10, 10, 10)))
.addGroup(pnlDateLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)
.addComponent(txtDateStep, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)
.addComponent(lblDateStep))
Expand Down
4 changes: 2 additions & 2 deletions src/yagura/view/MatchAlertItemDlg.form
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
<AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
<AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
<AuxValue name="designerSize" type="java.awt.Dimension" value="-84,-19,0,5,115,114,0,18,106,97,118,97,46,97,119,116,46,68,105,109,101,110,115,105,111,110,65,-114,-39,-41,-84,95,68,20,2,0,2,73,0,6,104,101,105,103,104,116,73,0,5,119,105,100,116,104,120,112,0,0,1,-28,0,0,2,93"/>
<AuxValue name="designerSize" type="java.awt.Dimension" value="-84,-19,0,5,115,114,0,18,106,97,118,97,46,97,119,116,46,68,105,109,101,110,115,105,111,110,65,-114,-39,-41,-84,95,68,20,2,0,2,73,0,6,104,101,105,103,104,116,73,0,5,119,105,100,116,104,120,112,0,0,1,88,0,0,2,93"/>
</AuxValues>

<Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/>
Expand Down Expand Up @@ -312,7 +312,7 @@
<Component id="chkComment" min="-2" max="-2" attributes="0"/>
<EmptySpace max="-2" attributes="0"/>
<Component id="txtComment" min="-2" max="-2" attributes="0"/>
<EmptySpace pref="138" max="32767" attributes="0"/>
<EmptySpace max="32767" attributes="0"/>
</Group>
<Component id="pnlScannerIssue" alignment="0" max="32767" attributes="0"/>
</Group>
Expand Down
Loading

0 comments on commit 0786f19

Please sign in to comment.