Alex
|
840419a0f7
|
Remove "private" because sometimes there isnt the option
|
2023-09-28 00:46:53 +02:00 |
Alex
|
69b00ab1f1
|
Update CONTRIBUTING.md
|
2023-09-28 00:42:54 +02:00 |
Alex
|
efb510d49b
|
Fix #48 tries to falsly add creds to bloodhound using --laps
|
2023-09-28 00:32:00 +02:00 |
Alex
|
0a02081ab5
|
Create CONTRIBUTING.md
Signed-off-by: Alex <61382599+NeffIsBack@users.noreply.github.com>
|
2023-09-27 14:23:11 +02:00 |
Alex
|
dbd9bdfdde
|
Create CODE_OF_CONDUCT.md
Signed-off-by: Alex <61382599+NeffIsBack@users.noreply.github.com>
|
2023-09-27 14:09:52 +02:00 |
Alex
|
f9e3cfb364
|
Merge pull request #43 from Pennyw0rth/neff-bugfixes
|
2023-09-27 01:09:38 +02:00 |
Alexander Neff
|
0dabcba530
|
Fix #42 --dc-list crashes on ldap with logging enabled
|
2023-09-26 12:55:13 +02:00 |
Marshall Hallenbeck
|
dac65b82e7
|
Merge branch 'main' into neff-README
|
2023-09-22 09:18:59 -04:00 |
Alex
|
87a2efac23
|
Merge pull request #32 from Pennyw0rth/neff-fix-file-decoding
Fix encoding errors
|
2023-09-22 14:33:18 +02:00 |
Alex
|
09c869de92
|
Change decoding option name
|
2023-09-21 12:36:04 +02:00 |
Alex
|
7de9fccedb
|
Fixing encoding error when using the symbol
|
2023-09-20 21:15:06 +02:00 |
Alex
|
90e5e87a70
|
Clean up code
|
2023-09-20 16:01:23 +02:00 |
Alex
|
3482096a66
|
Add ignore-decoding-errors for the password file (prevent crash with rockyou.txt)
|
2023-09-20 15:48:24 +02:00 |
Alex
|
79519d3b4b
|
Fix decode errors on password file decoding
|
2023-09-20 14:45:27 +02:00 |
Marshall Hallenbeck
|
2abfc1504d
|
Merge branch 'main' into neff-README
|
2023-09-19 17:00:40 -04:00 |
Marshall Hallenbeck
|
b6f6f1967a
|
Merge pull request #27 from Pennyw0rth/github_builder
Update Github Build Actions for Releases
|
2023-09-19 17:00:08 -04:00 |
Marshall Hallenbeck
|
2ed39acda7
|
Merge branch 'main' into neff-README
|
2023-09-19 13:03:36 -04:00 |
Marshall Hallenbeck
|
05e8f6a053
|
Update README.md
Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
|
2023-09-19 12:29:14 -04:00 |
Marshall Hallenbeck
|
9b767593bc
|
Merge branch 'github_builder' of github.com:Pennyw0rth/NetExec into github_builder
|
2023-09-19 12:28:05 -04:00 |
Marshall Hallenbeck
|
a825ef8865
|
pip install before running pyinstaller
|
2023-09-19 12:27:42 -04:00 |
Alex
|
6978af14b1
|
Merge branch 'main' into github_builder
|
2023-09-19 12:32:45 +02:00 |
Alex
|
e9627ac5a7
|
Run all jobs parallel
|
2023-09-19 11:36:26 +02:00 |
Alex
|
fbeb16c16e
|
Only upload windows exe binary when runner os is windows
|
2023-09-19 11:18:30 +02:00 |
Alex
|
5220ea5eb6
|
Add discord channel to readme
|
2023-09-19 11:14:05 +02:00 |
Alex
|
f876113fdb
|
Merge pull request #26 from Pennyw0rth/windows_build
Windows Build for NetExec
|
2023-09-19 10:49:47 +02:00 |
Marshall Hallenbeck
|
a0cfe37c4f
|
Merge branch 'main' into github_builder
|
2023-09-18 18:49:37 -04:00 |
Marshall Hallenbeck
|
5ee39f1ec7
|
Merge branch 'main' into windows_build
|
2023-09-18 18:49:03 -04:00 |
Marshall Hallenbeck
|
40a0ef9b09
|
Merge pull request #29 from professor-hillman/fix-webdav-module
fix webdav module exception handler
|
2023-09-18 18:48:42 -04:00 |
Marshall Hallenbeck
|
e49ab00acb
|
fix quotes because that matters apparently
|
2023-09-18 18:20:29 -04:00 |
Marshall Hallenbeck
|
74bcf39ad0
|
fix capitalization
|
2023-09-18 18:15:51 -04:00 |
Marshall Hallenbeck
|
e6590b8925
|
only run Windows build on Windows runner
|
2023-09-18 18:13:53 -04:00 |
Jason Hillman
|
d93c75114d
|
fix webdav module exception handler
|
2023-09-18 15:09:32 -07:00 |
Marshall Hallenbeck
|
5728795420
|
Update netexec.yml
Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
|
2023-09-18 18:03:29 -04:00 |
Marshall Hallenbeck
|
f34c38072e
|
Update netexec.yml
Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
|
2023-09-18 17:53:32 -04:00 |
Marshall Hallenbeck
|
ac7be4dc5e
|
add hash_spider default file to .gitignore
|
2023-09-18 15:22:29 -04:00 |
Marshall Hallenbeck
|
c20b65d8ba
|
fix(build): update pyinstaller spec and fix pypykatz import/hook to properly reference during build
|
2023-09-18 15:00:39 -04:00 |
Marshall Hallenbeck
|
99bddeda4c
|
fix(drop-sc): use tempdir function to determine current OS temp directory
|
2023-09-18 12:13:03 -04:00 |
Marshall Hallenbeck
|
8add99c4ad
|
Update README.md
Add additional rationale for our fork
add development section placeholder
move acknowledgements section down with code contributors
Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
|
2023-09-18 12:04:19 -04:00 |
Marshall Hallenbeck
|
e1e57a6cf0
|
fix(build): update hiddeninputs for windows build
|
2023-09-17 22:57:00 -04:00 |
Alexander Neff
|
023354b33d
|
Resolve merge conflicts and add wiki installation page to readme
|
2023-09-17 23:04:50 +02:00 |
Alexander Neff
|
dc6761ec01
|
Add README text
|
2023-09-17 23:00:25 +02:00 |
Marshall Hallenbeck
|
977e186d6f
|
Merge pull request #19 from Pennyw0rth/rename
NetExec Rename
|
2023-09-17 16:33:29 -04:00 |
Marshall Hallenbeck
|
c9b0e7232d
|
Merge branch 'main' into rename
|
2023-09-17 16:33:18 -04:00 |
Marshall Hallenbeck
|
44f11fc4ae
|
Merge pull request #12 from Pennyw0rth/Marshall-LICENSE-update
Update LICENSE for NetExec
|
2023-09-17 16:32:30 -04:00 |
Marshall Hallenbeck
|
75a6c6e2af
|
Merge branch 'main' into Marshall-LICENSE-update
|
2023-09-17 16:30:20 -04:00 |
Alexander Neff
|
aa1355c7d9
|
Merge branch 'main' into rename
|
2023-09-17 22:25:44 +02:00 |
Alexander Neff
|
50c4bb7e97
|
Rename Module Classname to match python convention
|
2023-09-17 22:20:40 +02:00 |
Alexander Neff
|
c9a0604489
|
Fix broken links
|
2023-09-17 22:16:22 +02:00 |
Marshall Hallenbeck
|
04a6ba7474
|
Merge pull request #4 from XiaoliChan/wmi-improv-admin-check
[wmi] bug fix in 'check_admin' function
|
2023-09-16 20:10:00 -04:00 |
XiaoliChan
|
e3837d986a
|
Merge branch 'main' into wmi-improv-admin-check
|
2023-09-17 01:53:37 +08:00 |