Alex
|
9736bd2d10
|
Merge pull request #94 from ayushrakesh/patch-1
|
2023-10-30 14:07:55 -04:00 |
ayushrakesh
|
9322c2425d
|
Update README.md
Signed-off-by: ayushrakesh <115995339+ayushrakesh@users.noreply.github.com>
|
2023-10-30 23:26:58 +05:30 |
Alex
|
be33efc1ab
|
Merge pull request #89 from Pennyw0rth/neff-py-version
|
2023-10-30 13:35:25 -04:00 |
Marshall Hallenbeck
|
23caad854e
|
Merge branch 'develop' into neff-py-version
Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
|
2023-10-29 01:11:47 -04:00 |
Marshall Hallenbeck
|
dee5e288b3
|
Merge pull request #35 from Pennyw0rth/marshall_cleanup
Cleanup & Lint Code
|
2023-10-29 01:11:09 -04:00 |
Alex
|
72500d99be
|
Simplify code and remove unnecessary return nones
|
2023-10-28 01:04:52 +02:00 |
Marshall Hallenbeck
|
9387891dc1
|
fix comments without space after hash
|
2023-10-26 19:58:36 -04:00 |
Marshall Hallenbeck
|
dcdff05b59
|
fix and add more debug statements for winrm
|
2023-10-26 19:57:14 -04:00 |
Marshall Hallenbeck
|
0bdbdc7eab
|
fix(tests): add second parameter for ftp put location
|
2023-10-26 19:10:58 -04:00 |
Marshall Hallenbeck
|
ce1d2a0814
|
ruff: linting stuff (some was from my conflict resolution I messed up)
|
2023-10-26 18:26:44 -04:00 |
Marshall Hallenbeck
|
71d39f25ef
|
ruff: autofix
|
2023-10-26 18:22:47 -04:00 |
Marshall Hallenbeck
|
84431baca7
|
readd pyreadline to poetry.lock
|
2023-10-26 18:20:40 -04:00 |
Marshall Hallenbeck
|
dc5ef93f7c
|
Merge branch 'develop' into marshall_cleanup
Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
|
2023-10-26 18:10:05 -04:00 |
Alexander Neff
|
b2c63d569a
|
Change back formating for readability
|
2023-10-26 21:34:36 +02:00 |
Alexander Neff
|
db8368e6fb
|
Change back formating for readability
|
2023-10-26 21:22:50 +02:00 |
Alexander Neff
|
afe4cd7570
|
Change back formating for readability
|
2023-10-26 21:13:34 +02:00 |
Alexander Neff
|
a416cec4bb
|
Convert one-liner into multi-liner for readability
|
2023-10-26 21:03:49 +02:00 |
Alexander Neff
|
c2d6eadd26
|
Extract base64 script from python code
|
2023-10-26 20:34:55 +02:00 |
Alexander Neff
|
d1db71dfae
|
Fix multi-line log message
|
2023-10-26 20:25:13 +02:00 |
Alex
|
b21a1eb09f
|
Merge pull request #86 from Pennyw0rth/neff-fix-color
|
2023-10-26 11:10:52 +02:00 |
Alex
|
9691b671fc
|
Merge branch 'develop' into neff-fix-color
|
2023-10-26 10:35:33 +02:00 |
Alexander Neff
|
cdf089fba8
|
Fix format of config list
|
2023-10-24 22:48:12 +02:00 |
Alexander Neff
|
34c9c33a4b
|
Extract base64 code to file
|
2023-10-24 22:43:14 +02:00 |
Alexander Neff
|
2595fab10f
|
Format cli.py
|
2023-10-24 22:16:45 +02:00 |
Alex
|
8d32b5642d
|
Update lint.yml
|
2023-10-23 11:53:15 +02:00 |
Alex
|
96f4d2e686
|
Cache python dependencies in lint.yml
|
2023-10-23 10:51:58 +02:00 |
Alex
|
4dd9be2049
|
Merge pull request #87 from Pennyw0rth/fix-73
|
2023-10-23 00:24:53 +02:00 |
Alex
|
a790c85857
|
Merge pull request #25 from XiaoliChan/ssh-improv
|
2023-10-23 00:23:04 +02:00 |
Alexander Neff
|
2998c571a6
|
Add debug output to get OS and Python version
|
2023-10-22 13:05:06 -04:00 |
Alexander Neff
|
6a5ba76578
|
Merge remote-tracking branch 'refs/remotes/xioali_nxc/ssh-improv' into ssh-improv
|
2023-10-22 07:37:11 -04:00 |
Alexander Neff
|
92f9c8c51e
|
Improve ssh key file output
|
2023-10-22 07:32:11 -04:00 |
XiaoliChan
|
4153b80643
|
Merge remote-tracking branch 'upstream/develop' into ssh-improv
|
2023-10-22 19:11:08 +08:00 |
Marshall Hallenbeck
|
884c606998
|
Merge pull request #74 from Pennyw0rth/neff-module-sort
Add module sorting
|
2023-10-22 00:08:59 -04:00 |
Marshall Hallenbeck
|
be0247cd06
|
Merge branch 'develop' into neff-module-sort
|
2023-10-22 00:08:43 -04:00 |
Marshall Hallenbeck
|
e9313c63c3
|
Merge pull request #40 from RomanRII/main
Enhancing the FTP protocol
|
2023-10-22 00:08:15 -04:00 |
Marshall Hallenbeck
|
a41b582ef7
|
Merge branch 'develop' into main
|
2023-10-21 23:50:24 -04:00 |
Marshall Hallenbeck
|
9e6cef13d1
|
remove unnecessary import
|
2023-10-21 23:47:47 -04:00 |
Marshall Hallenbeck
|
e9eccba193
|
refactor: remove Python shebangs since they are not needed
|
2023-10-21 23:45:16 -04:00 |
Marshall Hallenbeck
|
b31b3b70ba
|
fix: remove loading http server for #35
|
2023-10-21 23:44:53 -04:00 |
Marshall Hallenbeck
|
aa696051ed
|
remove http server; fixes #21
|
2023-10-21 23:43:13 -04:00 |
Marshall Hallenbeck
|
2681244c3b
|
fix(dependencies): add bloodhound to netexec.spec, fixes #79
|
2023-10-21 23:15:22 -04:00 |
Marshall Hallenbeck
|
41ec0b18f0
|
Merge branch 'develop' into marshall_cleanup
|
2023-10-21 19:26:02 -04:00 |
Marshall Hallenbeck
|
8ecdcebf4d
|
fix redundant lines
|
2023-10-21 19:24:31 -04:00 |
Marshall Hallenbeck
|
33a8dfc109
|
remove redundant log call
|
2023-10-21 19:20:08 -04:00 |
Marshall Hallenbeck
|
3ce70c71b6
|
fix arbitrary newlining
|
2023-10-21 19:16:54 -04:00 |
Marshall Hallenbeck
|
e9dd72e1c1
|
remove python env specification
|
2023-10-21 19:13:26 -04:00 |
Marshall Hallenbeck
|
ac4c2f4168
|
remove 'exploit' term from MS17-010 since its a check, not an exploit
|
2023-10-21 19:11:41 -04:00 |
Marshall Hallenbeck
|
c523d9679b
|
convert string concat to fstring
|
2023-10-21 19:10:06 -04:00 |
Marshall Hallenbeck
|
7eef62ed78
|
fix: undo newlining
|
2023-10-21 19:00:16 -04:00 |
Marshall Hallenbeck
|
92ddea1ffb
|
fix: remove unnecessary newlining
|
2023-10-21 18:59:33 -04:00 |