Commit Graph

130 Commits

Author SHA1 Message Date
Marshall Hallenbeck f4c199e1cc docs(contributors): add termanix and dfte to awesome contributors
Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
2025-07-31 14:22:13 -04:00
Alexander Neff 46cd610fb0 Update README to support py3.10+ 2024-10-16 07:39:08 -04:00
Alexander Neff f9799496ac Change README 2024-08-24 07:59:47 -04:00
Alex db4c2fad2b Add Unix availability to README.md
Signed-off-by: Alex <61382599+NeffIsBack@users.noreply.github.com>
2024-08-10 23:21:28 +02:00
Marshall Hallenbeck 88769b1b0d Update README.md
add Linux installation directly to README
fix french->english :P

Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
2024-03-02 20:47:39 -05:00
Alexander Neff db2936db98 Update python version in readme 2023-12-24 14:16:11 +01:00
Alexander Neff 346b0b447a Fix Xioali link 2023-11-12 23:27:31 +01:00
Alexander Neff 6bf7bd4481 Add Xiaoli to Readme 2023-11-12 23:22:28 +01:00
ayushrakesh 9322c2425d Update README.md
Signed-off-by: ayushrakesh <115995339+ayushrakesh@users.noreply.github.com>
2023-10-30 23:26:58 +05:30
Samiksha Mishra 1560c2d761 Update README.md
Typo error fix from "contributers" to "contributors"

Signed-off-by: Samiksha Mishra <38784342+mishrasamiksha@users.noreply.github.com>
2023-10-20 20:17:21 +05:30
Alexander Neff a09934b8f9 Adding mpgn 2023-10-19 00:34:55 +02:00
Marshall Hallenbeck 05e8f6a053 Update README.md
Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
2023-09-19 12:29:14 -04:00
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