1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159 |
- <?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" />
- <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="1476426510270" 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" />
- <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/AttackController.py" />
- <option value="$PROJECT_DIR$/Attack/BaseAttack.py" />
- <option value="$PROJECT_DIR$/Attack/PortscanAttack.py" />
- <option value="$PROJECT_DIR$/ID2TLib/Label.py" />
- <option value="$PROJECT_DIR$/ID2TLib/LabelManager.py" />
- <option value="$PROJECT_DIR$/ID2TLib/PcapFile.py" />
- <option value="$PROJECT_DIR$/ID2TLib/Controller.py" />
- <option value="$PROJECT_DIR$/ID2TLib/Statistics.py" />
- <option value="$PROJECT_DIR$/ID2TLib/StatsDatabase.py" />
- <option value="$PROJECT_DIR$/Attack/AttackParameters.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="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="Attack" />
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
- </PATH_ELEMENT>
- </PATH>
- </subPane>
- </pane>
- <pane id="Scratches" />
- </panes>
- </component>
- <component name="PropertiesComponent">
- <property name="WebServerToolWindowFactoryState" value="false" />
- <property name="settings.editor.selected.configurable" value="com.jetbrains.python.configuration.PyIntegratedToolsModulesConfigurable" />
- <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>
- <option name="localTasksCounter" value="23" />
- <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.23128834" sideWeight="0.69342107" 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="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="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.23128834" sideWeight="0.30657893" 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="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="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="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="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32336655" 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" />
- <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.2912514" sideWeight="0.5" order="8" 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" />
- <option name="LAST_COMMIT_MESSAGE" value="- Adapted CLI.py to make application runnable in terminal" />
- <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>
- </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="145" />
- </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">
- <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:///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">
- <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$/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$/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$/Attack/BaseAttack.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="724">
- <caret line="250" column="8" selection-start-line="250" selection-start-column="8" selection-end-line="250" selection-end-column="8" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/Attack/PortscanAttack.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="105">
- <caret line="14" column="44" selection-start-line="14" selection-start-column="44" selection-end-line="14" selection-end-column="44" />
- </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$/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/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://$PROJECT_DIR$/ID2TLib/LabelManager.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="682">
- <caret line="64" column="0" selection-start-line="64" selection-start-column="0" selection-end-line="64" selection-end-column="0" />
- <folding />
- </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/AttackController.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="192">
- <caret line="83" column="30" selection-start-line="83" selection-start-column="30" selection-end-line="83" selection-end-column="30" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/ID2TLib/Controller.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="285">
- <caret line="26" column="58" selection-start-line="26" selection-start-column="58" selection-end-line="26" selection-end-column="58" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/ID2TLib/Statistics.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="-2276">
- <caret line="22" column="40" selection-start-line="22" selection-start-column="40" selection-end-line="22" selection-end-column="40" />
- </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$/CLI.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="116">
- <caret line="93" column="0" selection-start-line="93" selection-start-column="0" selection-end-line="93" selection-end-column="0" />
- <folding />
- </state>
- </provider>
- </entry>
- </component>
- </project>
|