workspace.xml 66 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="AnalysisUIOptions">
  4. <option name="GROUP_BY_SEVERITY" value="true" />
  5. <option name="SCOPE_TYPE" value="2" />
  6. </component>
  7. <component name="ChangeListManager">
  8. <list default="true" id="ef10d9c8-0970-4ec8-90a9-81487fbad634" name="Default" comment="- Added comments to all classes and methods&#10;- Small code improvements">
  9. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/Attack/BaseAttack.py" afterPath="$PROJECT_DIR$/Attack/BaseAttack.py" />
  10. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/CLI.py" afterPath="$PROJECT_DIR$/CLI.py" />
  11. </list>
  12. <ignored path="code.iws" />
  13. <ignored path=".idea/workspace.xml" />
  14. <ignored path=".idea/dataSources.local.xml" />
  15. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  16. <option name="TRACKING_ENABLED" value="true" />
  17. <option name="SHOW_DIALOG" value="false" />
  18. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  19. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  20. <option name="LAST_RESOLUTION" value="IGNORE" />
  21. </component>
  22. <component name="CoverageDataManager">
  23. <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" />
  24. <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" />
  25. <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" />
  26. <SUITE FILE_PATH="coverage/code$CLI.coverage" NAME="CLI Coverage Results" MODIFIED="1478076965558" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" />
  27. <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" />
  28. <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" />
  29. <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" />
  30. <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" />
  31. <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" />
  32. <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" />
  33. <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" />
  34. <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" />
  35. </component>
  36. <component name="CreatePatchCommitExecutor">
  37. <option name="PATCH_PATH" value="" />
  38. </component>
  39. <component name="DatabaseView">
  40. <option name="GROUP_SCHEMA" value="true" />
  41. <option name="GROUP_CONTENTS" value="false" />
  42. <option name="SORT_POSITIONED" value="false" />
  43. <option name="SHOW_TABLE_DETAILS" value="true" />
  44. <option name="SHOW_EMPTY_GROUPS" value="false" />
  45. </component>
  46. <component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
  47. <component name="FavoritesManager">
  48. <favorites_list name="code" />
  49. </component>
  50. <component name="FileEditorManager">
  51. <leaf SIDE_TABS_SIZE_LIMIT_KEY="300" />
  52. </component>
  53. <component name="FileTemplateManagerImpl">
  54. <option name="RECENT_TEMPLATES">
  55. <list>
  56. <option value="Python Script" />
  57. </list>
  58. </option>
  59. </component>
  60. <component name="Git.Settings">
  61. <option name="PREVIOUS_COMMIT_AUTHORS">
  62. <list>
  63. <option value="Patrick Jattke" />
  64. <option value="Patrick Patrick Jattke" />
  65. </list>
  66. </option>
  67. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/../.." />
  68. <option name="RECENT_BRANCH_BY_REPOSITORY">
  69. <map>
  70. <entry key="$PROJECT_DIR$/../.." value="dev" />
  71. </map>
  72. </option>
  73. </component>
  74. <component name="IdeDocumentHistory">
  75. <option name="CHANGED_PATHS">
  76. <list>
  77. <option value="$PROJECT_DIR$/CLI/ID2TLib.py" />
  78. <option value="$PROJECT_DIR$/program/CLI/CLI.py" />
  79. <option value="$PROJECT_DIR$/CLI/CLI.py" />
  80. <option value="$PROJECT_DIR$/__init__.py" />
  81. <option value="$PROJECT_DIR$/main.py" />
  82. <option value="$PROJECT_DIR$/ID2TLib/pcapreader.py" />
  83. <option value="$PROJECT_DIR$/Attack/DummyAttack.py" />
  84. <option value="$PROJECT_DIR$/ID2TLib/FileHasher.py" />
  85. <option value="$PROJECT_DIR$/Attack/__init__.py" />
  86. <option value="$PROJECT_DIR$/ID2TLib/Hasher.py" />
  87. <option value="$PROJECT_DIR$/ID2TLib/Label.py" />
  88. <option value="$PROJECT_DIR$/ID2TLib/PcapFile.py" />
  89. <option value="$PROJECT_DIR$/ID2TLib/StatsDatabase.py" />
  90. <option value="$PROJECT_DIR$/Attack/AttackParameters.py" />
  91. <option value="$PROJECT_DIR$/ID2TLib/AttackController.py" />
  92. <option value="$PROJECT_DIR$/ID2TLib/LabelManager.py" />
  93. <option value="$PROJECT_DIR$/ID2TLib/Controller.py" />
  94. <option value="$PROJECT_DIR$/ID2TLib/Statistics.py" />
  95. <option value="$PROJECT_DIR$/Attack/PortscanAttack.py" />
  96. <option value="$PROJECT_DIR$/CLI.py" />
  97. <option value="$PROJECT_DIR$/Attack/BaseAttack.py" />
  98. </list>
  99. </option>
  100. </component>
  101. <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
  102. <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
  103. <component name="JsGulpfileManager">
  104. <detection-done>true</detection-done>
  105. <sorting>DEFINITION_ORDER</sorting>
  106. </component>
  107. <component name="ProjectFrameBounds">
  108. <option name="x" value="-1" />
  109. <option name="width" value="1678" />
  110. <option name="height" value="882" />
  111. </component>
  112. <component name="ProjectInspectionProfilesVisibleTreeState">
  113. <entry key="Project Default">
  114. <profile-state>
  115. <expanded-state>
  116. <State>
  117. <id />
  118. </State>
  119. <State>
  120. <id>Google App Engine (Python)</id>
  121. </State>
  122. <State>
  123. <id>Python</id>
  124. </State>
  125. <State>
  126. <id>Spelling</id>
  127. </State>
  128. </expanded-state>
  129. <selected-state>
  130. <State>
  131. <id>SpellCheckingInspection</id>
  132. </State>
  133. </selected-state>
  134. </profile-state>
  135. </entry>
  136. </component>
  137. <component name="ProjectLevelVcsManager" settingsEditedManually="true">
  138. <OptionsSetting value="true" id="Add" />
  139. <OptionsSetting value="true" id="Remove" />
  140. <OptionsSetting value="true" id="Checkout" />
  141. <OptionsSetting value="true" id="Update" />
  142. <OptionsSetting value="true" id="Status" />
  143. <OptionsSetting value="true" id="Edit" />
  144. <ConfirmationsSetting value="0" id="Add" />
  145. <ConfirmationsSetting value="0" id="Remove" />
  146. </component>
  147. <component name="ProjectView">
  148. <navigator currentView="ProjectPane" proportions="" version="1">
  149. <flattenPackages />
  150. <showMembers />
  151. <showModules />
  152. <showLibraryContents />
  153. <hideEmptyPackages />
  154. <abbreviatePackageNames />
  155. <autoscrollToSource />
  156. <autoscrollFromSource />
  157. <sortByType />
  158. <manualOrder />
  159. <foldersAlwaysOnTop value="true" />
  160. </navigator>
  161. <panes>
  162. <pane id="Scope" />
  163. <pane id="Scratches" />
  164. <pane id="ProjectPane">
  165. <subPane>
  166. <PATH>
  167. <PATH_ELEMENT>
  168. <option name="myItemId" value="code" />
  169. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  170. </PATH_ELEMENT>
  171. </PATH>
  172. <PATH>
  173. <PATH_ELEMENT>
  174. <option name="myItemId" value="code" />
  175. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  176. </PATH_ELEMENT>
  177. <PATH_ELEMENT>
  178. <option name="myItemId" value="code" />
  179. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  180. </PATH_ELEMENT>
  181. </PATH>
  182. <PATH>
  183. <PATH_ELEMENT>
  184. <option name="myItemId" value="code" />
  185. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  186. </PATH_ELEMENT>
  187. <PATH_ELEMENT>
  188. <option name="myItemId" value="code" />
  189. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  190. </PATH_ELEMENT>
  191. <PATH_ELEMENT>
  192. <option name="myItemId" value="ID2TLib" />
  193. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  194. </PATH_ELEMENT>
  195. </PATH>
  196. <PATH>
  197. <PATH_ELEMENT>
  198. <option name="myItemId" value="code" />
  199. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  200. </PATH_ELEMENT>
  201. <PATH_ELEMENT>
  202. <option name="myItemId" value="code" />
  203. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  204. </PATH_ELEMENT>
  205. <PATH_ELEMENT>
  206. <option name="myItemId" value="GUI" />
  207. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  208. </PATH_ELEMENT>
  209. </PATH>
  210. <PATH>
  211. <PATH_ELEMENT>
  212. <option name="myItemId" value="code" />
  213. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  214. </PATH_ELEMENT>
  215. <PATH_ELEMENT>
  216. <option name="myItemId" value="code" />
  217. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  218. </PATH_ELEMENT>
  219. <PATH_ELEMENT>
  220. <option name="myItemId" value="Attack" />
  221. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  222. </PATH_ELEMENT>
  223. </PATH>
  224. </subPane>
  225. </pane>
  226. </panes>
  227. </component>
  228. <component name="PropertiesComponent">
  229. <property name="WebServerToolWindowFactoryState" value="false" />
  230. <property name="settings.editor.selected.configurable" value="com.jetbrains.python.configuration.PyActiveSdkModuleConfigurable" />
  231. <property name="settings.editor.splitter.proportion" value="0.2" />
  232. <property name="com.intellij.database.dataSource.DataSourceTemplate" value="Sqlite (Xerial)" />
  233. <property name="FileHistory.git4idea.history.GitHistoryProvider_flatWidth0" value="196" />
  234. <property name="FileHistory.git4idea.history.GitHistoryProvider_flatOrder0" value="0" />
  235. <property name="FileHistory.git4idea.history.GitHistoryProvider_flatWidth1" value="198" />
  236. <property name="FileHistory.git4idea.history.GitHistoryProvider_flatOrder1" value="1" />
  237. <property name="FileHistory.git4idea.history.GitHistoryProvider_flatWidth2" value="201" />
  238. <property name="FileHistory.git4idea.history.GitHistoryProvider_flatOrder2" value="2" />
  239. <property name="FileHistory.git4idea.history.GitHistoryProvider_flatWidth3" value="996" />
  240. <property name="FileHistory.git4idea.history.GitHistoryProvider_flatOrder3" value="3" />
  241. <property name="FileHistory.git4idea.history.GitHistoryProvider_treeWidth0" value="196" />
  242. <property name="FileHistory.git4idea.history.GitHistoryProvider_treeOrder0" value="0" />
  243. <property name="FileHistory.git4idea.history.GitHistoryProvider_treeWidth1" value="198" />
  244. <property name="FileHistory.git4idea.history.GitHistoryProvider_treeOrder1" value="1" />
  245. <property name="FileHistory.git4idea.history.GitHistoryProvider_treeWidth2" value="201" />
  246. <property name="FileHistory.git4idea.history.GitHistoryProvider_treeOrder2" value="2" />
  247. <property name="FileHistory.git4idea.history.GitHistoryProvider_treeWidth3" value="996" />
  248. <property name="FileHistory.git4idea.history.GitHistoryProvider_treeOrder3" value="3" />
  249. </component>
  250. <component name="PyConsoleOptionsProvider">
  251. <option name="myPythonConsoleState">
  252. <console-settings module-name="code" is-module-sdk="true">
  253. <option name="myUseModuleSdk" value="true" />
  254. <option name="myModuleName" value="code" />
  255. </console-settings>
  256. </option>
  257. </component>
  258. <component name="RecentsManager">
  259. <key name="MoveFile.RECENT_KEYS">
  260. <recent name="$PROJECT_DIR$" />
  261. <recent name="$PROJECT_DIR$/program" />
  262. <recent name="$PROJECT_DIR$/CLI" />
  263. </key>
  264. </component>
  265. <component name="RunManager" selected="Python.CLI">
  266. <configuration default="false" name="CLI" type="PythonConfigurationType" factoryName="Python" temporary="true">
  267. <option name="INTERPRETER_OPTIONS" value="" />
  268. <option name="PARENT_ENVS" value="true" />
  269. <envs>
  270. <env name="PYTHONUNBUFFERED" value="1" />
  271. </envs>
  272. <option name="SDK_HOME" value="" />
  273. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  274. <option name="IS_MODULE_SDK" value="true" />
  275. <option name="ADD_CONTENT_ROOTS" value="true" />
  276. <option name="ADD_SOURCE_ROOTS" value="true" />
  277. <module name="code" />
  278. <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
  279. <option name="SCRIPT_NAME" value="$PROJECT_DIR$/CLI.py" />
  280. <option name="PARAMETERS" value="" />
  281. <option name="SHOW_COMMAND_LINE" value="false" />
  282. <method />
  283. </configuration>
  284. <configuration default="false" name="FileHasher" type="PythonConfigurationType" factoryName="Python" temporary="true">
  285. <option name="INTERPRETER_OPTIONS" value="" />
  286. <option name="PARENT_ENVS" value="true" />
  287. <envs>
  288. <env name="PYTHONUNBUFFERED" value="1" />
  289. </envs>
  290. <option name="SDK_HOME" value="" />
  291. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/ID2TLib" />
  292. <option name="IS_MODULE_SDK" value="true" />
  293. <option name="ADD_CONTENT_ROOTS" value="true" />
  294. <option name="ADD_SOURCE_ROOTS" value="true" />
  295. <module name="code" />
  296. <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
  297. <option name="SCRIPT_NAME" value="$PROJECT_DIR$/ID2TLib/FileHasher.py" />
  298. <option name="PARAMETERS" value="" />
  299. <option name="SHOW_COMMAND_LINE" value="false" />
  300. <method />
  301. </configuration>
  302. <configuration default="false" name="StatsDatabase" type="PythonConfigurationType" factoryName="Python" temporary="true">
  303. <option name="INTERPRETER_OPTIONS" value="" />
  304. <option name="PARENT_ENVS" value="true" />
  305. <envs>
  306. <env name="PYTHONUNBUFFERED" value="1" />
  307. </envs>
  308. <option name="SDK_HOME" value="" />
  309. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/ID2TLib" />
  310. <option name="IS_MODULE_SDK" value="true" />
  311. <option name="ADD_CONTENT_ROOTS" value="true" />
  312. <option name="ADD_SOURCE_ROOTS" value="true" />
  313. <module name="code" />
  314. <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
  315. <option name="SCRIPT_NAME" value="$PROJECT_DIR$/ID2TLib/StatsDatabase.py" />
  316. <option name="PARAMETERS" value="" />
  317. <option name="SHOW_COMMAND_LINE" value="false" />
  318. <method />
  319. </configuration>
  320. <configuration default="false" name="PcapFile" type="PythonConfigurationType" factoryName="Python" temporary="true">
  321. <option name="INTERPRETER_OPTIONS" value="" />
  322. <option name="PARENT_ENVS" value="true" />
  323. <envs>
  324. <env name="PYTHONUNBUFFERED" value="1" />
  325. </envs>
  326. <option name="SDK_HOME" value="" />
  327. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/ID2TLib" />
  328. <option name="IS_MODULE_SDK" value="true" />
  329. <option name="ADD_CONTENT_ROOTS" value="true" />
  330. <option name="ADD_SOURCE_ROOTS" value="true" />
  331. <module name="code" />
  332. <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
  333. <option name="SCRIPT_NAME" value="$PROJECT_DIR$/ID2TLib/PcapFile.py" />
  334. <option name="PARAMETERS" value="" />
  335. <option name="SHOW_COMMAND_LINE" value="false" />
  336. <method />
  337. </configuration>
  338. <configuration default="false" name="Controller" type="PythonConfigurationType" factoryName="Python" temporary="true">
  339. <option name="INTERPRETER_OPTIONS" value="" />
  340. <option name="PARENT_ENVS" value="true" />
  341. <envs>
  342. <env name="PYTHONUNBUFFERED" value="1" />
  343. </envs>
  344. <option name="SDK_HOME" value="" />
  345. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/ID2TLib" />
  346. <option name="IS_MODULE_SDK" value="true" />
  347. <option name="ADD_CONTENT_ROOTS" value="true" />
  348. <option name="ADD_SOURCE_ROOTS" value="true" />
  349. <module name="code" />
  350. <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
  351. <option name="SCRIPT_NAME" value="$PROJECT_DIR$/ID2TLib/Controller.py" />
  352. <option name="PARAMETERS" value="" />
  353. <option name="SHOW_COMMAND_LINE" value="false" />
  354. <method />
  355. </configuration>
  356. <configuration default="true" type="DjangoTestsConfigurationType" factoryName="Django tests">
  357. <option name="INTERPRETER_OPTIONS" value="" />
  358. <option name="PARENT_ENVS" value="true" />
  359. <envs>
  360. <env name="PYTHONUNBUFFERED" value="1" />
  361. </envs>
  362. <option name="SDK_HOME" value="" />
  363. <option name="WORKING_DIRECTORY" value="" />
  364. <option name="IS_MODULE_SDK" value="false" />
  365. <option name="ADD_CONTENT_ROOTS" value="true" />
  366. <option name="ADD_SOURCE_ROOTS" value="true" />
  367. <module name="code" />
  368. <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
  369. <option name="TARGET" value="" />
  370. <option name="SETTINGS_FILE" value="" />
  371. <option name="CUSTOM_SETTINGS" value="false" />
  372. <option name="USE_OPTIONS" value="false" />
  373. <option name="OPTIONS" value="" />
  374. <method />
  375. </configuration>
  376. <configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug">
  377. <method />
  378. </configuration>
  379. <configuration default="true" type="PyBehaveRunConfigurationType" factoryName="Behave">
  380. <option name="INTERPRETER_OPTIONS" value="" />
  381. <option name="PARENT_ENVS" value="true" />
  382. <envs />
  383. <option name="SDK_HOME" value="" />
  384. <option name="WORKING_DIRECTORY" value="" />
  385. <option name="IS_MODULE_SDK" value="false" />
  386. <option name="ADD_CONTENT_ROOTS" value="true" />
  387. <option name="ADD_SOURCE_ROOTS" value="true" />
  388. <module name="code" />
  389. <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
  390. <option name="ADDITIONAL_ARGS" value="" />
  391. <method />
  392. </configuration>
  393. <configuration default="true" type="PyLettuceRunConfigurationType" factoryName="Lettuce">
  394. <option name="INTERPRETER_OPTIONS" value="" />
  395. <option name="PARENT_ENVS" value="true" />
  396. <envs />
  397. <option name="SDK_HOME" value="" />
  398. <option name="WORKING_DIRECTORY" value="" />
  399. <option name="IS_MODULE_SDK" value="false" />
  400. <option name="ADD_CONTENT_ROOTS" value="true" />
  401. <option name="ADD_SOURCE_ROOTS" value="true" />
  402. <module name="code" />
  403. <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
  404. <option name="ADDITIONAL_ARGS" value="" />
  405. <method />
  406. </configuration>
  407. <configuration default="true" type="PythonConfigurationType" factoryName="Python">
  408. <option name="INTERPRETER_OPTIONS" value="" />
  409. <option name="PARENT_ENVS" value="true" />
  410. <envs>
  411. <env name="PYTHONUNBUFFERED" value="1" />
  412. </envs>
  413. <option name="SDK_HOME" value="" />
  414. <option name="WORKING_DIRECTORY" value="" />
  415. <option name="IS_MODULE_SDK" value="false" />
  416. <option name="ADD_CONTENT_ROOTS" value="true" />
  417. <option name="ADD_SOURCE_ROOTS" value="true" />
  418. <module name="code" />
  419. <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
  420. <option name="SCRIPT_NAME" value="" />
  421. <option name="PARAMETERS" value="" />
  422. <option name="SHOW_COMMAND_LINE" value="false" />
  423. <method />
  424. </configuration>
  425. <configuration default="true" type="Tox" factoryName="Tox">
  426. <option name="INTERPRETER_OPTIONS" value="" />
  427. <option name="PARENT_ENVS" value="true" />
  428. <envs />
  429. <option name="SDK_HOME" value="" />
  430. <option name="WORKING_DIRECTORY" value="" />
  431. <option name="IS_MODULE_SDK" value="false" />
  432. <option name="ADD_CONTENT_ROOTS" value="true" />
  433. <option name="ADD_SOURCE_ROOTS" value="true" />
  434. <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
  435. <module name="code" />
  436. <method />
  437. </configuration>
  438. <configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js">
  439. <node-interpreter>project</node-interpreter>
  440. <node-options />
  441. <gulpfile />
  442. <tasks />
  443. <arguments />
  444. <envs />
  445. <method />
  446. </configuration>
  447. <configuration default="true" type="js.build_tools.npm" factoryName="npm">
  448. <command value="run-script" />
  449. <scripts />
  450. <node-interpreter value="project" />
  451. <envs />
  452. <method />
  453. </configuration>
  454. <configuration default="true" type="tests" factoryName="Attests">
  455. <option name="INTERPRETER_OPTIONS" value="" />
  456. <option name="PARENT_ENVS" value="true" />
  457. <envs />
  458. <option name="SDK_HOME" value="" />
  459. <option name="WORKING_DIRECTORY" value="" />
  460. <option name="IS_MODULE_SDK" value="false" />
  461. <option name="ADD_CONTENT_ROOTS" value="true" />
  462. <option name="ADD_SOURCE_ROOTS" value="true" />
  463. <module name="code" />
  464. <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
  465. <option name="SCRIPT_NAME" value="" />
  466. <option name="CLASS_NAME" value="" />
  467. <option name="METHOD_NAME" value="" />
  468. <option name="FOLDER_NAME" value="" />
  469. <option name="TEST_TYPE" value="TEST_SCRIPT" />
  470. <option name="PATTERN" value="" />
  471. <option name="USE_PATTERN" value="false" />
  472. <method />
  473. </configuration>
  474. <configuration default="true" type="tests" factoryName="Doctests">
  475. <option name="INTERPRETER_OPTIONS" value="" />
  476. <option name="PARENT_ENVS" value="true" />
  477. <envs />
  478. <option name="SDK_HOME" value="" />
  479. <option name="WORKING_DIRECTORY" value="" />
  480. <option name="IS_MODULE_SDK" value="false" />
  481. <option name="ADD_CONTENT_ROOTS" value="true" />
  482. <option name="ADD_SOURCE_ROOTS" value="true" />
  483. <module name="code" />
  484. <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
  485. <option name="SCRIPT_NAME" value="" />
  486. <option name="CLASS_NAME" value="" />
  487. <option name="METHOD_NAME" value="" />
  488. <option name="FOLDER_NAME" value="" />
  489. <option name="TEST_TYPE" value="TEST_SCRIPT" />
  490. <option name="PATTERN" value="" />
  491. <option name="USE_PATTERN" value="false" />
  492. <method />
  493. </configuration>
  494. <configuration default="true" type="tests" factoryName="Nosetests">
  495. <option name="INTERPRETER_OPTIONS" value="" />
  496. <option name="PARENT_ENVS" value="true" />
  497. <envs />
  498. <option name="SDK_HOME" value="" />
  499. <option name="WORKING_DIRECTORY" value="" />
  500. <option name="IS_MODULE_SDK" value="false" />
  501. <option name="ADD_CONTENT_ROOTS" value="true" />
  502. <option name="ADD_SOURCE_ROOTS" value="true" />
  503. <module name="code" />
  504. <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
  505. <option name="SCRIPT_NAME" value="" />
  506. <option name="CLASS_NAME" value="" />
  507. <option name="METHOD_NAME" value="" />
  508. <option name="FOLDER_NAME" value="" />
  509. <option name="TEST_TYPE" value="TEST_SCRIPT" />
  510. <option name="PATTERN" value="" />
  511. <option name="USE_PATTERN" value="false" />
  512. <option name="PARAMS" value="" />
  513. <option name="USE_PARAM" value="false" />
  514. <method />
  515. </configuration>
  516. <configuration default="true" type="tests" factoryName="Unittests">
  517. <option name="INTERPRETER_OPTIONS" value="" />
  518. <option name="PARENT_ENVS" value="true" />
  519. <envs />
  520. <option name="SDK_HOME" value="" />
  521. <option name="WORKING_DIRECTORY" value="" />
  522. <option name="IS_MODULE_SDK" value="false" />
  523. <option name="ADD_CONTENT_ROOTS" value="true" />
  524. <option name="ADD_SOURCE_ROOTS" value="true" />
  525. <module name="code" />
  526. <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
  527. <option name="SCRIPT_NAME" value="" />
  528. <option name="CLASS_NAME" value="" />
  529. <option name="METHOD_NAME" value="" />
  530. <option name="FOLDER_NAME" value="" />
  531. <option name="TEST_TYPE" value="TEST_SCRIPT" />
  532. <option name="PATTERN" value="" />
  533. <option name="USE_PATTERN" value="false" />
  534. <option name="PUREUNITTEST" value="true" />
  535. <option name="PARAMS" value="" />
  536. <option name="USE_PARAM" value="false" />
  537. <method />
  538. </configuration>
  539. <configuration default="true" type="tests" factoryName="py.test">
  540. <option name="INTERPRETER_OPTIONS" value="" />
  541. <option name="PARENT_ENVS" value="true" />
  542. <envs />
  543. <option name="SDK_HOME" value="" />
  544. <option name="WORKING_DIRECTORY" value="" />
  545. <option name="IS_MODULE_SDK" value="false" />
  546. <option name="ADD_CONTENT_ROOTS" value="true" />
  547. <option name="ADD_SOURCE_ROOTS" value="true" />
  548. <module name="code" />
  549. <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
  550. <option name="SCRIPT_NAME" value="" />
  551. <option name="CLASS_NAME" value="" />
  552. <option name="METHOD_NAME" value="" />
  553. <option name="FOLDER_NAME" value="" />
  554. <option name="TEST_TYPE" value="TEST_SCRIPT" />
  555. <option name="PATTERN" value="" />
  556. <option name="USE_PATTERN" value="false" />
  557. <option name="testToRun" value="" />
  558. <option name="keywords" value="" />
  559. <option name="params" value="" />
  560. <option name="USE_PARAM" value="false" />
  561. <option name="USE_KEYWORD" value="false" />
  562. <method />
  563. </configuration>
  564. <list size="5">
  565. <item index="0" class="java.lang.String" itemvalue="Python.CLI" />
  566. <item index="1" class="java.lang.String" itemvalue="Python.FileHasher" />
  567. <item index="2" class="java.lang.String" itemvalue="Python.StatsDatabase" />
  568. <item index="3" class="java.lang.String" itemvalue="Python.PcapFile" />
  569. <item index="4" class="java.lang.String" itemvalue="Python.Controller" />
  570. </list>
  571. <recent_temporary>
  572. <list size="5">
  573. <item index="0" class="java.lang.String" itemvalue="Python.CLI" />
  574. <item index="1" class="java.lang.String" itemvalue="Python.Controller" />
  575. <item index="2" class="java.lang.String" itemvalue="Python.StatsDatabase" />
  576. <item index="3" class="java.lang.String" itemvalue="Python.PcapFile" />
  577. <item index="4" class="java.lang.String" itemvalue="Python.FileHasher" />
  578. </list>
  579. </recent_temporary>
  580. </component>
  581. <component name="ShelveChangesManager" show_recycled="false">
  582. <option name="remove_strategy" value="false" />
  583. </component>
  584. <component name="StructureViewFactory">
  585. <option name="AUTOSCROLL_FROM_SOURCE" value="true" />
  586. <option name="ACTIVE_ACTIONS" value=",SHOW_INHERITED" />
  587. </component>
  588. <component name="SvnConfiguration">
  589. <configuration />
  590. </component>
  591. <component name="TaskManager">
  592. <task active="true" id="Default" summary="Default task">
  593. <changelist id="ef10d9c8-0970-4ec8-90a9-81487fbad634" name="Default" comment="" />
  594. <created>1467043291711</created>
  595. <option name="number" value="Default" />
  596. <option name="presentableId" value="Default" />
  597. <updated>1467043291711</updated>
  598. </task>
  599. <task id="LOCAL-00001" summary="- Basic implementation for loading PCAP files">
  600. <created>1467215671256</created>
  601. <option name="number" value="00001" />
  602. <option name="presentableId" value="LOCAL-00001" />
  603. <option name="project" value="LOCAL" />
  604. <updated>1467215671256</updated>
  605. </task>
  606. <task id="LOCAL-00002" summary="- Implemented StatsDatabase&#10;- Improved CLI&#10;- Started with Label / LabelManager">
  607. <created>1467707243224</created>
  608. <option name="number" value="00002" />
  609. <option name="presentableId" value="LOCAL-00002" />
  610. <option name="project" value="LOCAL" />
  611. <updated>1467707243224</updated>
  612. </task>
  613. <task id="LOCAL-00003" summary="- Finished LabelManager&#10;- Extended CLI&#10;- Added TODOs to PcapFile">
  614. <created>1467919847518</created>
  615. <option name="number" value="00003" />
  616. <option name="presentableId" value="LOCAL-00003" />
  617. <option name="project" value="LOCAL" />
  618. <updated>1467919847562</updated>
  619. </task>
  620. <task id="LOCAL-00004" summary="- Added Attack package with BaseAttack and PortscanAttack&#10;- Added Controller for central coordination of class instances&#10;- Added libpcapreader (C++ boost::python lib)">
  621. <created>1470236200133</created>
  622. <option name="number" value="00004" />
  623. <option name="presentableId" value="LOCAL-00004" />
  624. <option name="project" value="LOCAL" />
  625. <updated>1470236200133</updated>
  626. </task>
  627. <task id="LOCAL-00005" summary="- Enabled attack parameter specification by CLI argument">
  628. <created>1470281896188</created>
  629. <option name="number" value="00005" />
  630. <option name="presentableId" value="LOCAL-00005" />
  631. <option name="project" value="LOCAL" />
  632. <updated>1470281896188</updated>
  633. </task>
  634. <task id="LOCAL-00006" summary="- Movings from PcapFile to Statistics&#10;- Enabled attack classes to access statistics">
  635. <created>1470312681208</created>
  636. <option name="number" value="00006" />
  637. <option name="presentableId" value="LOCAL-00006" />
  638. <option name="project" value="LOCAL" />
  639. <updated>1470312681208</updated>
  640. </task>
  641. <task id="LOCAL-00007" summary="- Extended port scan attack">
  642. <created>1470390759351</created>
  643. <option name="number" value="00007" />
  644. <option name="presentableId" value="LOCAL-00007" />
  645. <option name="project" value="LOCAL" />
  646. <updated>1470390759351</updated>
  647. </task>
  648. <task id="LOCAL-00009" summary="- Fixed packet generation in Portscan Attack&#10;- Adapted code to meet PEP8 guidelines&#10;- Fixed several bugs and inconsistencies&#10;- Attack pcap is created on hard drive">
  649. <created>1471132615555</created>
  650. <option name="number" value="00009" />
  651. <option name="presentableId" value="LOCAL-00009" />
  652. <option name="project" value="LOCAL" />
  653. <updated>1471132615555</updated>
  654. </task>
  655. <task id="LOCAL-00010" summary="- Statistics are now stored/loaded based on the file's hash">
  656. <created>1472207500630</created>
  657. <option name="number" value="00010" />
  658. <option name="presentableId" value="LOCAL-00010" />
  659. <option name="project" value="LOCAL" />
  660. <updated>1472207500630</updated>
  661. </task>
  662. <task id="LOCAL-00011" summary="- Merging implemented&#10;- BUG: Not all packets are processed">
  663. <created>1472706261217</created>
  664. <option name="number" value="00011" />
  665. <option name="presentableId" value="LOCAL-00011" />
  666. <option name="project" value="LOCAL" />
  667. <updated>1472706261217</updated>
  668. </task>
  669. <task id="LOCAL-00012" summary="- Multiple attacks (with params) can now be provided">
  670. <created>1472708834044</created>
  671. <option name="number" value="00012" />
  672. <option name="presentableId" value="LOCAL-00012" />
  673. <option name="project" value="LOCAL" />
  674. <updated>1472708834044</updated>
  675. </task>
  676. <task id="LOCAL-00013" summary="- Improved Portscan-Attack">
  677. <created>1473004536000</created>
  678. <option name="number" value="00013" />
  679. <option name="presentableId" value="LOCAL-00013" />
  680. <option name="project" value="LOCAL" />
  681. <updated>1473004536000</updated>
  682. </task>
  683. <task id="LOCAL-00014" summary="- libpcapreader library updated: collectStatistics is not called automatically by constructor anymore&#10;- Label now stored at newfilename_label.xml&#10;- Label file contains now timestamp of first and last packet&#10;- Hash calculation only uses first 8 MByte of file&#10;- Terminal output improved">
  684. <created>1474657611967</created>
  685. <option name="number" value="00014" />
  686. <option name="presentableId" value="LOCAL-00014" />
  687. <option name="project" value="LOCAL" />
  688. <updated>1474657611967</updated>
  689. </task>
  690. <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)">
  691. <created>1474747599104</created>
  692. <option name="number" value="00015" />
  693. <option name="presentableId" value="LOCAL-00015" />
  694. <option name="project" value="LOCAL" />
  695. <updated>1474747599104</updated>
  696. </task>
  697. <task id="LOCAL-00016" summary="- Statistics DBs are now stored at ~/ID2T_data/db/">
  698. <created>1474799409718</created>
  699. <option name="number" value="00016" />
  700. <option name="presentableId" value="LOCAL-00016" />
  701. <option name="project" value="LOCAL" />
  702. <updated>1474799409718</updated>
  703. </task>
  704. <task id="LOCAL-00017" summary="- Added SQLiteCPP/&#10;- Adapted code: SQLite DB is now created and filled by C++ module&#10;- Introduced a param to force statistics recalculation (if DB already exists)&#10;- Adapted SQL queries to new DB structure&#10;- Added tag 'note' for attacks&#10;- Fixed loading of XML label file">
  705. <created>1475513773230</created>
  706. <option name="number" value="00017" />
  707. <option name="presentableId" value="LOCAL-00017" />
  708. <option name="project" value="LOCAL" />
  709. <updated>1475513773230</updated>
  710. </task>
  711. <task id="LOCAL-00018" summary="- Added SQLiteCPP/&#10;- Adapted code: SQLite DB is now created and filled by C++ module&#10;- Introduced a param to force statistics recalculation (if DB already exists)&#10;- Adapted SQL queries to new DB structure&#10;- Added tag 'note' for attacks&#10;- Fixed loading of XML label file">
  712. <created>1475513842710</created>
  713. <option name="number" value="00018" />
  714. <option name="presentableId" value="LOCAL-00018" />
  715. <option name="project" value="LOCAL" />
  716. <updated>1475513842710</updated>
  717. </task>
  718. <task id="LOCAL-00019" summary="- Adapted code: SQLite DB is now created and filled by C++ module&#10;- Introduced a param to force statistics recalculation (if DB already exists)&#10;- Adapted SQL queries to new DB structure&#10;- Added tag 'note' for attacks&#10;- Fixed loading of XML label file">
  719. <created>1475513909937</created>
  720. <option name="number" value="00019" />
  721. <option name="presentableId" value="LOCAL-00019" />
  722. <option name="project" value="LOCAL" />
  723. <updated>1475513909937</updated>
  724. </task>
  725. <task id="LOCAL-00020" summary="- Implemented user-defined SQL query&#10;- Implemented named queries (pre-defined queries)&#10;- Implemented parameterizable named queries&#10;- Implemented printing functionality for query results&#10;- Implemented extractors: random, first, last">
  726. <created>1476075195887</created>
  727. <option name="number" value="00020" />
  728. <option name="presentableId" value="LOCAL-00020" />
  729. <option name="project" value="LOCAL" />
  730. <updated>1476075195887</updated>
  731. </task>
  732. <task id="LOCAL-00021" summary="- Implemented query mode&#10;- Tested all named_queries and fixed errors in named_queries">
  733. <created>1476098587920</created>
  734. <option name="number" value="00021" />
  735. <option name="presentableId" value="LOCAL-00021" />
  736. <option name="project" value="LOCAL" />
  737. <updated>1476098587921</updated>
  738. </task>
  739. <task id="LOCAL-00022" summary="- Added comments to all classes and methods&#10;- Small code improvements">
  740. <created>1476280991164</created>
  741. <option name="number" value="00022" />
  742. <option name="presentableId" value="LOCAL-00022" />
  743. <option name="project" value="LOCAL" />
  744. <updated>1476280991164</updated>
  745. </task>
  746. <option name="localTasksCounter" value="23" />
  747. <servers />
  748. </component>
  749. <component name="TodoView" selected-index="2">
  750. <todo-panel id="selected-file">
  751. <is-autoscroll-to-source value="true" />
  752. </todo-panel>
  753. <todo-panel id="all">
  754. <are-packages-shown value="true" />
  755. <is-autoscroll-to-source value="true" />
  756. </todo-panel>
  757. </component>
  758. <component name="ToolWindowManager">
  759. <frame x="-1" y="0" width="1678" height="882" extended-state="6" />
  760. <editor active="false" />
  761. <layout>
  762. <window_info id="Project" active="true" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.24969324" sideWeight="0.6486842" order="2" side_tool="false" content_ui="combo" />
  763. <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" />
  764. <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" />
  765. <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" />
  766. <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" />
  767. <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" />
  768. <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" />
  769. <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.24969324" sideWeight="0.3513158" order="0" side_tool="true" content_ui="tabs" />
  770. <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" />
  771. <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" />
  772. <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.29078948" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" />
  773. <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" />
  774. <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" />
  775. <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" />
  776. <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" />
  777. <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" />
  778. <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" />
  779. <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" />
  780. <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" />
  781. </layout>
  782. </component>
  783. <component name="Vcs.Log.UiProperties">
  784. <option name="RECENTLY_FILTERED_USER_GROUPS">
  785. <collection />
  786. </option>
  787. <option name="RECENTLY_FILTERED_BRANCH_GROUPS">
  788. <collection />
  789. </option>
  790. </component>
  791. <component name="VcsContentAnnotationSettings">
  792. <option name="myLimit" value="2678400000" />
  793. </component>
  794. <component name="VcsManagerConfiguration">
  795. <option name="CHECK_CODE_CLEANUP_BEFORE_PROJECT_COMMIT" value="true" />
  796. <MESSAGE value="- Basic implementation for loading PCAP files" />
  797. <MESSAGE value="- Implemented StatsDatabase&#10;- Improved CLI&#10;- Started with Label / LabelManager" />
  798. <MESSAGE value="- Finished LabelManager&#10;- Extended CLI&#10;- Added TODOs to PcapFile" />
  799. <MESSAGE value="- Added Attack package with BaseAttack and PortscanAttack&#10;- Added Controller for central coordination of class instances&#10;- Added libpcapreader (C++ boost::python lib)" />
  800. <MESSAGE value="- Enabled attack parameter specification by CLI argument" />
  801. <MESSAGE value="- Movings from PcapFile to Statistics&#10;- Enabled attack classes to access statistics" />
  802. <MESSAGE value="- Extended port scan attack" />
  803. <MESSAGE value="- Fixed packet generation in Portscan Attack&#10;- Adapted code to meet PEP8 guidelines&#10;- Fixed several bugs and inconsistencies&#10;- Attack pcap is created on hard drive" />
  804. <MESSAGE value="- Statistics are now stored/loaded based on the file's hash" />
  805. <MESSAGE value="- Merging implemented&#10;- BUG: Not all packets are processed" />
  806. <MESSAGE value="- Multiple attacks (with params) can now be provided" />
  807. <MESSAGE value="- Improved Portscan-Attack" />
  808. <MESSAGE value="- libpcapreader library updated: collectStatistics is not called automatically by constructor anymore&#10;- Label now stored at newfilename_label.xml&#10;- Label file contains now timestamp of first and last packet&#10;- Hash calculation only uses first 8 MByte of file&#10;- Terminal output improved" />
  809. <MESSAGE value="- Parameter inject.after-pkt can now be used to specify the position of the attack (instead of providing a timestamp)" />
  810. <MESSAGE value="- Statistics DBs are now stored at ~/ID2T_data/db/" />
  811. <MESSAGE value="- Added SQLiteCPP/&#10;- Adapted code: SQLite DB is now created and filled by C++ module&#10;- Introduced a param to force statistics recalculation (if DB already exists)&#10;- Adapted SQL queries to new DB structure&#10;- Added tag 'note' for attacks&#10;- Fixed loading of XML label file" />
  812. <MESSAGE value="- Adapted code: SQLite DB is now created and filled by C++ module&#10;- Introduced a param to force statistics recalculation (if DB already exists)&#10;- Adapted SQL queries to new DB structure&#10;- Added tag 'note' for attacks&#10;- Fixed loading of XML label file" />
  813. <MESSAGE value="- Implemented user-defined SQL query&#10;- Implemented named queries (pre-defined queries)&#10;- Implemented parameterizable named queries&#10;- Implemented printing functionality for query results&#10;- Implemented extractors: random, first, last" />
  814. <MESSAGE value="- Implemented query mode&#10;- Tested all named_queries and fixed errors in named_queries" />
  815. <MESSAGE value="- Added comments to all classes and methods&#10;- Small code improvements" />
  816. <MESSAGE value="- Adapted CLI.py to make application runnable in terminal" />
  817. <option name="LAST_COMMIT_MESSAGE" value="- Adapted CLI.py to make application runnable in terminal" />
  818. <option name="OPTIMIZE_IMPORTS_BEFORE_PROJECT_COMMIT" value="true" />
  819. <option name="REFORMAT_BEFORE_PROJECT_COMMIT" value="true" />
  820. </component>
  821. <component name="XDebuggerManager">
  822. <breakpoint-manager>
  823. <breakpoints>
  824. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  825. <url>file:///usr/local/lib/python3.4/dist-packages/scapy/packet.py</url>
  826. <line>700</line>
  827. <option name="timeStamp" value="140" />
  828. </line-breakpoint>
  829. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  830. <url>file://$PROJECT_DIR$/ID2TLib/Controller.py</url>
  831. <line>47</line>
  832. <option name="timeStamp" value="145" />
  833. </line-breakpoint>
  834. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  835. <url>file://$PROJECT_DIR$/ID2TLib/AttackController.py</url>
  836. <line>99</line>
  837. <option name="timeStamp" value="146" />
  838. </line-breakpoint>
  839. </breakpoints>
  840. <breakpoints-dialog>
  841. <breakpoints-dialog />
  842. </breakpoints-dialog>
  843. <default-breakpoints>
  844. <breakpoint type="python-exception">
  845. <properties notifyOnTerminate="true" exception="BaseException">
  846. <option name="notifyOnTerminate" value="true" />
  847. </properties>
  848. </breakpoint>
  849. </default-breakpoints>
  850. <option name="time" value="147" />
  851. </breakpoint-manager>
  852. <watches-manager />
  853. </component>
  854. <component name="editorHistoryManager">
  855. <entry file="file://$PROJECT_DIR$/Attack/DummyAttack.py" />
  856. <entry file="file:///usr/lib/python3.4/pkgutil.py">
  857. <provider selected="true" editor-type-id="text-editor">
  858. <state relative-caret-position="121">
  859. <caret line="176" column="34" selection-start-line="176" selection-start-column="24" selection-end-line="176" selection-end-column="34" />
  860. </state>
  861. </provider>
  862. </entry>
  863. <entry file="file:///usr/local/lib/python3.4/dist-packages/importer/__init__.py">
  864. <provider selected="true" editor-type-id="text-editor">
  865. <state relative-caret-position="360">
  866. <caret line="24" column="16" selection-start-line="24" selection-start-column="14" selection-end-line="24" selection-end-column="16" />
  867. </state>
  868. </provider>
  869. </entry>
  870. <entry file="file:///usr/lib/python3.4/importlib/_bootstrap.py">
  871. <provider selected="true" editor-type-id="text-editor">
  872. <state relative-caret-position="140">
  873. <caret line="2254" column="4" selection-start-line="2254" selection-start-column="4" selection-end-line="2254" selection-end-column="4" />
  874. </state>
  875. </provider>
  876. </entry>
  877. <entry file="file:///usr/lib/python3.4/importlib/__init__.py">
  878. <provider selected="true" editor-type-id="text-editor">
  879. <state relative-caret-position="180">
  880. <caret line="108" column="26" selection-start-line="108" selection-start-column="26" selection-end-line="108" selection-end-column="26" />
  881. </state>
  882. </provider>
  883. </entry>
  884. <entry file="file:///usr/lib/python3.4/argparse.py">
  885. <provider selected="true" editor-type-id="text-editor">
  886. <state relative-caret-position="34">
  887. <caret line="1594" column="52" selection-start-line="1594" selection-start-column="52" selection-end-line="1594" selection-end-column="63" />
  888. </state>
  889. </provider>
  890. </entry>
  891. <entry file="file:///usr/local/lib/python3.4/dist-packages/scapy/data.py">
  892. <provider selected="true" editor-type-id="text-editor">
  893. <state relative-caret-position="244">
  894. <caret line="182" column="4" selection-start-line="182" selection-start-column="4" selection-end-line="182" selection-end-column="4" />
  895. </state>
  896. </provider>
  897. </entry>
  898. <entry file="file:///usr/lib/python3.4/os.py">
  899. <provider selected="true" editor-type-id="text-editor">
  900. <state relative-caret-position="244">
  901. <caret line="206" column="0" selection-start-line="206" selection-start-column="0" selection-end-line="206" selection-end-column="0" />
  902. </state>
  903. </provider>
  904. </entry>
  905. <entry file="file://$PROJECT_DIR$/ID2TLib/FileHasher.py" />
  906. <entry file="file://$USER_HOME$/.PyCharm2016.1/system/python_stubs/-1247971765/_io.py">
  907. <provider selected="true" editor-type-id="text-editor">
  908. <state relative-caret-position="291">
  909. <caret line="961" column="8" selection-start-line="961" selection-start-column="8" selection-end-line="961" selection-end-column="8" />
  910. </state>
  911. </provider>
  912. </entry>
  913. <entry file="file:///usr/lib/python3.4/ipaddress.py">
  914. <provider selected="true" editor-type-id="text-editor">
  915. <state relative-caret-position="171">
  916. <caret line="26" column="4" selection-start-line="26" selection-start-column="4" selection-end-line="26" selection-end-column="4" />
  917. </state>
  918. </provider>
  919. </entry>
  920. <entry file="file:///usr/lib/python3.4/tempfile.py">
  921. <provider selected="true" editor-type-id="text-editor">
  922. <state relative-caret-position="291">
  923. <caret line="570" column="4" selection-start-line="570" selection-start-column="4" selection-end-line="570" selection-end-column="4" />
  924. </state>
  925. </provider>
  926. </entry>
  927. <entry file="file://$USER_HOME$/.PyCharm2016.1/system/python_stubs/-1247971765/_sqlite3.py">
  928. <provider selected="true" editor-type-id="text-editor">
  929. <state relative-caret-position="291">
  930. <caret line="279" column="8" selection-start-line="279" selection-start-column="8" selection-end-line="279" selection-end-column="8" />
  931. </state>
  932. </provider>
  933. </entry>
  934. <entry file="file:///usr/local/lib/python3.4/dist-packages/lea/alea.py">
  935. <provider selected="true" editor-type-id="text-editor">
  936. <state relative-caret-position="291">
  937. <caret line="106" column="0" selection-start-line="106" selection-start-column="0" selection-end-line="106" selection-end-column="0" />
  938. </state>
  939. </provider>
  940. </entry>
  941. <entry file="file://$USER_HOME$/.PyCharm2016.1/system/python_stubs/-1247971765/itertools.py">
  942. <provider selected="true" editor-type-id="text-editor">
  943. <state relative-caret-position="187">
  944. <caret line="666" column="17" selection-start-line="666" selection-start-column="14" selection-end-line="666" selection-end-column="17" />
  945. </state>
  946. </provider>
  947. </entry>
  948. <entry file="file://$USER_HOME$/.PyCharm2016.1/system/python_stubs/-1247971765/builtins.py">
  949. <provider selected="true" editor-type-id="text-editor">
  950. <state relative-caret-position="291">
  951. <caret line="2711" column="8" selection-start-line="2711" selection-start-column="8" selection-end-line="2711" selection-end-column="8" />
  952. </state>
  953. </provider>
  954. </entry>
  955. <entry file="file:///usr/lib/python3.4/codecs.py">
  956. <provider selected="true" editor-type-id="text-editor">
  957. <state relative-caret-position="171">
  958. <caret line="306" column="0" selection-start-line="306" selection-start-column="0" selection-end-line="306" selection-end-column="0" />
  959. </state>
  960. </provider>
  961. </entry>
  962. <entry file="file:///usr/local/lib/python3.4/dist-packages/scapy/layers/inet.py">
  963. <provider selected="true" editor-type-id="text-editor">
  964. <state relative-caret-position="272">
  965. <caret line="552" column="29" selection-start-line="552" selection-start-column="20" selection-end-line="552" selection-end-column="29" />
  966. </state>
  967. </provider>
  968. </entry>
  969. <entry file="file://$USER_HOME$/.PyCharm2016.1/system/python_stubs/-1247971765/time.py">
  970. <provider selected="true" editor-type-id="text-editor">
  971. <state relative-caret-position="306">
  972. <caret line="263" column="7" selection-start-line="263" selection-start-column="7" selection-end-line="263" selection-end-column="7" />
  973. </state>
  974. </provider>
  975. </entry>
  976. <entry file="file:///usr/local/lib/python3.4/dist-packages/scapy/layers/l2.py">
  977. <provider selected="true" editor-type-id="text-editor">
  978. <state relative-caret-position="291">
  979. <caret line="135" column="13" selection-start-line="135" selection-start-column="13" selection-end-line="135" selection-end-column="13" />
  980. </state>
  981. </provider>
  982. </entry>
  983. <entry file="file:///usr/lib/python3.4/genericpath.py">
  984. <provider selected="true" editor-type-id="text-editor">
  985. <state relative-caret-position="241">
  986. <caret line="47" column="4" selection-start-line="47" selection-start-column="4" selection-end-line="47" selection-end-column="4" />
  987. </state>
  988. </provider>
  989. </entry>
  990. <entry file="file://$PROJECT_DIR$/test.py" />
  991. <entry file="file:///usr/lib/python3.4/xml/dom/minidom.py">
  992. <provider selected="true" editor-type-id="text-editor">
  993. <state relative-caret-position="1408">
  994. <caret line="112" column="8" selection-start-line="112" selection-start-column="8" selection-end-line="112" selection-end-column="8" />
  995. </state>
  996. </provider>
  997. </entry>
  998. <entry file="file://$PROJECT_DIR$/ID2TLib/Hasher.py" />
  999. <entry file="file:///usr/lib/python3.4/enum.py">
  1000. <provider selected="true" editor-type-id="text-editor">
  1001. <state relative-caret-position="248">
  1002. <caret line="252" column="0" selection-start-line="252" selection-start-column="0" selection-end-line="252" selection-end-column="0" />
  1003. </state>
  1004. </provider>
  1005. </entry>
  1006. <entry file="file://$USER_HOME$/.PyCharm2016.2/system/python_stubs/-1247971765/_sqlite3.py">
  1007. <provider selected="true" editor-type-id="text-editor">
  1008. <state relative-caret-position="227">
  1009. <caret line="267" column="8" selection-start-line="267" selection-start-column="8" selection-end-line="267" selection-end-column="8" />
  1010. </state>
  1011. </provider>
  1012. </entry>
  1013. <entry file="file:///usr/local/lib/python3.4/dist-packages/scapy/config.py">
  1014. <provider selected="true" editor-type-id="text-editor">
  1015. <state relative-caret-position="218">
  1016. <caret line="113" column="0" selection-start-line="113" selection-start-column="0" selection-end-line="113" selection-end-column="0" />
  1017. </state>
  1018. </provider>
  1019. </entry>
  1020. <entry file="file:///usr/local/lib/python3.4/dist-packages/scapy/fields.py">
  1021. <provider selected="true" editor-type-id="text-editor">
  1022. <state relative-caret-position="203">
  1023. <caret line="115" column="0" selection-start-line="115" selection-start-column="0" selection-end-line="115" selection-end-column="0" />
  1024. </state>
  1025. </provider>
  1026. </entry>
  1027. <entry file="file:///usr/local/lib/python3.4/dist-packages/scapy/base_classes.py">
  1028. <provider selected="true" editor-type-id="text-editor">
  1029. <state relative-caret-position="533">
  1030. <caret line="46" column="0" selection-start-line="46" selection-start-column="0" selection-end-line="46" selection-end-column="0" />
  1031. </state>
  1032. </provider>
  1033. </entry>
  1034. <entry file="file:///usr/local/lib/python3.4/dist-packages/scapy/packet.py">
  1035. <provider selected="true" editor-type-id="text-editor">
  1036. <state relative-caret-position="233">
  1037. <caret line="687" column="0" selection-start-line="687" selection-start-column="0" selection-end-line="687" selection-end-column="0" />
  1038. <folding />
  1039. </state>
  1040. </provider>
  1041. </entry>
  1042. <entry file="file:///usr/local/lib/python3.4/dist-packages/scapy/utils.py">
  1043. <provider selected="true" editor-type-id="text-editor">
  1044. <state relative-caret-position="518">
  1045. <caret line="940" column="0" selection-start-line="940" selection-start-column="0" selection-end-line="941" selection-end-column="0" />
  1046. </state>
  1047. </provider>
  1048. </entry>
  1049. <entry file="file://$PROJECT_DIR$/GUI/__init__.py">
  1050. <provider selected="true" editor-type-id="text-editor">
  1051. <state relative-caret-position="0">
  1052. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  1053. </state>
  1054. </provider>
  1055. </entry>
  1056. <entry file="file://$USER_HOME$/.PyCharm2016.2/system/python_stubs/-1247971765/builtins.py">
  1057. <provider selected="true" editor-type-id="text-editor">
  1058. <state relative-caret-position="227">
  1059. <caret line="3538" column="8" selection-start-line="3538" selection-start-column="8" selection-end-line="3538" selection-end-column="8" />
  1060. </state>
  1061. </provider>
  1062. </entry>
  1063. <entry file="file:///usr/lib/python3.4/random.py">
  1064. <provider selected="true" editor-type-id="text-editor">
  1065. <state relative-caret-position="352">
  1066. <caret line="726" column="0" selection-start-line="726" selection-start-column="0" selection-end-line="726" selection-end-column="0" />
  1067. </state>
  1068. </provider>
  1069. </entry>
  1070. <entry file="file://$PROJECT_DIR$/Attack/__init__.py">
  1071. <provider selected="true" editor-type-id="text-editor">
  1072. <state relative-caret-position="135">
  1073. <caret line="10" column="0" selection-start-line="10" selection-start-column="0" selection-end-line="10" selection-end-column="0" />
  1074. </state>
  1075. </provider>
  1076. </entry>
  1077. <entry file="file://$PROJECT_DIR$/_labels.xml" />
  1078. <entry file="file://$PROJECT_DIR$/__init__.py">
  1079. <provider selected="true" editor-type-id="text-editor">
  1080. <state relative-caret-position="0">
  1081. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  1082. </state>
  1083. </provider>
  1084. </entry>
  1085. <entry file="file://$PROJECT_DIR$/ID2TLib/Label.py">
  1086. <provider selected="true" editor-type-id="text-editor">
  1087. <state relative-caret-position="165">
  1088. <caret line="11" column="57" selection-start-line="11" selection-start-column="57" selection-end-line="11" selection-end-column="57" />
  1089. </state>
  1090. </provider>
  1091. </entry>
  1092. <entry file="file://$USER_HOME$/.PyCharm2016.2/system/python_stubs/-1247971765/_sha1.py">
  1093. <provider selected="true" editor-type-id="text-editor">
  1094. <state relative-caret-position="227">
  1095. <caret line="25" column="8" selection-start-line="25" selection-start-column="8" selection-end-line="25" selection-end-column="8" />
  1096. </state>
  1097. </provider>
  1098. </entry>
  1099. <entry file="file://$PROJECT_DIR$/ID2TLib/PcapFile.py">
  1100. <provider selected="true" editor-type-id="text-editor">
  1101. <state relative-caret-position="357">
  1102. <caret line="95" column="0" selection-start-line="95" selection-start-column="0" selection-end-line="95" selection-end-column="0" />
  1103. </state>
  1104. </provider>
  1105. </entry>
  1106. <entry file="file://$PROJECT_DIR$/ID2TLib/StatsDatabase.py">
  1107. <provider selected="true" editor-type-id="text-editor">
  1108. <state relative-caret-position="1174">
  1109. <caret line="302" column="0" selection-start-line="302" selection-start-column="0" selection-end-line="302" selection-end-column="0" />
  1110. </state>
  1111. </provider>
  1112. </entry>
  1113. <entry file="file://$PROJECT_DIR$/Attack/AttackParameters.py">
  1114. <provider selected="true" editor-type-id="text-editor">
  1115. <state relative-caret-position="221">
  1116. <caret line="16" column="41" selection-start-line="16" selection-start-column="41" selection-end-line="16" selection-end-column="41" />
  1117. </state>
  1118. </provider>
  1119. </entry>
  1120. <entry file="file://$PROJECT_DIR$/ID2TLib/__init__.py">
  1121. <provider selected="true" editor-type-id="text-editor">
  1122. <state relative-caret-position="0">
  1123. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  1124. </state>
  1125. </provider>
  1126. </entry>
  1127. <entry file="file://$PROJECT_DIR$/ID2TLib/LabelManager.py">
  1128. <provider selected="true" editor-type-id="text-editor">
  1129. <state relative-caret-position="390">
  1130. <caret line="117" column="8" selection-start-line="117" selection-start-column="8" selection-end-line="117" selection-end-column="8" />
  1131. </state>
  1132. </provider>
  1133. </entry>
  1134. <entry file="file://$PROJECT_DIR$/ID2TLib/Statistics.py">
  1135. <provider selected="true" editor-type-id="text-editor">
  1136. <state relative-caret-position="270">
  1137. <caret line="18" column="22" selection-start-line="18" selection-start-column="22" selection-end-line="18" selection-end-column="22" />
  1138. </state>
  1139. </provider>
  1140. </entry>
  1141. <entry file="file://$PROJECT_DIR$/config_example">
  1142. <provider selected="true" editor-type-id="text-editor">
  1143. <state relative-caret-position="0">
  1144. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  1145. </state>
  1146. </provider>
  1147. </entry>
  1148. <entry file="file://$PROJECT_DIR$/CLI.py">
  1149. <provider selected="true" editor-type-id="text-editor">
  1150. <state relative-caret-position="360">
  1151. <caret line="44" column="64" selection-start-line="44" selection-start-column="64" selection-end-line="44" selection-end-column="64" />
  1152. <folding />
  1153. </state>
  1154. </provider>
  1155. </entry>
  1156. <entry file="file://$PROJECT_DIR$/ID2TLib/Controller.py">
  1157. <provider selected="true" editor-type-id="text-editor">
  1158. <state relative-caret-position="356">
  1159. <caret line="42" column="39" selection-start-line="42" selection-start-column="39" selection-end-line="42" selection-end-column="39" />
  1160. <folding />
  1161. </state>
  1162. </provider>
  1163. </entry>
  1164. <entry file="file://$PROJECT_DIR$/ID2TLib/AttackController.py">
  1165. <provider selected="true" editor-type-id="text-editor">
  1166. <state relative-caret-position="-207">
  1167. <caret line="64" column="8" selection-start-line="64" selection-start-column="8" selection-end-line="64" selection-end-column="8" />
  1168. <folding />
  1169. </state>
  1170. </provider>
  1171. </entry>
  1172. <entry file="file://$PROJECT_DIR$/Attack/BaseAttack.py">
  1173. <provider selected="true" editor-type-id="text-editor">
  1174. <state relative-caret-position="-252">
  1175. <caret line="187" column="8" selection-start-line="187" selection-start-column="8" selection-end-line="187" selection-end-column="8" />
  1176. <folding />
  1177. </state>
  1178. </provider>
  1179. </entry>
  1180. <entry file="file://$PROJECT_DIR$/Attack/PortscanAttack.py">
  1181. <provider selected="true" editor-type-id="text-editor">
  1182. <state relative-caret-position="305">
  1183. <caret line="65" column="15" selection-start-line="65" selection-start-column="15" selection-end-line="65" selection-end-column="15" />
  1184. <folding />
  1185. </state>
  1186. </provider>
  1187. </entry>
  1188. </component>
  1189. </project>