Alex
|
6519191a60
|
Fix logic flaw for fix #41
|
2023-07-14 13:12:20 +02:00 |
mpgn
|
eb9911e5e3
|
Merge pull request #43 from mpgn/neff-bugfixes
Fix #41
|
2023-07-14 10:06:01 +02:00 |
Alex
|
3818e67acf
|
Change CLI version to use pyproject.toml version
|
2023-07-14 01:29:30 +02:00 |
Alex
|
5218e88891
|
Fix #41
|
2023-07-13 19:35:59 +02:00 |
mpgn
|
1f329189c7
|
bump to 6.0.0
|
2023-06-26 13:32:44 -04:00 |
Marshall Hallenbeck
|
5167528dd6
|
fstring version
|
2023-05-31 10:18:18 -04:00 |
Marshall Hallenbeck
|
e36d3de905
|
Revert "fix: check for version argument before protocol parser for quicker version print"
This reverts commit 1a6ea3ac33 .
|
2023-05-31 10:16:35 -04:00 |
Marshall Hallenbeck
|
67ed83a30c
|
RIP Harambe memes for Darrell
|
2023-05-31 10:08:38 -04:00 |
Marshall Hallenbeck
|
1a6ea3ac33
|
fix: check for version argument before protocol parser for quicker version print
|
2023-05-31 10:00:32 -04:00 |
Marshall Hallenbeck
|
e2955c2be5
|
cli: move module parser above normal argument parser to check if module listing is being requested
|
2023-05-31 09:55:09 -04:00 |
Marshall Hallenbeck
|
82ffe72528
|
Merge branch 'master' into protocol_db_marshall
# Conflicts:
# cme/cli.py
# cme/protocols/ftp.py
# cme/protocols/ldap.py
# cme/protocols/smb.py
|
2023-05-31 09:51:03 -04:00 |
Alexander Neff
|
fa63bbfec6
|
Format changes as suggested by marshall
|
2023-05-29 16:40:29 +02:00 |
Alexander Neff
|
98e12fd374
|
Merge branch 'login_neff' into neff_speed_improv
|
2023-05-28 14:33:18 +02:00 |
Alexander Neff
|
57a0df70fb
|
Fix merge issue
|
2023-05-28 14:08:20 +02:00 |
Alexander Neff
|
271ff922e3
|
Improve initial execution time by extruding cli_args
|
2023-05-27 20:52:28 +02:00 |
Marshall Hallenbeck
|
7db9201c37
|
fix: allow listing modules without a target specified
|
2023-05-21 17:32:58 -04:00 |
mpgn
|
a0d6e64f8f
|
black v2 formating
|
2023-05-08 14:39:36 -04:00 |
mpgn
|
09844d1819
|
bump to 5.4.7
|
2023-05-02 16:18:58 -04:00 |
mpgn
|
2be85b5da7
|
black formating
|
2023-05-02 11:17:59 -04:00 |
Alexander Neff
|
037bece662
|
Resolve merge conflicts and add ssh keyfile login from marshall
|
2023-05-02 13:30:32 +02:00 |
Alexander Neff
|
841603a084
|
Move options `--continue-on-success` and `--no-bruteforce` to upper level of the argparser
|
2023-05-02 12:35:15 +02:00 |
Marshall Hallenbeck
|
35a45d5f4f
|
fix(arguments): require at least 1 target to be defined; also update quote formatting
|
2023-04-30 21:00:55 -04:00 |
Alex
|
f0aee81400
|
Remove `-v` so everybody's happy
|
2023-04-19 20:37:32 +02:00 |
Alexander Neff
|
58c0bd0d2d
|
Remove if statement that is always true and fix indent
|
2023-04-15 15:01:03 +02:00 |
Alexander Neff
|
a2e56f1b24
|
Small bugfix for --darrell
|
2023-04-15 14:45:00 +02:00 |
Alexander Neff
|
7250f63b67
|
Fix option --darrell :D
|
2023-04-15 14:32:57 +02:00 |
Alexander Neff
|
4d70cd085f
|
Add "-v" tag to version cli
|
2023-04-15 13:43:47 +02:00 |
Marshall Hallenbeck
|
b227a2cd41
|
logging: only allow 1 log file passed in
|
2023-04-07 10:29:48 -04:00 |
Marshall Hallenbeck
|
5c90e8cc07
|
add config.py, update logging, and more
|
2023-04-05 20:09:07 -04:00 |
famos0
|
1e3cf8f986
|
add --no-progress to disable progress bar
|
2023-03-30 18:37:11 +02:00 |
Marshall Hallenbeck
|
26c026d003
|
feat(console): complete log overhaul, allowing more granular debug messages, and logging to console
|
2023-03-29 23:59:22 -04:00 |
Marshall Hallenbeck
|
a65d9e70d7
|
modules: remove remaining imp usage due to deprecation and update module name to be pythonic
|
2023-03-27 00:48:45 -04:00 |
Marshall Hallenbeck
|
f187453525
|
Merge branch 'tests_marshall' into modules_marshall
|
2023-03-26 02:05:43 -04:00 |
Marshall Hallenbeck
|
bfcc689acc
|
refactor(async): update how tasks are created to new threads using proper ThreadPool; update functionality everywhere to match
|
2023-03-26 01:52:37 -04:00 |
mpgn
|
e873efea35
|
Bump to 5.4.6
|
2023-03-23 23:51:50 -04:00 |
mpgn
|
25d2049f60
|
Bump to 5.4.6
|
2023-03-23 15:58:41 -04:00 |
Marshall Hallenbeck
|
e7fcea0851
|
feat(modules): allow multiple modules to be ran
|
2023-03-22 16:51:08 -04:00 |
mpgn
|
4879895a02
|
add version option
|
2023-03-17 11:19:06 -04:00 |
mpgn
|
23db90b853
|
Merge pull request #8 from zblurx/log
init log_mode
|
2023-03-13 12:44:20 +01:00 |
mpgn
|
862b2211a2
|
Improve argparse print
|
2023-02-21 15:06:37 -05:00 |
mpgn
|
65c07f5311
|
Add custom logger file
|
2023-02-21 15:01:42 -05:00 |
mpgn
|
b16dca4054
|
Improve logging file
|
2023-02-21 14:40:52 -05:00 |
mpgn
|
53931105ee
|
small fix dpapi
|
2023-02-19 07:27:11 -05:00 |
mpgn
|
0ca17cb8a7
|
Bump to version Bruce Wayne
|
2023-02-12 17:20:51 -05:00 |
mpgn
|
eaf421b714
|
Bump to 5.4.4
|
2023-02-05 07:37:12 -05:00 |
mpgn
|
16705ec0ea
|
Bump to 5.4.3
|
2023-01-02 06:37:57 -05:00 |
mpgn
|
a2225dc11c
|
Bump to 5.4.2 for porchetta
|
2022-12-14 16:00:36 -05:00 |
mpgn
|
db79f5a487
|
Bump to 5.4.1
|
2022-11-10 16:08:17 -05:00 |
mpgn
|
e4f6343646
|
Bump to 5.4.0
|
2022-11-08 05:08:23 -05:00 |
zblurx
|
c52031f344
|
change parameter name
|
2022-10-20 18:19:23 +02:00 |