|
@@ -6,8 +6,8 @@
|
|
|
</component>
|
|
|
<component name="ChangeListManager">
|
|
|
<list default="true" id="ef10d9c8-0970-4ec8-90a9-81487fbad634" name="Default" comment="- Added comments to all classes and methods - Small code improvements">
|
|
|
- <change type="MODIFICATION" beforePath="$PROJECT_DIR$/Attack/BaseAttack.py" afterPath="$PROJECT_DIR$/Attack/BaseAttack.py" />
|
|
|
- <change type="MODIFICATION" beforePath="$PROJECT_DIR$/CLI.py" afterPath="$PROJECT_DIR$/CLI.py" />
|
|
|
+ <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/vcs.xml" afterPath="$PROJECT_DIR$/.idea/vcs.xml" />
|
|
|
+ <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
|
|
|
</list>
|
|
|
<ignored path="code.iws" />
|
|
|
<ignored path=".idea/workspace.xml" />
|
|
@@ -23,7 +23,7 @@
|
|
|
<SUITE FILE_PATH="coverage/code$pcapreader.coverage" NAME="pcapreader Coverage Results" MODIFIED="1470047802654" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/ID2TLib" />
|
|
|
<SUITE FILE_PATH="coverage/code$Hasher.coverage" NAME="Hasher Coverage Results" MODIFIED="1475518961954" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/ID2TLib" />
|
|
|
<SUITE FILE_PATH="coverage/code$ID2TLib.coverage" NAME="ID2TLib Coverage Results" MODIFIED="1467046039643" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/CLI" />
|
|
|
- <SUITE FILE_PATH="coverage/code$CLI.coverage" NAME="CLI Coverage Results" MODIFIED="1478076965558" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" />
|
|
|
+ <SUITE FILE_PATH="coverage/code$CLI.coverage" NAME="CLI Coverage Results" MODIFIED="1478195959702" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" />
|
|
|
<SUITE FILE_PATH="coverage/code$PortscanAttack.coverage" NAME="PortscanAttack Coverage Results" MODIFIED="1470135189879" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/Attack" />
|
|
|
<SUITE FILE_PATH="coverage/code$FileHasher.coverage" NAME="FileHasher Coverage Results" MODIFIED="1470929280513" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/ID2TLib" />
|
|
|
<SUITE FILE_PATH="coverage/code$BaseAttack.coverage" NAME="BaseAttack Coverage Results" MODIFIED="1470221704615" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/Attack" />
|
|
@@ -48,7 +48,7 @@
|
|
|
<favorites_list name="code" />
|
|
|
</component>
|
|
|
<component name="FileEditorManager">
|
|
|
- <leaf SIDE_TABS_SIZE_LIMIT_KEY="300" />
|
|
|
+ <leaf />
|
|
|
</component>
|
|
|
<component name="FileTemplateManagerImpl">
|
|
|
<option name="RECENT_TEMPLATES">
|
|
@@ -60,11 +60,12 @@
|
|
|
<component name="Git.Settings">
|
|
|
<option name="PREVIOUS_COMMIT_AUTHORS">
|
|
|
<list>
|
|
|
+ <option value="Patrick Jattke <yy52afeg@rbg.informatik.tu-darmstadt.de>" />
|
|
|
<option value="Patrick Jattke" />
|
|
|
<option value="Patrick Patrick Jattke" />
|
|
|
</list>
|
|
|
</option>
|
|
|
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/../.." />
|
|
|
+ <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
|
|
|
<option name="RECENT_BRANCH_BY_REPOSITORY">
|
|
|
<map>
|
|
|
<entry key="$PROJECT_DIR$/../.." value="dev" />
|
|
@@ -89,12 +90,12 @@
|
|
|
<option value="$PROJECT_DIR$/ID2TLib/StatsDatabase.py" />
|
|
|
<option value="$PROJECT_DIR$/Attack/AttackParameters.py" />
|
|
|
<option value="$PROJECT_DIR$/ID2TLib/AttackController.py" />
|
|
|
- <option value="$PROJECT_DIR$/ID2TLib/LabelManager.py" />
|
|
|
<option value="$PROJECT_DIR$/ID2TLib/Controller.py" />
|
|
|
<option value="$PROJECT_DIR$/ID2TLib/Statistics.py" />
|
|
|
<option value="$PROJECT_DIR$/Attack/PortscanAttack.py" />
|
|
|
- <option value="$PROJECT_DIR$/CLI.py" />
|
|
|
<option value="$PROJECT_DIR$/Attack/BaseAttack.py" />
|
|
|
+ <option value="$PROJECT_DIR$/ID2TLib/LabelManager.py" />
|
|
|
+ <option value="$PROJECT_DIR$/CLI.py" />
|
|
|
</list>
|
|
|
</option>
|
|
|
</component>
|
|
@@ -227,7 +228,7 @@
|
|
|
</component>
|
|
|
<component name="PropertiesComponent">
|
|
|
<property name="WebServerToolWindowFactoryState" value="false" />
|
|
|
- <property name="settings.editor.selected.configurable" value="com.jetbrains.python.configuration.PyActiveSdkModuleConfigurable" />
|
|
|
+ <property name="settings.editor.selected.configurable" value="project.propVCSSupport.Mappings" />
|
|
|
<property name="settings.editor.splitter.proportion" value="0.2" />
|
|
|
<property name="com.intellij.database.dataSource.DataSourceTemplate" value="Sqlite (Xerial)" />
|
|
|
<property name="FileHistory.git4idea.history.GitHistoryProvider_flatWidth0" value="196" />
|
|
@@ -743,7 +744,14 @@
|
|
|
<option name="project" value="LOCAL" />
|
|
|
<updated>1476280991164</updated>
|
|
|
</task>
|
|
|
- <option name="localTasksCounter" value="23" />
|
|
|
+ <task id="LOCAL-00023" summary="- Fixes issue #16: After loading a label's file, the application crashes ">
|
|
|
+ <created>1478196265469</created>
|
|
|
+ <option name="number" value="00023" />
|
|
|
+ <option name="presentableId" value="LOCAL-00023" />
|
|
|
+ <option name="project" value="LOCAL" />
|
|
|
+ <updated>1478196265469</updated>
|
|
|
+ </task>
|
|
|
+ <option name="localTasksCounter" value="24" />
|
|
|
<servers />
|
|
|
</component>
|
|
|
<component name="TodoView" selected-index="2">
|
|
@@ -759,23 +767,23 @@
|
|
|
<frame x="-1" y="0" width="1678" height="882" extended-state="6" />
|
|
|
<editor active="false" />
|
|
|
<layout>
|
|
|
- <window_info id="Project" active="true" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.24969324" sideWeight="0.6486842" order="2" side_tool="false" content_ui="combo" />
|
|
|
- <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32964602" sideWeight="0.497552" order="9" side_tool="false" content_ui="tabs" />
|
|
|
+ <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.11042945" sideWeight="0.64106846" order="2" side_tool="false" content_ui="combo" />
|
|
|
+ <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32964602" sideWeight="0.497552" order="8" side_tool="false" content_ui="tabs" />
|
|
|
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.16500553" sideWeight="0.504896" order="0" side_tool="true" content_ui="tabs" />
|
|
|
<window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32986537" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
|
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.3276316" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
|
<window_info id="Python Console" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.16389811" sideWeight="0.49510404" order="1" side_tool="false" content_ui="tabs" />
|
|
|
- <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.2118421" sideWeight="0.5" order="10" side_tool="false" content_ui="tabs" x="36" y="536" width="1640" height="280" />
|
|
|
- <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.24969324" sideWeight="0.3513158" order="0" side_tool="true" content_ui="tabs" />
|
|
|
+ <window_info id="Run" active="true" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.2118421" sideWeight="0.5" order="9" side_tool="false" content_ui="tabs" x="36" y="536" width="1640" height="280" />
|
|
|
+ <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.11042945" sideWeight="0.35893154" order="0" side_tool="true" content_ui="tabs" />
|
|
|
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
|
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="true" content_ui="tabs" />
|
|
|
- <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.29078948" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" />
|
|
|
+ <window_info id="Debug" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.29018405" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
|
|
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
|
|
<window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
|
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
|
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.39933628" sideWeight="0.497552" order="6" side_tool="false" content_ui="tabs" />
|
|
|
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
|
|
|
- <window_info id="Inspection Results" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32890365" sideWeight="0.5" order="11" side_tool="false" content_ui="tabs" />
|
|
|
+ <window_info id="Inspection Results" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32890365" sideWeight="0.5" order="10" side_tool="false" content_ui="tabs" />
|
|
|
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.3223684" sideWeight="0.49510404" order="4" side_tool="false" content_ui="tabs" />
|
|
|
<window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
|
</layout>
|
|
@@ -814,7 +822,8 @@
|
|
|
<MESSAGE value="- Implemented query mode - Tested all named_queries and fixed errors in named_queries" />
|
|
|
<MESSAGE value="- Added comments to all classes and methods - Small code improvements" />
|
|
|
<MESSAGE value="- Adapted CLI.py to make application runnable in terminal" />
|
|
|
- <option name="LAST_COMMIT_MESSAGE" value="- Adapted CLI.py to make application runnable in terminal" />
|
|
|
+ <MESSAGE value="- Fixes issue #16: After loading a label's file, the application crashes " />
|
|
|
+ <option name="LAST_COMMIT_MESSAGE" value="- Fixes issue #16: After loading a label's file, the application crashes " />
|
|
|
<option name="OPTIMIZE_IMPORTS_BEFORE_PROJECT_COMMIT" value="true" />
|
|
|
<option name="REFORMAT_BEFORE_PROJECT_COMMIT" value="true" />
|
|
|
</component>
|
|
@@ -847,12 +856,11 @@
|
|
|
</properties>
|
|
|
</breakpoint>
|
|
|
</default-breakpoints>
|
|
|
- <option name="time" value="147" />
|
|
|
+ <option name="time" value="154" />
|
|
|
</breakpoint-manager>
|
|
|
<watches-manager />
|
|
|
</component>
|
|
|
<component name="editorHistoryManager">
|
|
|
- <entry file="file://$PROJECT_DIR$/Attack/DummyAttack.py" />
|
|
|
<entry file="file:///usr/lib/python3.4/pkgutil.py">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
<state relative-caret-position="121">
|
|
@@ -988,13 +996,6 @@
|
|
|
</provider>
|
|
|
</entry>
|
|
|
<entry file="file://$PROJECT_DIR$/test.py" />
|
|
|
- <entry file="file:///usr/lib/python3.4/xml/dom/minidom.py">
|
|
|
- <provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="1408">
|
|
|
- <caret line="112" column="8" selection-start-line="112" selection-start-column="8" selection-end-line="112" selection-end-column="8" />
|
|
|
- </state>
|
|
|
- </provider>
|
|
|
- </entry>
|
|
|
<entry file="file://$PROJECT_DIR$/ID2TLib/Hasher.py" />
|
|
|
<entry file="file:///usr/lib/python3.4/enum.py">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
@@ -1124,13 +1125,6 @@
|
|
|
</state>
|
|
|
</provider>
|
|
|
</entry>
|
|
|
- <entry file="file://$PROJECT_DIR$/ID2TLib/LabelManager.py">
|
|
|
- <provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="390">
|
|
|
- <caret line="117" column="8" selection-start-line="117" selection-start-column="8" selection-end-line="117" selection-end-column="8" />
|
|
|
- </state>
|
|
|
- </provider>
|
|
|
- </entry>
|
|
|
<entry file="file://$PROJECT_DIR$/ID2TLib/Statistics.py">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
<state relative-caret-position="270">
|
|
@@ -1145,42 +1139,65 @@
|
|
|
</state>
|
|
|
</provider>
|
|
|
</entry>
|
|
|
- <entry file="file://$PROJECT_DIR$/CLI.py">
|
|
|
+ <entry file="file://$PROJECT_DIR$/ID2TLib/AttackController.py">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="360">
|
|
|
- <caret line="44" column="64" selection-start-line="44" selection-start-column="64" selection-end-line="44" selection-end-column="64" />
|
|
|
+ <state relative-caret-position="-207">
|
|
|
+ <caret line="64" column="8" selection-start-line="64" selection-start-column="8" selection-end-line="64" selection-end-column="8" />
|
|
|
+ <folding />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/Attack/BaseAttack.py">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="-252">
|
|
|
+ <caret line="187" column="8" selection-start-line="187" selection-start-column="8" selection-end-line="187" selection-end-column="8" />
|
|
|
+ <folding />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/Attack/PortscanAttack.py">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="305">
|
|
|
+ <caret line="65" column="15" selection-start-line="65" selection-start-column="15" selection-end-line="65" selection-end-column="15" />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ <entry file="file:///usr/lib/python3.4/xml/dom/minidom.py">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="243">
|
|
|
+ <caret line="1955" column="4" selection-start-line="1955" selection-start-column="4" selection-end-line="1955" selection-end-column="4" />
|
|
|
<folding />
|
|
|
</state>
|
|
|
</provider>
|
|
|
</entry>
|
|
|
<entry file="file://$PROJECT_DIR$/ID2TLib/Controller.py">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="356">
|
|
|
- <caret line="42" column="39" selection-start-line="42" selection-start-column="39" selection-end-line="42" selection-end-column="39" />
|
|
|
+ <state relative-caret-position="56">
|
|
|
+ <caret line="22" column="0" selection-start-line="22" selection-start-column="0" selection-end-line="22" selection-end-column="0" />
|
|
|
<folding />
|
|
|
</state>
|
|
|
</provider>
|
|
|
</entry>
|
|
|
- <entry file="file://$PROJECT_DIR$/ID2TLib/AttackController.py">
|
|
|
+ <entry file="file://$APPLICATION_HOME_DIR$/helpers/pydev/pydevd.py">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="-207">
|
|
|
- <caret line="64" column="8" selection-start-line="64" selection-start-column="8" selection-end-line="64" selection-end-column="8" />
|
|
|
+ <state relative-caret-position="537">
|
|
|
+ <caret line="1579" column="0" selection-start-line="1579" selection-start-column="0" selection-end-line="1579" selection-end-column="0" />
|
|
|
<folding />
|
|
|
</state>
|
|
|
</provider>
|
|
|
</entry>
|
|
|
- <entry file="file://$PROJECT_DIR$/Attack/BaseAttack.py">
|
|
|
+ <entry file="file://$PROJECT_DIR$/CLI.py">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="-252">
|
|
|
- <caret line="187" column="8" selection-start-line="187" selection-start-column="8" selection-end-line="187" selection-end-column="8" />
|
|
|
+ <state relative-caret-position="166">
|
|
|
+ <caret line="112" column="17" selection-start-line="112" selection-start-column="17" selection-end-line="112" selection-end-column="17" />
|
|
|
<folding />
|
|
|
</state>
|
|
|
</provider>
|
|
|
</entry>
|
|
|
- <entry file="file://$PROJECT_DIR$/Attack/PortscanAttack.py">
|
|
|
+ <entry file="file://$PROJECT_DIR$/ID2TLib/LabelManager.py">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="305">
|
|
|
- <caret line="65" column="15" selection-start-line="65" selection-start-column="15" selection-end-line="65" selection-end-column="15" />
|
|
|
+ <state relative-caret-position="211">
|
|
|
+ <caret line="132" column="10" selection-start-line="132" selection-start-column="10" selection-end-line="132" selection-end-column="10" />
|
|
|
<folding />
|
|
|
</state>
|
|
|
</provider>
|