Commit Graph

25 Commits (a3c41a389c9354ef1ceb1ec91e1845a7b59c389d)

Author SHA1 Message Date
Marshall Hallenbeck 68a3d21c78 fix bug where socket would not exist and updated ftp/ssh-related tests to include file creds 2023-06-18 10:09:01 -04:00
Marshall Hallenbeck 4dc4890566 feat(ftp): add host and cred data to db 2023-06-10 22:14:04 -04:00
Marshall Hallenbeck 1af43dafe4 feat(ftp): add add_host to ftp for cmedb 2023-06-09 23:02:34 -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 98e12fd374 Merge branch 'login_neff' into neff_speed_improv 2023-05-28 14:33:18 +02:00
Alex 86387bef5d Merge branch 'master' into login_neff 2023-05-28 13:42:11 +02:00
Alexander Neff 271ff922e3 Improve initial execution time by extruding cli_args 2023-05-27 20:52:28 +02:00
Marshall Hallenbeck 7d83c8bc5b ftp: add directory listing header 2023-05-21 21:03:53 -04:00
Marshall Hallenbeck 85a028c4b7 feat(ftp): allow full directory listing after successful ftp auth 2023-05-21 18:28:44 -04:00
Marshall Hallenbeck 09b45e2d80 feat(ftp): display if login was anonymous 2023-05-21 15:47:34 -04:00
Marshall Hallenbeck ef04ba3e65 ftp: add in new table and update error on schema mismatch 2023-05-15 21:53:33 -04:00
mpgn a0d6e64f8f black v2 formating 2023-05-08 14:39:36 -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 1de0f1ee8c ftp: update ftp to use process_secret() 2023-04-30 23:12:31 -04:00
Alexander Neff 9dcf40cfc5 Resolve merge conflicts 2023-04-27 17:08:03 +02:00
Alexander Neff a7d727c795 Formating 2023-04-23 13:45:42 +02:00
Alexander Neff d50dfad42f Remove self.args.continue_on_success from connection protocols and formating 2023-04-23 13:45:16 +02:00
Marshall Hallenbeck 6cde0a2dbb f-string conversions and PEP8 fixes 2023-04-11 19:40:35 -04:00
Marshall Hallenbeck bd99de3dd0 fix(ftp): update error to fail 2023-04-04 23:38:47 -04:00
Marshall Hallenbeck fec7a667d2 fix(logging): update logging to use cme_logger and fix some formatting 2023-03-30 16:36:58 -04: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
mpgn eaf7096bde Update FTP proto 2022-09-18 07:35:29 -04:00
Roman Rivas II f671ef1871
Add files via upload 2022-09-10 16:06:14 -07:00