Commit Graph

118 Commits (5220ea5eb64282cc4e17a2764d5653f6328e6755)

Author SHA1 Message Date
Alex 5220ea5eb6 Add discord channel to readme 2023-09-19 11:14:05 +02: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
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 9442d3b1c8 add wiki to README 2023-09-14 17:28:17 -04:00
Marshall Hallenbeck 7886ac1612 rename folders, files, functions, classes, etc to NetExec/nxc 2023-09-14 17:07:15 -04:00
Alex 287525fef3 Add name description 2023-09-13 00:03:50 +02:00
Marshall Hallenbeck ef552ac97a
Fix links/shoutout
Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
2023-09-12 16:26:37 -04:00
Marshall Hallenbeck 9805fe968e
Update README.md
Initial README changes for NetExec/nxc rebrand

Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
2023-09-12 16:19:53 -04:00
Alexander Neff 8421f3e376 Update README 2023-09-08 18:52:16 +02:00
Alexander Neff a8acf9d3e5 Update README 2023-09-08 18:29:25 +02:00
mpgn 007d4f4f6c
Update README.md 2023-09-03 14:03:55 +02:00
mpgn bb88fa59c5
Update README.md 2023-09-03 13:51:28 +02:00
Alex bf4dadcfb2 Remove funding yaml, align version text in cli file, README formating 2023-09-01 12:12:16 +02:00
mpgn 3e6bd9f4ed
Update README.md 2023-09-01 11:29:03 +02:00
mpgn 9b06b46341
Update README.md 2023-06-26 23:21:48 +02:00
Alexandre ZANNI bb17cecfeb [chore] update wiki link 2023-02-12 09:19:34 -05:00
Marcello 5cf1a4a171
Update README.md 2022-08-01 10:40:39 -07:00
mpgn 90c74b762b change URL to porchetta industries github 2022-07-03 14:15:44 -04:00
mpgn 855f3195c2
Update README.md 2022-06-20 22:46:00 +02:00
mpgn 6036782ccd
Update README.md 2021-10-22 20:47:37 +02:00
mpgn 6b27b9797c
Update README.md 2021-10-16 21:58:13 +02:00
mpgn 215c479957 Fix spelling mistake 2021-05-30 16:28:37 -04:00
byt3bl33d3r fb0bf67284
Update README.md 2020-11-16 13:29:17 -07:00
byt3bl33d3r fc04fd905b
Update README.md 2020-10-08 22:09:55 -06:00
byt3bl33d3r 71faa5c075
Update README.md
Added link to official discord channel
2020-07-26 20:07:37 -03:00
byt3bl33d3r b4f377f928
Update README.md 2020-07-15 19:55:10 -03:00
byt3bl33d3r 023b7462bf
Update README.md 2020-07-04 18:19:48 -03:00
byt3bl33d3r cb32df5a65
Update README.md 2020-06-26 00:59:22 -03:00
byt3bl33d3r 259ad6cf2e
Update README.md 2020-06-26 00:30:29 -03:00
mpgn f296e74d91
Add gitbook link to readme 2020-06-26 00:33:07 +02:00
mpgn 9668f7cc22 Set Python3.7 as default on github action to avoid impacket error 2020-06-21 15:22:59 -04:00
mpgn 9e0f4c2524 Update readme with 3.8 badge 2020-05-09 09:04:27 -04:00
mpgn f58a10124d Update winrm method to allows code execution from normal user
User who can winrm but are not local admin can now use this method to exec command
more at https://github.com/diyan/pywinrm/issues/275

we switch from pywinrm to pypsrp
2020-04-28 15:30:18 -04:00
byt3bl33d3r 6c0228f403 Fixed dependency hell, added Github actions workflow
- Got rid of netaddr in favor of built in ipaddress module
- cme/cmedb binaries are now built with shiv
- Removed http protocol as it was basically useless and added another
  dependency
2020-04-20 13:19:55 -03:00
byt3bl33d3r 02a62b027c
Merge pull request #295 from r4wd3r/rid_hijacking
Add RID Hijacking Persistence Module
2020-04-19 14:36:47 -03:00
mpgn 73ab379acc Migrate function to python3
* --shares -> OK
* --sessions -> OK
* --disks -> OK
* --loggedon-users -> OK
* --users -> Not tested
* --rid-brute -> OK
* --groups -> Not tested
* --local-groups -> OK
* --pass-pol -> OK
2019-11-11 05:06:39 -05:00
r4wd3r 144206cf34
Add rid_hijack documentation to README 2019-02-24 20:52:44 -05:00
byt3bl33d3r 9215b77900
Update README.md 2018-08-29 12:13:18 +08:00
byt3bl33d3r f3465ef008 Fixed up @aj-cgtech changes 2018-03-01 12:36:17 -07:00
byt3bl33d3r f4f9ec52c2
Updated README 2017-12-20 17:43:54 -07:00
byt3bl33d3r ee9b6f53d3 Updated README.md 2017-10-25 01:02:55 -06:00
byt3bl33d3r 7fe048a7df Update README.md 2017-04-25 16:16:50 -06:00
byt3bl33d3r 5f10769c5c Update README.md 2017-04-25 16:14:54 -06:00
byt3bl33d3r 90652434a3 Update README.md 2017-04-25 16:13:58 -06:00
byt3bl33d3r e6a02228df Update README.md 2017-04-25 15:53:33 -06:00
byt3bl33d3r 59c853dd5e Readme fix 2017-03-27 15:12:20 -06:00
byt3bl33d3r 751f209cd7 Initial 4.0 pre-release 2017-03-27 15:09:36 -06:00
byt3bl33d3r 9fefd167b0 Initial commit for v4.0
Just fyi for anyone reading this, it's not even close to being
finished.

The amount of changes are pretty insane, this commit is to serve as a
refrence point for myself.

Highlights for v4.0:
- The whole codebase has been re-written from scratch
- Codebase has been cut around 2/4
- Protocols are now modular! In theory we could use CME for everything
- Module chaining has been removed for now, still trying to figure out a
more elegant solution
- Workspaces have implemented in cmedb
- The smb protocol's database schema has been changed to support storing users,
groups and computers with their respective memberships and relations.
- I'm in the process of re-writing most of the modules, will re-add them
once i've finished
2016-12-15 00:28:00 -07:00
byt3bl33d3r e67fc4ca8f Update README.md 2016-08-13 23:02:20 -06:00