diff --git a/LICENSE.txt b/LICENSE.txt index 1fcc28efab..90437c6163 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2014-2022 Anastasios Stasinopoulos +Copyright (c) 2014-2023 Anastasios Stasinopoulos This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/commix.py b/commix.py index 3d1b518bf2..538de6f371 100755 --- a/commix.py +++ b/commix.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/setup.py b/setup.py index 16a0a4cc33..5e356a3ae1 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/__init__.py b/src/__init__.py index 7ce1185b92..4b64c163e0 100644 --- a/src/__init__.py +++ b/src/__init__.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/__init__.py b/src/core/__init__.py index 7ce1185b92..4b64c163e0 100644 --- a/src/core/__init__.py +++ b/src/core/__init__.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/compat.py b/src/core/compat.py index 48af6f3a36..9a0d60c0f1 100644 --- a/src/core/compat.py +++ b/src/core/compat.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/convert.py b/src/core/convert.py index fad3bae9d9..c14585bf28 100644 --- a/src/core/convert.py +++ b/src/core/convert.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/__init__.py b/src/core/injections/__init__.py index 7ce1185b92..4b64c163e0 100644 --- a/src/core/injections/__init__.py +++ b/src/core/injections/__init__.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/blind/__init__.py b/src/core/injections/blind/__init__.py index 7ce1185b92..4b64c163e0 100644 --- a/src/core/injections/blind/__init__.py +++ b/src/core/injections/blind/__init__.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/blind/techniques/__init__.py b/src/core/injections/blind/techniques/__init__.py index 7ce1185b92..4b64c163e0 100644 --- a/src/core/injections/blind/techniques/__init__.py +++ b/src/core/injections/blind/techniques/__init__.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/blind/techniques/time_based/__init__.py b/src/core/injections/blind/techniques/time_based/__init__.py index 7ce1185b92..4b64c163e0 100644 --- a/src/core/injections/blind/techniques/time_based/__init__.py +++ b/src/core/injections/blind/techniques/time_based/__init__.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/blind/techniques/time_based/tb_enumeration.py b/src/core/injections/blind/techniques/time_based/tb_enumeration.py index 572f1d6632..919491f8af 100755 --- a/src/core/injections/blind/techniques/time_based/tb_enumeration.py +++ b/src/core/injections/blind/techniques/time_based/tb_enumeration.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/blind/techniques/time_based/tb_file_access.py b/src/core/injections/blind/techniques/time_based/tb_file_access.py index 07506097cd..2615931ce5 100755 --- a/src/core/injections/blind/techniques/time_based/tb_file_access.py +++ b/src/core/injections/blind/techniques/time_based/tb_file_access.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/blind/techniques/time_based/tb_handler.py b/src/core/injections/blind/techniques/time_based/tb_handler.py index 9c42254ef7..7848b9c0c2 100755 --- a/src/core/injections/blind/techniques/time_based/tb_handler.py +++ b/src/core/injections/blind/techniques/time_based/tb_handler.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/blind/techniques/time_based/tb_injector.py b/src/core/injections/blind/techniques/time_based/tb_injector.py index e4615528d2..d52e1ff449 100755 --- a/src/core/injections/blind/techniques/time_based/tb_injector.py +++ b/src/core/injections/blind/techniques/time_based/tb_injector.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/blind/techniques/time_based/tb_payloads.py b/src/core/injections/blind/techniques/time_based/tb_payloads.py index b119491275..6203f83e7b 100755 --- a/src/core/injections/blind/techniques/time_based/tb_payloads.py +++ b/src/core/injections/blind/techniques/time_based/tb_payloads.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/controller/__init__.py b/src/core/injections/controller/__init__.py index 7ce1185b92..4b64c163e0 100644 --- a/src/core/injections/controller/__init__.py +++ b/src/core/injections/controller/__init__.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/controller/checks.py b/src/core/injections/controller/checks.py index 73bb05db70..276a9dac2a 100755 --- a/src/core/injections/controller/checks.py +++ b/src/core/injections/controller/checks.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/controller/controller.py b/src/core/injections/controller/controller.py index 8cba07791f..b269673d58 100644 --- a/src/core/injections/controller/controller.py +++ b/src/core/injections/controller/controller.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/controller/parser.py b/src/core/injections/controller/parser.py index a4d7ea7c93..ed24231325 100755 --- a/src/core/injections/controller/parser.py +++ b/src/core/injections/controller/parser.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/controller/shell_options.py b/src/core/injections/controller/shell_options.py index febae03580..d88e06b65a 100755 --- a/src/core/injections/controller/shell_options.py +++ b/src/core/injections/controller/shell_options.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/results_based/__init__.py b/src/core/injections/results_based/__init__.py index 7ce1185b92..4b64c163e0 100644 --- a/src/core/injections/results_based/__init__.py +++ b/src/core/injections/results_based/__init__.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/results_based/techniques/__init__.py b/src/core/injections/results_based/techniques/__init__.py index 7ce1185b92..4b64c163e0 100644 --- a/src/core/injections/results_based/techniques/__init__.py +++ b/src/core/injections/results_based/techniques/__init__.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/results_based/techniques/classic/__init__.py b/src/core/injections/results_based/techniques/classic/__init__.py index 7ce1185b92..4b64c163e0 100644 --- a/src/core/injections/results_based/techniques/classic/__init__.py +++ b/src/core/injections/results_based/techniques/classic/__init__.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/results_based/techniques/classic/cb_enumeration.py b/src/core/injections/results_based/techniques/classic/cb_enumeration.py index 8c5b302ec0..93aff44a50 100755 --- a/src/core/injections/results_based/techniques/classic/cb_enumeration.py +++ b/src/core/injections/results_based/techniques/classic/cb_enumeration.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/results_based/techniques/classic/cb_file_access.py b/src/core/injections/results_based/techniques/classic/cb_file_access.py index 88bfc902bf..571c998fcd 100755 --- a/src/core/injections/results_based/techniques/classic/cb_file_access.py +++ b/src/core/injections/results_based/techniques/classic/cb_file_access.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/results_based/techniques/classic/cb_handler.py b/src/core/injections/results_based/techniques/classic/cb_handler.py index 976e32277d..5d741557a8 100755 --- a/src/core/injections/results_based/techniques/classic/cb_handler.py +++ b/src/core/injections/results_based/techniques/classic/cb_handler.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/results_based/techniques/classic/cb_injector.py b/src/core/injections/results_based/techniques/classic/cb_injector.py index c0feaad338..01e7b3de25 100755 --- a/src/core/injections/results_based/techniques/classic/cb_injector.py +++ b/src/core/injections/results_based/techniques/classic/cb_injector.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/results_based/techniques/classic/cb_payloads.py b/src/core/injections/results_based/techniques/classic/cb_payloads.py index ca13a188f9..769defe8f7 100755 --- a/src/core/injections/results_based/techniques/classic/cb_payloads.py +++ b/src/core/injections/results_based/techniques/classic/cb_payloads.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/results_based/techniques/eval_based/__init__.py b/src/core/injections/results_based/techniques/eval_based/__init__.py index 7ce1185b92..4b64c163e0 100644 --- a/src/core/injections/results_based/techniques/eval_based/__init__.py +++ b/src/core/injections/results_based/techniques/eval_based/__init__.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/results_based/techniques/eval_based/eb_enumeration.py b/src/core/injections/results_based/techniques/eval_based/eb_enumeration.py index 439181a3bf..c4ba704b92 100755 --- a/src/core/injections/results_based/techniques/eval_based/eb_enumeration.py +++ b/src/core/injections/results_based/techniques/eval_based/eb_enumeration.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/results_based/techniques/eval_based/eb_file_access.py b/src/core/injections/results_based/techniques/eval_based/eb_file_access.py index 86d0a3040b..dc72f6183e 100755 --- a/src/core/injections/results_based/techniques/eval_based/eb_file_access.py +++ b/src/core/injections/results_based/techniques/eval_based/eb_file_access.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/results_based/techniques/eval_based/eb_handler.py b/src/core/injections/results_based/techniques/eval_based/eb_handler.py index ada5cb7ac5..0a2d8d7619 100755 --- a/src/core/injections/results_based/techniques/eval_based/eb_handler.py +++ b/src/core/injections/results_based/techniques/eval_based/eb_handler.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/results_based/techniques/eval_based/eb_injector.py b/src/core/injections/results_based/techniques/eval_based/eb_injector.py index ceb42396fb..8fd3a8cd04 100755 --- a/src/core/injections/results_based/techniques/eval_based/eb_injector.py +++ b/src/core/injections/results_based/techniques/eval_based/eb_injector.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/results_based/techniques/eval_based/eb_payloads.py b/src/core/injections/results_based/techniques/eval_based/eb_payloads.py index 0b30bc8f5f..f74103f731 100755 --- a/src/core/injections/results_based/techniques/eval_based/eb_payloads.py +++ b/src/core/injections/results_based/techniques/eval_based/eb_payloads.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/semiblind/__init__.py b/src/core/injections/semiblind/__init__.py index 7ce1185b92..4b64c163e0 100644 --- a/src/core/injections/semiblind/__init__.py +++ b/src/core/injections/semiblind/__init__.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/semiblind/techniques/__init__.py b/src/core/injections/semiblind/techniques/__init__.py index 7ce1185b92..4b64c163e0 100644 --- a/src/core/injections/semiblind/techniques/__init__.py +++ b/src/core/injections/semiblind/techniques/__init__.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/semiblind/techniques/file_based/__init__.py b/src/core/injections/semiblind/techniques/file_based/__init__.py index 7ce1185b92..4b64c163e0 100644 --- a/src/core/injections/semiblind/techniques/file_based/__init__.py +++ b/src/core/injections/semiblind/techniques/file_based/__init__.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/semiblind/techniques/file_based/fb_enumeration.py b/src/core/injections/semiblind/techniques/file_based/fb_enumeration.py index 50000cb500..f2f70c50d8 100755 --- a/src/core/injections/semiblind/techniques/file_based/fb_enumeration.py +++ b/src/core/injections/semiblind/techniques/file_based/fb_enumeration.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/semiblind/techniques/file_based/fb_file_access.py b/src/core/injections/semiblind/techniques/file_based/fb_file_access.py index 45d85f4a71..a030190b34 100755 --- a/src/core/injections/semiblind/techniques/file_based/fb_file_access.py +++ b/src/core/injections/semiblind/techniques/file_based/fb_file_access.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/semiblind/techniques/file_based/fb_handler.py b/src/core/injections/semiblind/techniques/file_based/fb_handler.py index 16ba4b9c15..edb2c4b94e 100755 --- a/src/core/injections/semiblind/techniques/file_based/fb_handler.py +++ b/src/core/injections/semiblind/techniques/file_based/fb_handler.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/semiblind/techniques/file_based/fb_injector.py b/src/core/injections/semiblind/techniques/file_based/fb_injector.py index fe1a12e63e..18af48a258 100755 --- a/src/core/injections/semiblind/techniques/file_based/fb_injector.py +++ b/src/core/injections/semiblind/techniques/file_based/fb_injector.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/semiblind/techniques/file_based/fb_payloads.py b/src/core/injections/semiblind/techniques/file_based/fb_payloads.py index ada7d25040..390b88ee39 100755 --- a/src/core/injections/semiblind/techniques/file_based/fb_payloads.py +++ b/src/core/injections/semiblind/techniques/file_based/fb_payloads.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/semiblind/techniques/tempfile_based/__init__.py b/src/core/injections/semiblind/techniques/tempfile_based/__init__.py index 7ce1185b92..4b64c163e0 100644 --- a/src/core/injections/semiblind/techniques/tempfile_based/__init__.py +++ b/src/core/injections/semiblind/techniques/tempfile_based/__init__.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/semiblind/techniques/tempfile_based/tfb_enumeration.py b/src/core/injections/semiblind/techniques/tempfile_based/tfb_enumeration.py index d8ad42ca0c..02832e9f77 100755 --- a/src/core/injections/semiblind/techniques/tempfile_based/tfb_enumeration.py +++ b/src/core/injections/semiblind/techniques/tempfile_based/tfb_enumeration.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/semiblind/techniques/tempfile_based/tfb_file_access.py b/src/core/injections/semiblind/techniques/tempfile_based/tfb_file_access.py index a588bd3efe..74008aa710 100755 --- a/src/core/injections/semiblind/techniques/tempfile_based/tfb_file_access.py +++ b/src/core/injections/semiblind/techniques/tempfile_based/tfb_file_access.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/semiblind/techniques/tempfile_based/tfb_handler.py b/src/core/injections/semiblind/techniques/tempfile_based/tfb_handler.py index 20150f3a53..87798a7129 100755 --- a/src/core/injections/semiblind/techniques/tempfile_based/tfb_handler.py +++ b/src/core/injections/semiblind/techniques/tempfile_based/tfb_handler.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/semiblind/techniques/tempfile_based/tfb_injector.py b/src/core/injections/semiblind/techniques/tempfile_based/tfb_injector.py index 6f78449373..11f0e12f70 100755 --- a/src/core/injections/semiblind/techniques/tempfile_based/tfb_injector.py +++ b/src/core/injections/semiblind/techniques/tempfile_based/tfb_injector.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/injections/semiblind/techniques/tempfile_based/tfb_payloads.py b/src/core/injections/semiblind/techniques/tempfile_based/tfb_payloads.py index f68e0a11d8..88f76366a1 100755 --- a/src/core/injections/semiblind/techniques/tempfile_based/tfb_payloads.py +++ b/src/core/injections/semiblind/techniques/tempfile_based/tfb_payloads.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/main.py b/src/core/main.py index 3bb52ca98c..6a4d0ee58b 100644 --- a/src/core/main.py +++ b/src/core/main.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/modules/__init__.py b/src/core/modules/__init__.py index 7ce1185b92..4b64c163e0 100644 --- a/src/core/modules/__init__.py +++ b/src/core/modules/__init__.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/modules/modules_handler.py b/src/core/modules/modules_handler.py index e604f25695..ed8e5536a8 100644 --- a/src/core/modules/modules_handler.py +++ b/src/core/modules/modules_handler.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/modules/shellshock/__init__.py b/src/core/modules/shellshock/__init__.py index 7ce1185b92..4b64c163e0 100644 --- a/src/core/modules/shellshock/__init__.py +++ b/src/core/modules/shellshock/__init__.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/requests/__init__.py b/src/core/requests/__init__.py index 7ce1185b92..4b64c163e0 100644 --- a/src/core/requests/__init__.py +++ b/src/core/requests/__init__.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/requests/authentication.py b/src/core/requests/authentication.py index 21f7f3dba4..2c8bd55d3f 100644 --- a/src/core/requests/authentication.py +++ b/src/core/requests/authentication.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/requests/headers.py b/src/core/requests/headers.py index 0aa83c9624..b79e87cb90 100755 --- a/src/core/requests/headers.py +++ b/src/core/requests/headers.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/requests/parameters.py b/src/core/requests/parameters.py index 1758605e0c..b3c6729326 100755 --- a/src/core/requests/parameters.py +++ b/src/core/requests/parameters.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/requests/proxy.py b/src/core/requests/proxy.py index 1dfeb288ee..a07dc0bec8 100644 --- a/src/core/requests/proxy.py +++ b/src/core/requests/proxy.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/requests/redirection.py b/src/core/requests/redirection.py index ebca5a03e7..a602d73a2c 100755 --- a/src/core/requests/redirection.py +++ b/src/core/requests/redirection.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/requests/requests.py b/src/core/requests/requests.py index 3b341542df..2abf819227 100755 --- a/src/core/requests/requests.py +++ b/src/core/requests/requests.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/requests/tor.py b/src/core/requests/tor.py index b4c7473177..49c88c01b1 100644 --- a/src/core/requests/tor.py +++ b/src/core/requests/tor.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/shells/__init__.py b/src/core/shells/__init__.py index 7ce1185b92..4b64c163e0 100644 --- a/src/core/shells/__init__.py +++ b/src/core/shells/__init__.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/shells/bind_tcp.py b/src/core/shells/bind_tcp.py index 8283a9eb3e..b1bfe55630 100755 --- a/src/core/shells/bind_tcp.py +++ b/src/core/shells/bind_tcp.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/shells/reverse_tcp.py b/src/core/shells/reverse_tcp.py index 0114780b2e..bfbdedd77d 100755 --- a/src/core/shells/reverse_tcp.py +++ b/src/core/shells/reverse_tcp.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/tamper/__init__.py b/src/core/tamper/__init__.py index 7ce1185b92..4b64c163e0 100644 --- a/src/core/tamper/__init__.py +++ b/src/core/tamper/__init__.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/tamper/backslashes.py b/src/core/tamper/backslashes.py index 2d4fd80b0f..6724aad621 100644 --- a/src/core/tamper/backslashes.py +++ b/src/core/tamper/backslashes.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/tamper/backticks.py b/src/core/tamper/backticks.py index 884a211bee..ce28802e9a 100644 --- a/src/core/tamper/backticks.py +++ b/src/core/tamper/backticks.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/tamper/base64encode.py b/src/core/tamper/base64encode.py index 1c88cceffa..6b06cd2fca 100644 --- a/src/core/tamper/base64encode.py +++ b/src/core/tamper/base64encode.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/tamper/caret.py b/src/core/tamper/caret.py index 21081e7cbb..40186a5d40 100644 --- a/src/core/tamper/caret.py +++ b/src/core/tamper/caret.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/tamper/dollaratsigns.py b/src/core/tamper/dollaratsigns.py index b870ad2612..7720e6c4c1 100644 --- a/src/core/tamper/dollaratsigns.py +++ b/src/core/tamper/dollaratsigns.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/tamper/doublequotes.py b/src/core/tamper/doublequotes.py index bd3269bb8f..350e8a3b6a 100644 --- a/src/core/tamper/doublequotes.py +++ b/src/core/tamper/doublequotes.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/tamper/hexencode.py b/src/core/tamper/hexencode.py index f19d538822..a558772774 100644 --- a/src/core/tamper/hexencode.py +++ b/src/core/tamper/hexencode.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/tamper/multiplespaces.py b/src/core/tamper/multiplespaces.py index e641415020..c6dd066fff 100644 --- a/src/core/tamper/multiplespaces.py +++ b/src/core/tamper/multiplespaces.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/tamper/nested.py b/src/core/tamper/nested.py index 912d91288c..192b840022 100644 --- a/src/core/tamper/nested.py +++ b/src/core/tamper/nested.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/tamper/printf2echo.py b/src/core/tamper/printf2echo.py index eb03120e34..e864a888f9 100644 --- a/src/core/tamper/printf2echo.py +++ b/src/core/tamper/printf2echo.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/tamper/singlequotes.py b/src/core/tamper/singlequotes.py index 585a0e795c..44729569a9 100644 --- a/src/core/tamper/singlequotes.py +++ b/src/core/tamper/singlequotes.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/tamper/slash2env.py b/src/core/tamper/slash2env.py index 602ec6715c..ef4255cf20 100644 --- a/src/core/tamper/slash2env.py +++ b/src/core/tamper/slash2env.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/tamper/sleep2timeout.py b/src/core/tamper/sleep2timeout.py index 9f9ce00f44..90563587c6 100644 --- a/src/core/tamper/sleep2timeout.py +++ b/src/core/tamper/sleep2timeout.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/tamper/sleep2usleep.py b/src/core/tamper/sleep2usleep.py index 867d80567c..5373dee4a5 100644 --- a/src/core/tamper/sleep2usleep.py +++ b/src/core/tamper/sleep2usleep.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/tamper/space2htab.py b/src/core/tamper/space2htab.py index 5fb02052cf..e4c7dec6f1 100644 --- a/src/core/tamper/space2htab.py +++ b/src/core/tamper/space2htab.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/tamper/space2ifs.py b/src/core/tamper/space2ifs.py index 5ded16eccc..b4d61d2a36 100644 --- a/src/core/tamper/space2ifs.py +++ b/src/core/tamper/space2ifs.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/tamper/space2plus.py b/src/core/tamper/space2plus.py index e969ddb9b4..22b37a6d5f 100644 --- a/src/core/tamper/space2plus.py +++ b/src/core/tamper/space2plus.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/tamper/space2vtab.py b/src/core/tamper/space2vtab.py index f2e9057300..a59ddc21dc 100644 --- a/src/core/tamper/space2vtab.py +++ b/src/core/tamper/space2vtab.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/tamper/uninitializedvariable.py b/src/core/tamper/uninitializedvariable.py index 6c50770eb7..e894055abf 100644 --- a/src/core/tamper/uninitializedvariable.py +++ b/src/core/tamper/uninitializedvariable.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/tamper/xforwardedfor.py b/src/core/tamper/xforwardedfor.py index 1db614ebf8..202413574a 100644 --- a/src/core/tamper/xforwardedfor.py +++ b/src/core/tamper/xforwardedfor.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/testing.py b/src/core/testing.py index 5677e338dc..78637df782 100644 --- a/src/core/testing.py +++ b/src/core/testing.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/thirdparty/__init__.py b/src/thirdparty/__init__.py index 7ce1185b92..4b64c163e0 100644 --- a/src/thirdparty/__init__.py +++ b/src/thirdparty/__init__.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/utils/__init__.py b/src/utils/__init__.py index 7ce1185b92..4b64c163e0 100644 --- a/src/utils/__init__.py +++ b/src/utils/__init__.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/utils/colors.py b/src/utils/colors.py index 170e024eaa..d7a6bbc249 100644 --- a/src/utils/colors.py +++ b/src/utils/colors.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/utils/common.py b/src/utils/common.py index 8eecc64479..b318946f56 100644 --- a/src/utils/common.py +++ b/src/utils/common.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/utils/crawler.py b/src/utils/crawler.py index af449f865e..b5d7fb8508 100644 --- a/src/utils/crawler.py +++ b/src/utils/crawler.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/utils/install.py b/src/utils/install.py index 897894e222..44f1bf1b30 100644 --- a/src/utils/install.py +++ b/src/utils/install.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/utils/logs.py b/src/utils/logs.py index 87686168b2..22734520a7 100755 --- a/src/utils/logs.py +++ b/src/utils/logs.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/utils/menu.py b/src/utils/menu.py index 4fab4f266a..03d4659326 100755 --- a/src/utils/menu.py +++ b/src/utils/menu.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/utils/purge.py b/src/utils/purge.py index 3d32bd877a..a34458552e 100644 --- a/src/utils/purge.py +++ b/src/utils/purge.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/utils/requirments.py b/src/utils/requirments.py index f21690d6fb..8a06414a3a 100644 --- a/src/utils/requirments.py +++ b/src/utils/requirments.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/utils/session_handler.py b/src/utils/session_handler.py index 73d0998c5b..99e573ef8f 100755 --- a/src/utils/session_handler.py +++ b/src/utils/session_handler.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/utils/settings.py b/src/utils/settings.py index e65c44d151..551763bb4a 100755 --- a/src/utils/settings.py +++ b/src/utils/settings.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -241,7 +241,7 @@ def sys_argv_errors(): DESCRIPTION = "The command injection exploiter" AUTHOR = "Anastasios Stasinopoulos" VERSION_NUM = "3.7" -REVISION = "27" +REVISION = "28" STABLE_RELEASE = False VERSION = "v" if STABLE_RELEASE: @@ -251,7 +251,7 @@ def sys_argv_errors(): VERSION = VERSION + VERSION_NUM + "-dev#" + REVISION COLOR_VERSION = Style.UNDERLINE + Fore.WHITE + VERSION + Style.RESET_ALL -YEAR = "2014-2022" +YEAR = "2014-2023" AUTHOR_TWITTER = "@ancst" APPLICATION_URL = "https://commixproject.com" APPLICATION_TWITTER = "@commixproject" diff --git a/src/utils/simple_http_server.py b/src/utils/simple_http_server.py index 7bdb025297..aa9c77ee70 100644 --- a/src/utils/simple_http_server.py +++ b/src/utils/simple_http_server.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/utils/update.py b/src/utils/update.py index 7282ab2471..9d27770ec2 100755 --- a/src/utils/update.py +++ b/src/utils/update.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/utils/version.py b/src/utils/version.py index a8a1b6de0e..4f2ca1e6fb 100644 --- a/src/utils/version.py +++ b/src/utils/version.py @@ -3,7 +3,7 @@ """ This file is part of Commix Project (https://commixproject.com). -Copyright (c) 2014-2022 Anastasios Stasinopoulos (@ancst). +Copyright (c) 2014-2023 Anastasios Stasinopoulos (@ancst). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by