Marshall Hallenbeck
216e96a804
Merge branch 'develop' into connection-miss-port
2023-10-20 21:44:57 -04:00
Marshall Hallenbeck
1aab4c97c3
Merge pull request #83 from mishrasamiksha/develop
...
Update README.md
2023-10-20 21:30:42 -04:00
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
Marshall Hallenbeck
fd6e0c5839
Merge branch 'develop' into connection-miss-port
2023-10-19 20:57:45 -04:00
Alex
809b4bb799
Merge pull request #80 from Pennyw0rth/mpgn
2023-10-19 11:29:03 +02:00
XiaoliChan
8f36ad2b1b
[connection.py] remove ugly space
...
Signed-off-by: XiaoliChan <2209553467@qq.com>
2023-10-19 11:00:56 +08:00
XiaoliChan
d19aca3c05
[connection.py] Neff review I
...
Signed-off-by: XiaoliChan <2209553467@qq.com>
2023-10-19 10:35:29 +08:00
XiaoliChan
bf7cfb66c2
Merge remote-tracking branch 'upstream/develop' into connection-miss-port
2023-10-19 10:25:36 +08:00
Alexander Neff
a09934b8f9
Adding mpgn
2023-10-19 00:34:55 +02:00
Alex
1879107c8e
Merge pull request #77 from Pennyw0rth/dependabot/pip/urllib3-2.0.7
...
Bump urllib3 from 2.0.6 to 2.0.7
2023-10-18 13:08:04 +02:00
XiaoliChan
d61e78a1c6
Merge remote-tracking branch 'upstream/develop' into connection-miss-port
2023-10-18 12:04:21 +08:00
dependabot[bot]
4e51bfb5aa
Bump urllib3 from 2.0.6 to 2.0.7
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.0.6...2.0.7 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-17 21:15:55 +00:00
Alex
d1aec0611e
Merge pull request #30 from Pennyw0rth/marshall-dependency-update-9-19-2023
...
Update dependencies (including impacket fork) for v1.1.0
2023-10-15 17:02:55 +02:00
Alex
0f756f7558
Merge branch 'develop' into marshall-dependency-update-9-19-2023
2023-10-15 16:38:40 +02:00
XiaoliChan
fbe9c9f3d9
[connection.py] add 'self.port' & improve gethost_addrinfo
...
Signed-off-by: XiaoliChan <2209553467@qq.com>
2023-10-13 10:46:45 +08:00
Marshall Hallenbeck
66e6c95f0d
Merge pull request #71 from Pennyw0rth/XiaoliChan-nanodump
...
Xiaoli chan nanodump
2023-10-12 16:55:23 -04:00
Marshall Hallenbeck
ba5db57ac9
Merge branch 'develop' into XiaoliChan-nanodump
2023-10-12 16:50:20 -04:00
Marshall Hallenbeck
6c48020544
Merge branch 'develop' into marshall-dependency-update-9-19-2023
2023-10-12 14:26:54 -04:00
Marshall Hallenbeck
4a09852aa2
Merge pull request #57 from Pennyw0rth/ascii-art
...
Add ascii art to cli
2023-10-12 14:26:04 -04:00
Marshall Hallenbeck
6e39bdd96a
Merge branch 'develop' into ascii-art
2023-10-12 14:07:01 -04:00
Marshall Hallenbeck
95dd61b2ea
Merge branch 'develop' into marshall-dependency-update-9-19-2023
2023-10-12 14:05:15 -04:00
zblurx
b7da5aa597
Update nanodump.py
2023-10-12 15:39:53 +02:00
zblurx
b7d6a987c9
Merge branch 'nanodump'
2023-10-12 11:37:53 +02:00
zblurx
ac8067bc77
fix nanodump
2023-10-12 11:35:31 +02:00
XiaoliChan
ea8cdcceef
[nanodump] zblurx: review I
...
Signed-off-by: XiaoliChan <2209553467@qq.com>
2023-10-12 17:25:32 +08:00
XiaoliChan
784c42b674
[nanodump] fix error with temporary path
...
Signed-off-by: XiaoliChan <2209553467@qq.com>
2023-10-12 14:48:44 +08:00
Alex
314b7f6a81
Merge pull request #54 from Dfte/main
2023-10-10 18:59:41 +02:00
Alex
444845c7e2
Merge branch 'develop' into main
2023-10-10 06:58:37 -04:00
Alex
653cec7993
Merge pull request #58 from bongobongoland/develop
...
Update enum_av.py
2023-10-08 16:34:02 -04:00
Alexander Neff
2ef51d642a
Fix indentation and formating
2023-10-08 16:20:30 -04:00
Alex
3384e9a28f
Merge branch 'develop' into main
2023-10-08 14:54:11 -04:00
Alexander Neff
ae417e5d3a
Autoformat
2023-10-08 14:52:37 -04:00
Alexander Neff
669e0b45e7
Replace str(e).find with 'string' in str(e)
2023-10-08 14:50:59 -04:00
Alexander Neff
b2c73b05d1
Added fail messages for not existing users and users having no active session, stop printing empty output messages.
2023-10-08 07:56:05 -04:00
Marshall Hallenbeck
85d052e7e4
Merge branch 'develop' into marshall-dependency-update-9-19-2023
...
Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
2023-10-06 20:20:13 -04:00
Defte
0523208c4e
Update schtask_as.py
...
- Sed "g/atexec/schtask_as/s"
- Better error output (unknown username, task has not run)
- Added the output.decode("cp437") for french caracters
Signed-off-by: Defte <aurelien.chalot@protonmail.com>
2023-10-06 17:05:16 +02:00
Alex
81c9803ada
Merge branch 'develop' into ascii-art
2023-10-05 19:10:22 -04:00
bongobongoland
e40d4f2a3d
Update enum_av.py
...
Signed-off-by: bongobongoland <129246896+bongobongoland@users.noreply.github.com>
2023-10-06 10:04:59 +11:00
Alexander Neff
d81adbb28a
Update poetry.lock
2023-10-05 18:22:12 -04:00
Alex
deb3c89efa
Merge pull request #53 from Pennyw0rth/dependabot/pip/urllib3-2.0.6
...
Bump urllib3 from 2.0.4 to 2.0.6
2023-10-05 18:10:35 -04:00
Alexander Neff
d971e0d5ab
Add ascii art to cli
2023-10-05 18:05:14 -04:00
Defte
429a6a4e18
Update schtask_as.py
...
Fix typo
Signed-off-by: Defte <aurelien.chalot@protonmail.com>
2023-10-05 12:03:26 +02:00
Defte
16cfaec75d
Update schtask_as.py
...
Modify the variable name to schtask_as
Change the description
Signed-off-by: Defte <aurelien.chalot@protonmail.com>
2023-10-05 11:58:58 +02:00
Defte
cba97cd068
Rename schtask.py to schtask_as.py
...
Rename the module to prevent confusion.
Signed-off-by: Defte <aurelien.chalot@protonmail.com>
2023-10-05 11:24:50 +02:00
Defte
116c8f7833
Update schtask.py
...
Add @Shad0wC0ntr0ller snippet to remove hardcoded date.
Signed-off-by: Defte <aurelien.chalot@protonmail.com>
2023-10-05 11:15:10 +02:00
Alex
dec35a526b
Merge pull request #49 from Pennyw0rth/neff-bugfixes
2023-10-04 02:55:42 +02:00
Alex
9a74343497
Move oscrypto fork to Pennyw0rth
2023-10-03 23:19:10 +02:00
zblurx
1148018394
Update codec management
2023-10-03 18:40:07 +02:00
Defte
bcbfad6a18
Create schtask.py
...
Add the schtask module that can be used to impersonate loggedon users and run commands on their behalf.
Signed-off-by: Defte <aurelien.chalot@protonmail.com>
2023-10-03 17:52:06 +02:00
dependabot[bot]
e033d22b5d
Bump urllib3 from 2.0.4 to 2.0.6
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.0.4 to 2.0.6.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.0.4...2.0.6 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 00:21:38 +00:00