123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="AnalysisUIOptions">
- <option name="GROUP_BY_SEVERITY" value="true" />
- <option name="SCOPE_TYPE" value="2" />
- </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$/.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" />
- <ignored path=".idea/dataSources.local.xml" />
- <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
- <option name="TRACKING_ENABLED" value="true" />
- <option name="SHOW_DIALOG" value="false" />
- <option name="HIGHLIGHT_CONFLICTS" value="true" />
- <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
- <option name="LAST_RESOLUTION" value="IGNORE" />
- </component>
- <component name="CoverageDataManager">
- <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="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" />
- <SUITE FILE_PATH="coverage/code$AttackController.coverage" NAME="AttackController Coverage Results" MODIFIED="1470208479922" 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$PcapFile.coverage" NAME="PcapFile Coverage Results" MODIFIED="1471115797069" 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$StatsDatabase.coverage" NAME="StatsDatabase Coverage Results" MODIFIED="1471278186826" 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$Controller.coverage" NAME="Controller Coverage Results" MODIFIED="1476192827183" 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$LabelManager.coverage" NAME="LabelManager Coverage Results" MODIFIED="1467880641533" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/ID2TLib" />
- </component>
- <component name="CreatePatchCommitExecutor">
- <option name="PATCH_PATH" value="" />
- </component>
- <component name="DatabaseView">
- <option name="GROUP_SCHEMA" value="true" />
- <option name="GROUP_CONTENTS" value="false" />
- <option name="SORT_POSITIONED" value="false" />
- <option name="SHOW_TABLE_DETAILS" value="true" />
- <option name="SHOW_EMPTY_GROUPS" value="false" />
- </component>
- <component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
- <component name="FavoritesManager">
- <favorites_list name="code" />
- </component>
- <component name="FileEditorManager">
- <leaf />
- </component>
- <component name="FileTemplateManagerImpl">
- <option name="RECENT_TEMPLATES">
- <list>
- <option value="Python Script" />
- </list>
- </option>
- </component>
- <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_BRANCH_BY_REPOSITORY">
- <map>
- <entry key="$PROJECT_DIR$/../.." value="dev" />
- </map>
- </option>
- </component>
- <component name="IdeDocumentHistory">
- <option name="CHANGED_PATHS">
- <list>
- <option value="$PROJECT_DIR$/CLI/ID2TLib.py" />
- <option value="$PROJECT_DIR$/program/CLI/CLI.py" />
- <option value="$PROJECT_DIR$/CLI/CLI.py" />
- <option value="$PROJECT_DIR$/__init__.py" />
- <option value="$PROJECT_DIR$/main.py" />
- <option value="$PROJECT_DIR$/ID2TLib/pcapreader.py" />
- <option value="$PROJECT_DIR$/Attack/DummyAttack.py" />
- <option value="$PROJECT_DIR$/ID2TLib/FileHasher.py" />
- <option value="$PROJECT_DIR$/Attack/__init__.py" />
- <option value="$PROJECT_DIR$/ID2TLib/Hasher.py" />
- <option value="$PROJECT_DIR$/ID2TLib/Label.py" />
- <option value="$PROJECT_DIR$/ID2TLib/PcapFile.py" />
- <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/Controller.py" />
- <option value="$PROJECT_DIR$/ID2TLib/Statistics.py" />
- <option value="$PROJECT_DIR$/Attack/PortscanAttack.py" />
- <option value="$PROJECT_DIR$/Attack/BaseAttack.py" />
- <option value="$PROJECT_DIR$/ID2TLib/LabelManager.py" />
- <option value="$PROJECT_DIR$/CLI.py" />
- </list>
- </option>
- </component>
- <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
- <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
- <component name="JsGulpfileManager">
- <detection-done>true</detection-done>
- <sorting>DEFINITION_ORDER</sorting>
- </component>
- <component name="ProjectFrameBounds">
- <option name="x" value="-1" />
- <option name="width" value="1678" />
- <option name="height" value="882" />
- </component>
- <component name="ProjectInspectionProfilesVisibleTreeState">
- <entry key="Project Default">
- <profile-state>
- <expanded-state>
- <State>
- <id />
- </State>
- <State>
- <id>Google App Engine (Python)</id>
- </State>
- <State>
- <id>Python</id>
- </State>
- <State>
- <id>Spelling</id>
- </State>
- </expanded-state>
- <selected-state>
- <State>
- <id>SpellCheckingInspection</id>
- </State>
- </selected-state>
- </profile-state>
- </entry>
- </component>
- <component name="ProjectLevelVcsManager" settingsEditedManually="true">
- <OptionsSetting value="true" id="Add" />
- <OptionsSetting value="true" id="Remove" />
- <OptionsSetting value="true" id="Checkout" />
- <OptionsSetting value="true" id="Update" />
- <OptionsSetting value="true" id="Status" />
- <OptionsSetting value="true" id="Edit" />
- <ConfirmationsSetting value="0" id="Add" />
- <ConfirmationsSetting value="0" id="Remove" />
- </component>
- <component name="ProjectView">
- <navigator currentView="ProjectPane" proportions="" version="1">
- <flattenPackages />
- <showMembers />
- <showModules />
- <showLibraryContents />
- <hideEmptyPackages />
- <abbreviatePackageNames />
- <autoscrollToSource />
- <autoscrollFromSource />
- <sortByType />
- <manualOrder />
- <foldersAlwaysOnTop value="true" />
- </navigator>
- <panes>
- <pane id="Scope" />
- <pane id="Scratches" />
- <pane id="ProjectPane">
- <subPane>
- <PATH>
- <PATH_ELEMENT>
- <option name="myItemId" value="code" />
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
- </PATH_ELEMENT>
- </PATH>
- <PATH>
- <PATH_ELEMENT>
- <option name="myItemId" value="code" />
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
- </PATH_ELEMENT>
- <PATH_ELEMENT>
- <option name="myItemId" value="code" />
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
- </PATH_ELEMENT>
- </PATH>
- <PATH>
- <PATH_ELEMENT>
- <option name="myItemId" value="code" />
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
- </PATH_ELEMENT>
- <PATH_ELEMENT>
- <option name="myItemId" value="code" />
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
- </PATH_ELEMENT>
- <PATH_ELEMENT>
- <option name="myItemId" value="ID2TLib" />
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
- </PATH_ELEMENT>
- </PATH>
- <PATH>
- <PATH_ELEMENT>
- <option name="myItemId" value="code" />
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
- </PATH_ELEMENT>
- <PATH_ELEMENT>
- <option name="myItemId" value="code" />
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
- </PATH_ELEMENT>
- <PATH_ELEMENT>
- <option name="myItemId" value="GUI" />
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
- </PATH_ELEMENT>
- </PATH>
- <PATH>
- <PATH_ELEMENT>
- <option name="myItemId" value="code" />
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
- </PATH_ELEMENT>
- <PATH_ELEMENT>
- <option name="myItemId" value="code" />
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
- </PATH_ELEMENT>
- <PATH_ELEMENT>
- <option name="myItemId" value="Attack" />
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
- </PATH_ELEMENT>
- </PATH>
- </subPane>
- </pane>
- </panes>
- </component>
- <component name="PropertiesComponent">
- <property name="WebServerToolWindowFactoryState" value="false" />
- <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" />
- <property name="FileHistory.git4idea.history.GitHistoryProvider_flatOrder0" value="0" />
- <property name="FileHistory.git4idea.history.GitHistoryProvider_flatWidth1" value="198" />
- <property name="FileHistory.git4idea.history.GitHistoryProvider_flatOrder1" value="1" />
- <property name="FileHistory.git4idea.history.GitHistoryProvider_flatWidth2" value="201" />
- <property name="FileHistory.git4idea.history.GitHistoryProvider_flatOrder2" value="2" />
- <property name="FileHistory.git4idea.history.GitHistoryProvider_flatWidth3" value="996" />
- <property name="FileHistory.git4idea.history.GitHistoryProvider_flatOrder3" value="3" />
- <property name="FileHistory.git4idea.history.GitHistoryProvider_treeWidth0" value="196" />
- <property name="FileHistory.git4idea.history.GitHistoryProvider_treeOrder0" value="0" />
- <property name="FileHistory.git4idea.history.GitHistoryProvider_treeWidth1" value="198" />
- <property name="FileHistory.git4idea.history.GitHistoryProvider_treeOrder1" value="1" />
- <property name="FileHistory.git4idea.history.GitHistoryProvider_treeWidth2" value="201" />
- <property name="FileHistory.git4idea.history.GitHistoryProvider_treeOrder2" value="2" />
- <property name="FileHistory.git4idea.history.GitHistoryProvider_treeWidth3" value="996" />
- <property name="FileHistory.git4idea.history.GitHistoryProvider_treeOrder3" value="3" />
- </component>
- <component name="PyConsoleOptionsProvider">
- <option name="myPythonConsoleState">
- <console-settings module-name="code" is-module-sdk="true">
- <option name="myUseModuleSdk" value="true" />
- <option name="myModuleName" value="code" />
- </console-settings>
- </option>
- </component>
- <component name="RecentsManager">
- <key name="MoveFile.RECENT_KEYS">
- <recent name="$PROJECT_DIR$" />
- <recent name="$PROJECT_DIR$/program" />
- <recent name="$PROJECT_DIR$/CLI" />
- </key>
- </component>
- <component name="RunManager" selected="Python.CLI">
- <configuration default="false" name="CLI" type="PythonConfigurationType" factoryName="Python" temporary="true">
- <option name="INTERPRETER_OPTIONS" value="" />
- <option name="PARENT_ENVS" value="true" />
- <envs>
- <env name="PYTHONUNBUFFERED" value="1" />
- </envs>
- <option name="SDK_HOME" value="" />
- <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
- <option name="IS_MODULE_SDK" value="true" />
- <option name="ADD_CONTENT_ROOTS" value="true" />
- <option name="ADD_SOURCE_ROOTS" value="true" />
- <module name="code" />
- <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
- <option name="SCRIPT_NAME" value="$PROJECT_DIR$/CLI.py" />
- <option name="PARAMETERS" value="" />
- <option name="SHOW_COMMAND_LINE" value="false" />
- <method />
- </configuration>
- <configuration default="false" name="FileHasher" type="PythonConfigurationType" factoryName="Python" temporary="true">
- <option name="INTERPRETER_OPTIONS" value="" />
- <option name="PARENT_ENVS" value="true" />
- <envs>
- <env name="PYTHONUNBUFFERED" value="1" />
- </envs>
- <option name="SDK_HOME" value="" />
- <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/ID2TLib" />
- <option name="IS_MODULE_SDK" value="true" />
- <option name="ADD_CONTENT_ROOTS" value="true" />
- <option name="ADD_SOURCE_ROOTS" value="true" />
- <module name="code" />
- <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
- <option name="SCRIPT_NAME" value="$PROJECT_DIR$/ID2TLib/FileHasher.py" />
- <option name="PARAMETERS" value="" />
- <option name="SHOW_COMMAND_LINE" value="false" />
- <method />
- </configuration>
- <configuration default="false" name="StatsDatabase" type="PythonConfigurationType" factoryName="Python" temporary="true">
- <option name="INTERPRETER_OPTIONS" value="" />
- <option name="PARENT_ENVS" value="true" />
- <envs>
- <env name="PYTHONUNBUFFERED" value="1" />
- </envs>
- <option name="SDK_HOME" value="" />
- <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/ID2TLib" />
- <option name="IS_MODULE_SDK" value="true" />
- <option name="ADD_CONTENT_ROOTS" value="true" />
- <option name="ADD_SOURCE_ROOTS" value="true" />
- <module name="code" />
- <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
- <option name="SCRIPT_NAME" value="$PROJECT_DIR$/ID2TLib/StatsDatabase.py" />
- <option name="PARAMETERS" value="" />
- <option name="SHOW_COMMAND_LINE" value="false" />
- <method />
- </configuration>
- <configuration default="false" name="PcapFile" type="PythonConfigurationType" factoryName="Python" temporary="true">
- <option name="INTERPRETER_OPTIONS" value="" />
- <option name="PARENT_ENVS" value="true" />
- <envs>
- <env name="PYTHONUNBUFFERED" value="1" />
- </envs>
- <option name="SDK_HOME" value="" />
- <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/ID2TLib" />
- <option name="IS_MODULE_SDK" value="true" />
- <option name="ADD_CONTENT_ROOTS" value="true" />
- <option name="ADD_SOURCE_ROOTS" value="true" />
- <module name="code" />
- <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
- <option name="SCRIPT_NAME" value="$PROJECT_DIR$/ID2TLib/PcapFile.py" />
- <option name="PARAMETERS" value="" />
- <option name="SHOW_COMMAND_LINE" value="false" />
- <method />
- </configuration>
- <configuration default="false" name="Controller" type="PythonConfigurationType" factoryName="Python" temporary="true">
- <option name="INTERPRETER_OPTIONS" value="" />
- <option name="PARENT_ENVS" value="true" />
- <envs>
- <env name="PYTHONUNBUFFERED" value="1" />
- </envs>
- <option name="SDK_HOME" value="" />
- <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/ID2TLib" />
- <option name="IS_MODULE_SDK" value="true" />
- <option name="ADD_CONTENT_ROOTS" value="true" />
- <option name="ADD_SOURCE_ROOTS" value="true" />
- <module name="code" />
- <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
- <option name="SCRIPT_NAME" value="$PROJECT_DIR$/ID2TLib/Controller.py" />
- <option name="PARAMETERS" value="" />
- <option name="SHOW_COMMAND_LINE" value="false" />
- <method />
- </configuration>
- <configuration default="true" type="DjangoTestsConfigurationType" factoryName="Django tests">
- <option name="INTERPRETER_OPTIONS" value="" />
- <option name="PARENT_ENVS" value="true" />
- <envs>
- <env name="PYTHONUNBUFFERED" value="1" />
- </envs>
- <option name="SDK_HOME" value="" />
- <option name="WORKING_DIRECTORY" value="" />
- <option name="IS_MODULE_SDK" value="false" />
- <option name="ADD_CONTENT_ROOTS" value="true" />
- <option name="ADD_SOURCE_ROOTS" value="true" />
- <module name="code" />
- <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
- <option name="TARGET" value="" />
- <option name="SETTINGS_FILE" value="" />
- <option name="CUSTOM_SETTINGS" value="false" />
- <option name="USE_OPTIONS" value="false" />
- <option name="OPTIONS" value="" />
- <method />
- </configuration>
- <configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug">
- <method />
- </configuration>
- <configuration default="true" type="PyBehaveRunConfigurationType" factoryName="Behave">
- <option name="INTERPRETER_OPTIONS" value="" />
- <option name="PARENT_ENVS" value="true" />
- <envs />
- <option name="SDK_HOME" value="" />
- <option name="WORKING_DIRECTORY" value="" />
- <option name="IS_MODULE_SDK" value="false" />
- <option name="ADD_CONTENT_ROOTS" value="true" />
- <option name="ADD_SOURCE_ROOTS" value="true" />
- <module name="code" />
- <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
- <option name="ADDITIONAL_ARGS" value="" />
- <method />
- </configuration>
- <configuration default="true" type="PyLettuceRunConfigurationType" factoryName="Lettuce">
- <option name="INTERPRETER_OPTIONS" value="" />
- <option name="PARENT_ENVS" value="true" />
- <envs />
- <option name="SDK_HOME" value="" />
- <option name="WORKING_DIRECTORY" value="" />
- <option name="IS_MODULE_SDK" value="false" />
- <option name="ADD_CONTENT_ROOTS" value="true" />
- <option name="ADD_SOURCE_ROOTS" value="true" />
- <module name="code" />
- <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
- <option name="ADDITIONAL_ARGS" value="" />
- <method />
- </configuration>
- <configuration default="true" type="PythonConfigurationType" factoryName="Python">
- <option name="INTERPRETER_OPTIONS" value="" />
- <option name="PARENT_ENVS" value="true" />
- <envs>
- <env name="PYTHONUNBUFFERED" value="1" />
- </envs>
- <option name="SDK_HOME" value="" />
- <option name="WORKING_DIRECTORY" value="" />
- <option name="IS_MODULE_SDK" value="false" />
- <option name="ADD_CONTENT_ROOTS" value="true" />
- <option name="ADD_SOURCE_ROOTS" value="true" />
- <module name="code" />
- <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
- <option name="SCRIPT_NAME" value="" />
- <option name="PARAMETERS" value="" />
- <option name="SHOW_COMMAND_LINE" value="false" />
- <method />
- </configuration>
- <configuration default="true" type="Tox" factoryName="Tox">
- <option name="INTERPRETER_OPTIONS" value="" />
- <option name="PARENT_ENVS" value="true" />
- <envs />
- <option name="SDK_HOME" value="" />
- <option name="WORKING_DIRECTORY" value="" />
- <option name="IS_MODULE_SDK" value="false" />
- <option name="ADD_CONTENT_ROOTS" value="true" />
- <option name="ADD_SOURCE_ROOTS" value="true" />
- <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
- <module name="code" />
- <method />
- </configuration>
- <configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js">
- <node-interpreter>project</node-interpreter>
- <node-options />
- <gulpfile />
- <tasks />
- <arguments />
- <envs />
- <method />
- </configuration>
- <configuration default="true" type="js.build_tools.npm" factoryName="npm">
- <command value="run-script" />
- <scripts />
- <node-interpreter value="project" />
- <envs />
- <method />
- </configuration>
- <configuration default="true" type="tests" factoryName="Attests">
- <option name="INTERPRETER_OPTIONS" value="" />
- <option name="PARENT_ENVS" value="true" />
- <envs />
- <option name="SDK_HOME" value="" />
- <option name="WORKING_DIRECTORY" value="" />
- <option name="IS_MODULE_SDK" value="false" />
- <option name="ADD_CONTENT_ROOTS" value="true" />
- <option name="ADD_SOURCE_ROOTS" value="true" />
- <module name="code" />
- <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
- <option name="SCRIPT_NAME" value="" />
- <option name="CLASS_NAME" value="" />
- <option name="METHOD_NAME" value="" />
- <option name="FOLDER_NAME" value="" />
- <option name="TEST_TYPE" value="TEST_SCRIPT" />
- <option name="PATTERN" value="" />
- <option name="USE_PATTERN" value="false" />
- <method />
- </configuration>
- <configuration default="true" type="tests" factoryName="Doctests">
- <option name="INTERPRETER_OPTIONS" value="" />
- <option name="PARENT_ENVS" value="true" />
- <envs />
- <option name="SDK_HOME" value="" />
- <option name="WORKING_DIRECTORY" value="" />
- <option name="IS_MODULE_SDK" value="false" />
- <option name="ADD_CONTENT_ROOTS" value="true" />
- <option name="ADD_SOURCE_ROOTS" value="true" />
- <module name="code" />
- <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
- <option name="SCRIPT_NAME" value="" />
- <option name="CLASS_NAME" value="" />
- <option name="METHOD_NAME" value="" />
- <option name="FOLDER_NAME" value="" />
- <option name="TEST_TYPE" value="TEST_SCRIPT" />
- <option name="PATTERN" value="" />
- <option name="USE_PATTERN" value="false" />
- <method />
- </configuration>
- <configuration default="true" type="tests" factoryName="Nosetests">
- <option name="INTERPRETER_OPTIONS" value="" />
- <option name="PARENT_ENVS" value="true" />
- <envs />
- <option name="SDK_HOME" value="" />
- <option name="WORKING_DIRECTORY" value="" />
- <option name="IS_MODULE_SDK" value="false" />
- <option name="ADD_CONTENT_ROOTS" value="true" />
- <option name="ADD_SOURCE_ROOTS" value="true" />
- <module name="code" />
- <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
- <option name="SCRIPT_NAME" value="" />
- <option name="CLASS_NAME" value="" />
- <option name="METHOD_NAME" value="" />
- <option name="FOLDER_NAME" value="" />
- <option name="TEST_TYPE" value="TEST_SCRIPT" />
- <option name="PATTERN" value="" />
- <option name="USE_PATTERN" value="false" />
- <option name="PARAMS" value="" />
- <option name="USE_PARAM" value="false" />
- <method />
- </configuration>
- <configuration default="true" type="tests" factoryName="Unittests">
- <option name="INTERPRETER_OPTIONS" value="" />
- <option name="PARENT_ENVS" value="true" />
- <envs />
- <option name="SDK_HOME" value="" />
- <option name="WORKING_DIRECTORY" value="" />
- <option name="IS_MODULE_SDK" value="false" />
- <option name="ADD_CONTENT_ROOTS" value="true" />
- <option name="ADD_SOURCE_ROOTS" value="true" />
- <module name="code" />
- <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
- <option name="SCRIPT_NAME" value="" />
- <option name="CLASS_NAME" value="" />
- <option name="METHOD_NAME" value="" />
- <option name="FOLDER_NAME" value="" />
- <option name="TEST_TYPE" value="TEST_SCRIPT" />
- <option name="PATTERN" value="" />
- <option name="USE_PATTERN" value="false" />
- <option name="PUREUNITTEST" value="true" />
- <option name="PARAMS" value="" />
- <option name="USE_PARAM" value="false" />
- <method />
- </configuration>
- <configuration default="true" type="tests" factoryName="py.test">
- <option name="INTERPRETER_OPTIONS" value="" />
- <option name="PARENT_ENVS" value="true" />
- <envs />
- <option name="SDK_HOME" value="" />
- <option name="WORKING_DIRECTORY" value="" />
- <option name="IS_MODULE_SDK" value="false" />
- <option name="ADD_CONTENT_ROOTS" value="true" />
- <option name="ADD_SOURCE_ROOTS" value="true" />
- <module name="code" />
- <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
- <option name="SCRIPT_NAME" value="" />
- <option name="CLASS_NAME" value="" />
- <option name="METHOD_NAME" value="" />
- <option name="FOLDER_NAME" value="" />
- <option name="TEST_TYPE" value="TEST_SCRIPT" />
- <option name="PATTERN" value="" />
- <option name="USE_PATTERN" value="false" />
- <option name="testToRun" value="" />
- <option name="keywords" value="" />
- <option name="params" value="" />
- <option name="USE_PARAM" value="false" />
- <option name="USE_KEYWORD" value="false" />
- <method />
- </configuration>
- <list size="5">
- <item index="0" class="java.lang.String" itemvalue="Python.CLI" />
- <item index="1" class="java.lang.String" itemvalue="Python.FileHasher" />
- <item index="2" class="java.lang.String" itemvalue="Python.StatsDatabase" />
- <item index="3" class="java.lang.String" itemvalue="Python.PcapFile" />
- <item index="4" class="java.lang.String" itemvalue="Python.Controller" />
- </list>
- <recent_temporary>
- <list size="5">
- <item index="0" class="java.lang.String" itemvalue="Python.CLI" />
- <item index="1" class="java.lang.String" itemvalue="Python.Controller" />
- <item index="2" class="java.lang.String" itemvalue="Python.StatsDatabase" />
- <item index="3" class="java.lang.String" itemvalue="Python.PcapFile" />
- <item index="4" class="java.lang.String" itemvalue="Python.FileHasher" />
- </list>
- </recent_temporary>
- </component>
- <component name="ShelveChangesManager" show_recycled="false">
- <option name="remove_strategy" value="false" />
- </component>
- <component name="StructureViewFactory">
- <option name="AUTOSCROLL_FROM_SOURCE" value="true" />
- <option name="ACTIVE_ACTIONS" value=",SHOW_INHERITED" />
- </component>
- <component name="SvnConfiguration">
- <configuration />
- </component>
- <component name="TaskManager">
- <task active="true" id="Default" summary="Default task">
- <changelist id="ef10d9c8-0970-4ec8-90a9-81487fbad634" name="Default" comment="" />
- <created>1467043291711</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1467043291711</updated>
- </task>
- <task id="LOCAL-00001" summary="- Basic implementation for loading PCAP files">
- <created>1467215671256</created>
- <option name="number" value="00001" />
- <option name="presentableId" value="LOCAL-00001" />
- <option name="project" value="LOCAL" />
- <updated>1467215671256</updated>
- </task>
- <task id="LOCAL-00002" summary="- Implemented StatsDatabase - Improved CLI - Started with Label / LabelManager">
- <created>1467707243224</created>
- <option name="number" value="00002" />
- <option name="presentableId" value="LOCAL-00002" />
- <option name="project" value="LOCAL" />
- <updated>1467707243224</updated>
- </task>
- <task id="LOCAL-00003" summary="- Finished LabelManager - Extended CLI - Added TODOs to PcapFile">
- <created>1467919847518</created>
- <option name="number" value="00003" />
- <option name="presentableId" value="LOCAL-00003" />
- <option name="project" value="LOCAL" />
- <updated>1467919847562</updated>
- </task>
- <task id="LOCAL-00004" summary="- Added Attack package with BaseAttack and PortscanAttack - Added Controller for central coordination of class instances - Added libpcapreader (C++ boost::python lib)">
- <created>1470236200133</created>
- <option name="number" value="00004" />
- <option name="presentableId" value="LOCAL-00004" />
- <option name="project" value="LOCAL" />
- <updated>1470236200133</updated>
- </task>
- <task id="LOCAL-00005" summary="- Enabled attack parameter specification by CLI argument">
- <created>1470281896188</created>
- <option name="number" value="00005" />
- <option name="presentableId" value="LOCAL-00005" />
- <option name="project" value="LOCAL" />
- <updated>1470281896188</updated>
- </task>
- <task id="LOCAL-00006" summary="- Movings from PcapFile to Statistics - Enabled attack classes to access statistics">
- <created>1470312681208</created>
- <option name="number" value="00006" />
- <option name="presentableId" value="LOCAL-00006" />
- <option name="project" value="LOCAL" />
- <updated>1470312681208</updated>
- </task>
- <task id="LOCAL-00007" summary="- Extended port scan attack">
- <created>1470390759351</created>
- <option name="number" value="00007" />
- <option name="presentableId" value="LOCAL-00007" />
- <option name="project" value="LOCAL" />
- <updated>1470390759351</updated>
- </task>
- <task id="LOCAL-00009" summary="- Fixed packet generation in Portscan Attack - Adapted code to meet PEP8 guidelines - Fixed several bugs and inconsistencies - Attack pcap is created on hard drive">
- <created>1471132615555</created>
- <option name="number" value="00009" />
- <option name="presentableId" value="LOCAL-00009" />
- <option name="project" value="LOCAL" />
- <updated>1471132615555</updated>
- </task>
- <task id="LOCAL-00010" summary="- Statistics are now stored/loaded based on the file's hash">
- <created>1472207500630</created>
- <option name="number" value="00010" />
- <option name="presentableId" value="LOCAL-00010" />
- <option name="project" value="LOCAL" />
- <updated>1472207500630</updated>
- </task>
- <task id="LOCAL-00011" summary="- Merging implemented - BUG: Not all packets are processed">
- <created>1472706261217</created>
- <option name="number" value="00011" />
- <option name="presentableId" value="LOCAL-00011" />
- <option name="project" value="LOCAL" />
- <updated>1472706261217</updated>
- </task>
- <task id="LOCAL-00012" summary="- Multiple attacks (with params) can now be provided">
- <created>1472708834044</created>
- <option name="number" value="00012" />
- <option name="presentableId" value="LOCAL-00012" />
- <option name="project" value="LOCAL" />
- <updated>1472708834044</updated>
- </task>
- <task id="LOCAL-00013" summary="- Improved Portscan-Attack">
- <created>1473004536000</created>
- <option name="number" value="00013" />
- <option name="presentableId" value="LOCAL-00013" />
- <option name="project" value="LOCAL" />
- <updated>1473004536000</updated>
- </task>
- <task id="LOCAL-00014" summary="- libpcapreader library updated: collectStatistics is not called automatically by constructor anymore - Label now stored at newfilename_label.xml - Label file contains now timestamp of first and last packet - Hash calculation only uses first 8 MByte of file - Terminal output improved">
- <created>1474657611967</created>
- <option name="number" value="00014" />
- <option name="presentableId" value="LOCAL-00014" />
- <option name="project" value="LOCAL" />
- <updated>1474657611967</updated>
- </task>
- <task id="LOCAL-00015" summary="- Parameter inject.after-pkt can now be used to specify the position of the attack (instead of providing a timestamp)">
- <created>1474747599104</created>
- <option name="number" value="00015" />
- <option name="presentableId" value="LOCAL-00015" />
- <option name="project" value="LOCAL" />
- <updated>1474747599104</updated>
- </task>
- <task id="LOCAL-00016" summary="- Statistics DBs are now stored at ~/ID2T_data/db/">
- <created>1474799409718</created>
- <option name="number" value="00016" />
- <option name="presentableId" value="LOCAL-00016" />
- <option name="project" value="LOCAL" />
- <updated>1474799409718</updated>
- </task>
- <task id="LOCAL-00017" summary="- Added SQLiteCPP/ - Adapted code: SQLite DB is now created and filled by C++ module - Introduced a param to force statistics recalculation (if DB already exists) - Adapted SQL queries to new DB structure - Added tag 'note' for attacks - Fixed loading of XML label file">
- <created>1475513773230</created>
- <option name="number" value="00017" />
- <option name="presentableId" value="LOCAL-00017" />
- <option name="project" value="LOCAL" />
- <updated>1475513773230</updated>
- </task>
- <task id="LOCAL-00018" summary="- Added SQLiteCPP/ - Adapted code: SQLite DB is now created and filled by C++ module - Introduced a param to force statistics recalculation (if DB already exists) - Adapted SQL queries to new DB structure - Added tag 'note' for attacks - Fixed loading of XML label file">
- <created>1475513842710</created>
- <option name="number" value="00018" />
- <option name="presentableId" value="LOCAL-00018" />
- <option name="project" value="LOCAL" />
- <updated>1475513842710</updated>
- </task>
- <task id="LOCAL-00019" summary="- Adapted code: SQLite DB is now created and filled by C++ module - Introduced a param to force statistics recalculation (if DB already exists) - Adapted SQL queries to new DB structure - Added tag 'note' for attacks - Fixed loading of XML label file">
- <created>1475513909937</created>
- <option name="number" value="00019" />
- <option name="presentableId" value="LOCAL-00019" />
- <option name="project" value="LOCAL" />
- <updated>1475513909937</updated>
- </task>
- <task id="LOCAL-00020" summary="- Implemented user-defined SQL query - Implemented named queries (pre-defined queries) - Implemented parameterizable named queries - Implemented printing functionality for query results - Implemented extractors: random, first, last">
- <created>1476075195887</created>
- <option name="number" value="00020" />
- <option name="presentableId" value="LOCAL-00020" />
- <option name="project" value="LOCAL" />
- <updated>1476075195887</updated>
- </task>
- <task id="LOCAL-00021" summary="- Implemented query mode - Tested all named_queries and fixed errors in named_queries">
- <created>1476098587920</created>
- <option name="number" value="00021" />
- <option name="presentableId" value="LOCAL-00021" />
- <option name="project" value="LOCAL" />
- <updated>1476098587921</updated>
- </task>
- <task id="LOCAL-00022" summary="- Added comments to all classes and methods - Small code improvements">
- <created>1476280991164</created>
- <option name="number" value="00022" />
- <option name="presentableId" value="LOCAL-00022" />
- <option name="project" value="LOCAL" />
- <updated>1476280991164</updated>
- </task>
- <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">
- <todo-panel id="selected-file">
- <is-autoscroll-to-source value="true" />
- </todo-panel>
- <todo-panel id="all">
- <are-packages-shown value="true" />
- <is-autoscroll-to-source value="true" />
- </todo-panel>
- </component>
- <component name="ToolWindowManager">
- <frame x="-1" y="0" width="1678" height="882" extended-state="6" />
- <editor active="false" />
- <layout>
- <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="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="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="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>
- </component>
- <component name="Vcs.Log.UiProperties">
- <option name="RECENTLY_FILTERED_USER_GROUPS">
- <collection />
- </option>
- <option name="RECENTLY_FILTERED_BRANCH_GROUPS">
- <collection />
- </option>
- </component>
- <component name="VcsContentAnnotationSettings">
- <option name="myLimit" value="2678400000" />
- </component>
- <component name="VcsManagerConfiguration">
- <option name="CHECK_CODE_CLEANUP_BEFORE_PROJECT_COMMIT" value="true" />
- <MESSAGE value="- Basic implementation for loading PCAP files" />
- <MESSAGE value="- Implemented StatsDatabase - Improved CLI - Started with Label / LabelManager" />
- <MESSAGE value="- Finished LabelManager - Extended CLI - Added TODOs to PcapFile" />
- <MESSAGE value="- Added Attack package with BaseAttack and PortscanAttack - Added Controller for central coordination of class instances - Added libpcapreader (C++ boost::python lib)" />
- <MESSAGE value="- Enabled attack parameter specification by CLI argument" />
- <MESSAGE value="- Movings from PcapFile to Statistics - Enabled attack classes to access statistics" />
- <MESSAGE value="- Extended port scan attack" />
- <MESSAGE value="- Fixed packet generation in Portscan Attack - Adapted code to meet PEP8 guidelines - Fixed several bugs and inconsistencies - Attack pcap is created on hard drive" />
- <MESSAGE value="- Statistics are now stored/loaded based on the file's hash" />
- <MESSAGE value="- Merging implemented - BUG: Not all packets are processed" />
- <MESSAGE value="- Multiple attacks (with params) can now be provided" />
- <MESSAGE value="- Improved Portscan-Attack" />
- <MESSAGE value="- libpcapreader library updated: collectStatistics is not called automatically by constructor anymore - Label now stored at newfilename_label.xml - Label file contains now timestamp of first and last packet - Hash calculation only uses first 8 MByte of file - Terminal output improved" />
- <MESSAGE value="- Parameter inject.after-pkt can now be used to specify the position of the attack (instead of providing a timestamp)" />
- <MESSAGE value="- Statistics DBs are now stored at ~/ID2T_data/db/" />
- <MESSAGE value="- Added SQLiteCPP/ - Adapted code: SQLite DB is now created and filled by C++ module - Introduced a param to force statistics recalculation (if DB already exists) - Adapted SQL queries to new DB structure - Added tag 'note' for attacks - Fixed loading of XML label file" />
- <MESSAGE value="- Adapted code: SQLite DB is now created and filled by C++ module - Introduced a param to force statistics recalculation (if DB already exists) - Adapted SQL queries to new DB structure - Added tag 'note' for attacks - Fixed loading of XML label file" />
- <MESSAGE value="- Implemented user-defined SQL query - Implemented named queries (pre-defined queries) - Implemented parameterizable named queries - Implemented printing functionality for query results - Implemented extractors: random, first, last" />
- <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" />
- <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>
- <component name="XDebuggerManager">
- <breakpoint-manager>
- <breakpoints>
- <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
- <url>file:///usr/local/lib/python3.4/dist-packages/scapy/packet.py</url>
- <line>700</line>
- <option name="timeStamp" value="140" />
- </line-breakpoint>
- <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
- <url>file://$PROJECT_DIR$/ID2TLib/Controller.py</url>
- <line>47</line>
- <option name="timeStamp" value="145" />
- </line-breakpoint>
- <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
- <url>file://$PROJECT_DIR$/ID2TLib/AttackController.py</url>
- <line>99</line>
- <option name="timeStamp" value="146" />
- </line-breakpoint>
- </breakpoints>
- <breakpoints-dialog>
- <breakpoints-dialog />
- </breakpoints-dialog>
- <default-breakpoints>
- <breakpoint type="python-exception">
- <properties notifyOnTerminate="true" exception="BaseException">
- <option name="notifyOnTerminate" value="true" />
- </properties>
- </breakpoint>
- </default-breakpoints>
- <option name="time" value="154" />
- </breakpoint-manager>
- <watches-manager />
- </component>
- <component name="editorHistoryManager">
- <entry file="file:///usr/lib/python3.4/pkgutil.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="121">
- <caret line="176" column="34" selection-start-line="176" selection-start-column="24" selection-end-line="176" selection-end-column="34" />
- </state>
- </provider>
- </entry>
- <entry file="file:///usr/local/lib/python3.4/dist-packages/importer/__init__.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="360">
- <caret line="24" column="16" selection-start-line="24" selection-start-column="14" selection-end-line="24" selection-end-column="16" />
- </state>
- </provider>
- </entry>
- <entry file="file:///usr/lib/python3.4/importlib/_bootstrap.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="140">
- <caret line="2254" column="4" selection-start-line="2254" selection-start-column="4" selection-end-line="2254" selection-end-column="4" />
- </state>
- </provider>
- </entry>
- <entry file="file:///usr/lib/python3.4/importlib/__init__.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="180">
- <caret line="108" column="26" selection-start-line="108" selection-start-column="26" selection-end-line="108" selection-end-column="26" />
- </state>
- </provider>
- </entry>
- <entry file="file:///usr/lib/python3.4/argparse.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="34">
- <caret line="1594" column="52" selection-start-line="1594" selection-start-column="52" selection-end-line="1594" selection-end-column="63" />
- </state>
- </provider>
- </entry>
- <entry file="file:///usr/local/lib/python3.4/dist-packages/scapy/data.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="244">
- <caret line="182" column="4" selection-start-line="182" selection-start-column="4" selection-end-line="182" selection-end-column="4" />
- </state>
- </provider>
- </entry>
- <entry file="file:///usr/lib/python3.4/os.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="244">
- <caret line="206" column="0" selection-start-line="206" selection-start-column="0" selection-end-line="206" selection-end-column="0" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/ID2TLib/FileHasher.py" />
- <entry file="file://$USER_HOME$/.PyCharm2016.1/system/python_stubs/-1247971765/_io.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="291">
- <caret line="961" column="8" selection-start-line="961" selection-start-column="8" selection-end-line="961" selection-end-column="8" />
- </state>
- </provider>
- </entry>
- <entry file="file:///usr/lib/python3.4/ipaddress.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="171">
- <caret line="26" column="4" selection-start-line="26" selection-start-column="4" selection-end-line="26" selection-end-column="4" />
- </state>
- </provider>
- </entry>
- <entry file="file:///usr/lib/python3.4/tempfile.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="291">
- <caret line="570" column="4" selection-start-line="570" selection-start-column="4" selection-end-line="570" selection-end-column="4" />
- </state>
- </provider>
- </entry>
- <entry file="file://$USER_HOME$/.PyCharm2016.1/system/python_stubs/-1247971765/_sqlite3.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="291">
- <caret line="279" column="8" selection-start-line="279" selection-start-column="8" selection-end-line="279" selection-end-column="8" />
- </state>
- </provider>
- </entry>
- <entry file="file:///usr/local/lib/python3.4/dist-packages/lea/alea.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="291">
- <caret line="106" column="0" selection-start-line="106" selection-start-column="0" selection-end-line="106" selection-end-column="0" />
- </state>
- </provider>
- </entry>
- <entry file="file://$USER_HOME$/.PyCharm2016.1/system/python_stubs/-1247971765/itertools.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="187">
- <caret line="666" column="17" selection-start-line="666" selection-start-column="14" selection-end-line="666" selection-end-column="17" />
- </state>
- </provider>
- </entry>
- <entry file="file://$USER_HOME$/.PyCharm2016.1/system/python_stubs/-1247971765/builtins.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="291">
- <caret line="2711" column="8" selection-start-line="2711" selection-start-column="8" selection-end-line="2711" selection-end-column="8" />
- </state>
- </provider>
- </entry>
- <entry file="file:///usr/lib/python3.4/codecs.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="171">
- <caret line="306" column="0" selection-start-line="306" selection-start-column="0" selection-end-line="306" selection-end-column="0" />
- </state>
- </provider>
- </entry>
- <entry file="file:///usr/local/lib/python3.4/dist-packages/scapy/layers/inet.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="272">
- <caret line="552" column="29" selection-start-line="552" selection-start-column="20" selection-end-line="552" selection-end-column="29" />
- </state>
- </provider>
- </entry>
- <entry file="file://$USER_HOME$/.PyCharm2016.1/system/python_stubs/-1247971765/time.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="306">
- <caret line="263" column="7" selection-start-line="263" selection-start-column="7" selection-end-line="263" selection-end-column="7" />
- </state>
- </provider>
- </entry>
- <entry file="file:///usr/local/lib/python3.4/dist-packages/scapy/layers/l2.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="291">
- <caret line="135" column="13" selection-start-line="135" selection-start-column="13" selection-end-line="135" selection-end-column="13" />
- </state>
- </provider>
- </entry>
- <entry file="file:///usr/lib/python3.4/genericpath.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="241">
- <caret line="47" column="4" selection-start-line="47" selection-start-column="4" selection-end-line="47" selection-end-column="4" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/test.py" />
- <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">
- <state relative-caret-position="248">
- <caret line="252" column="0" selection-start-line="252" selection-start-column="0" selection-end-line="252" selection-end-column="0" />
- </state>
- </provider>
- </entry>
- <entry file="file://$USER_HOME$/.PyCharm2016.2/system/python_stubs/-1247971765/_sqlite3.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="227">
- <caret line="267" column="8" selection-start-line="267" selection-start-column="8" selection-end-line="267" selection-end-column="8" />
- </state>
- </provider>
- </entry>
- <entry file="file:///usr/local/lib/python3.4/dist-packages/scapy/config.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="218">
- <caret line="113" column="0" selection-start-line="113" selection-start-column="0" selection-end-line="113" selection-end-column="0" />
- </state>
- </provider>
- </entry>
- <entry file="file:///usr/local/lib/python3.4/dist-packages/scapy/fields.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="203">
- <caret line="115" column="0" selection-start-line="115" selection-start-column="0" selection-end-line="115" selection-end-column="0" />
- </state>
- </provider>
- </entry>
- <entry file="file:///usr/local/lib/python3.4/dist-packages/scapy/base_classes.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="533">
- <caret line="46" column="0" selection-start-line="46" selection-start-column="0" selection-end-line="46" selection-end-column="0" />
- </state>
- </provider>
- </entry>
- <entry file="file:///usr/local/lib/python3.4/dist-packages/scapy/packet.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="233">
- <caret line="687" column="0" selection-start-line="687" selection-start-column="0" selection-end-line="687" selection-end-column="0" />
- <folding />
- </state>
- </provider>
- </entry>
- <entry file="file:///usr/local/lib/python3.4/dist-packages/scapy/utils.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="518">
- <caret line="940" column="0" selection-start-line="940" selection-start-column="0" selection-end-line="941" selection-end-column="0" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/GUI/__init__.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="0">
- <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
- </state>
- </provider>
- </entry>
- <entry file="file://$USER_HOME$/.PyCharm2016.2/system/python_stubs/-1247971765/builtins.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="227">
- <caret line="3538" column="8" selection-start-line="3538" selection-start-column="8" selection-end-line="3538" selection-end-column="8" />
- </state>
- </provider>
- </entry>
- <entry file="file:///usr/lib/python3.4/random.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="352">
- <caret line="726" column="0" selection-start-line="726" selection-start-column="0" selection-end-line="726" selection-end-column="0" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/Attack/__init__.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="135">
- <caret line="10" column="0" selection-start-line="10" selection-start-column="0" selection-end-line="10" selection-end-column="0" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/_labels.xml" />
- <entry file="file://$PROJECT_DIR$/__init__.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="0">
- <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/ID2TLib/Label.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="165">
- <caret line="11" column="57" selection-start-line="11" selection-start-column="57" selection-end-line="11" selection-end-column="57" />
- </state>
- </provider>
- </entry>
- <entry file="file://$USER_HOME$/.PyCharm2016.2/system/python_stubs/-1247971765/_sha1.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="227">
- <caret line="25" column="8" selection-start-line="25" selection-start-column="8" selection-end-line="25" selection-end-column="8" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/ID2TLib/PcapFile.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="357">
- <caret line="95" column="0" selection-start-line="95" selection-start-column="0" selection-end-line="95" selection-end-column="0" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/ID2TLib/StatsDatabase.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="1174">
- <caret line="302" column="0" selection-start-line="302" selection-start-column="0" selection-end-line="302" selection-end-column="0" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/Attack/AttackParameters.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="221">
- <caret line="16" column="41" selection-start-line="16" selection-start-column="41" selection-end-line="16" selection-end-column="41" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/ID2TLib/__init__.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="0">
- <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/ID2TLib/Statistics.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="270">
- <caret line="18" column="22" selection-start-line="18" selection-start-column="22" selection-end-line="18" selection-end-column="22" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/config_example">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="0">
- <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/ID2TLib/AttackController.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" />
- <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="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://$APPLICATION_HOME_DIR$/helpers/pydev/pydevd.py">
- <provider selected="true" editor-type-id="text-editor">
- <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$/CLI.py">
- <provider selected="true" editor-type-id="text-editor">
- <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$/ID2TLib/LabelManager.py">
- <provider selected="true" editor-type-id="text-editor">
- <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>
- </entry>
- </component>
- </project>
|