dependabot[bot]
9ea3874be0
Bump System.Net.Http from 4.3.0 to 4.3.4 in /winPEAS/winPEASexe/Tests
...
Bumps System.Net.Http from 4.3.0 to 4.3.4.
---
updated-dependencies:
- dependency-name: System.Net.Http
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-24 18:29:37 +00:00
Carlos Polop
21a5ef9325
add az tokens
2025-01-24 19:27:57 +01:00
SirBroccoli
c3744a730b
Merge pull request #453 from KatsuragiCSL/patch-1
...
swap ppid and pid user in "PPID belongs to a different user (not root)" test
2025-01-13 12:16:51 +01:00
KatsuragiCSL
7abe31c107
swap ppid and pid user in "PPID belongs to a different user (not root)" test
...
Seems like it is reporting processes with ppid user root instead of not root. e.g. I see it reports "proc xyz with ppid 1 is run by user messagebus but the ppid user is root" when run in a linux box
2025-01-13 18:17:51 +08:00
Carlos Polop
3e8078f1cb
fix reponse var
2025-01-12 13:23:01 +01:00
Carlos Polop
abd1f3d4b5
improved support az metadata
2025-01-11 19:51:14 +01:00
Carlos Polop
7e749c50ac
fix
2025-01-10 09:33:20 +01:00
Carlos Polop
2e74ef4a2c
fix id check_az_automation_acc
2025-01-10 09:23:20 +01:00
Carlos Polop
bc9a368626
az automation account
2025-01-10 09:21:52 +01:00
SirBroccoli
818dea92f3
Merge pull request #452 from JaimePolop/master
...
Brief description of your changes
2025-01-06 19:30:32 +01:00
Jimmy
96b7bdaf91
Brief description of your changes
2025-01-06 13:55:15 +01:00
SirBroccoli
82088b597c
Merge pull request #449 from Average-Bear/master
...
WinPEAS.ps1 changes only -- Minor fixes, Removed Get-CimInstance Win32_product for ("Known Bad"), Remove PSCustomObject for cmdlet PSObject
2025-01-06 11:08:06 +01:00
Carlos Polop
aa5f5c0e2f
tested
2024-12-22 01:28:12 +01:00
Carlos Polop
d576055342
update azure apps
2024-12-21 17:49:41 +01:00
Carlos Polop
a3e3e9799b
fix azure apps
2024-12-21 15:12:59 +01:00
Carlos Polop
2a71da4bb2
another linpeas fix
2024-12-05 17:49:44 +01:00
Carlos Polop
1e1a8a7c86
fix linpeas
2024-12-05 12:00:27 +01:00
Carlos Polop
186e659080
fix builder
2024-12-05 01:24:35 +01:00
Carlos Polop
3559a62d51
add more azure metadata info
2024-12-04 00:28:25 +01:00
Carlos Polop
ae49e7fa02
fix tencent
2024-12-03 19:51:16 +01:00
Carlos Polop
18f5b5ef96
f
2024-12-03 19:49:48 +01:00
SirBroccoli
4279b08991
Update README.md
2024-12-03 13:05:17 +01:00
SirBroccoli
32e3a4b776
Merge pull request #447 from darses/master
...
Add Windows LAPS check
2024-11-29 01:48:20 +01:00
darses
a150d4a022
Add Windows LAPS check to winPEAS.bat
2024-11-28 19:37:58 +01:00
Carlos Polop
cdb81d7eb4
up
2024-11-28 11:44:32 +01:00
Jeremy DeWitt
90442f8e0c
Minor Fixes
2024-10-29 13:39:16 -05:00
Carlos Polop
6a98d46987
Merge branch 'master' of github.com:peass-ng/PEASS-ng
2024-10-11 02:44:54 +01:00
Carlos Polop
f55d20a67d
fix google password sync
2024-10-11 02:44:43 +01:00
SirBroccoli
85ab89511e
Update sensitive_files.yaml
2024-10-11 02:56:41 +02:00
SirBroccoli
623fdd24d7
Merge pull request #444 from 0x48756773/master
...
Fixed Select-Objet - winPEAS.ps1
2024-10-11 01:54:10 +01:00
Carlos Polop
26cb96cdc7
Merge branch 'master' of github.com:peass-ng/PEASS-ng
2024-10-11 01:52:17 +01:00
Carlos Polop
abd4aa59cd
Google Password Sync
2024-10-11 01:51:45 +01:00
0x48756773
54fcb8a98b
Update winPEAS.ps1
2024-10-09 09:23:46 -05:00
Carlos Polop
ac29863d3b
fix vars
2024-10-07 15:13:08 +02:00
Carlos Polop
c62c844683
fix name
2024-10-07 15:11:45 +02:00
Carlos Polop
d23be35a28
fix name
2024-10-07 15:10:55 +02:00
Carlos Polop
4b04fd143b
fix name
2024-10-07 15:09:56 +02:00
Carlos Polop
08746a3dff
CVE-2021-3560
2024-10-07 15:08:07 +02:00
Carlos Polop
eebe7974a9
gcds
2024-10-07 13:35:40 +01:00
Carlos Polop
4bd1dbdf45
msg
2024-10-03 14:58:04 +01:00
Carlos Polop
003b389c41
Merge branch 'master' of github.com:peass-ng/PEASS-ng
2024-10-02 15:15:34 +01:00
Carlos Polop
8dfa0ef054
token hanle
2024-10-02 15:15:21 +01:00
SirBroccoli
a5ce3f938d
Merge pull request #443 from RandolphConley/master
...
Updated code to use Foreach loop to get all local groups, then examine each group's members
2024-10-02 12:33:05 +01:00
Carlos Polop
9340bdca19
localconfiggcpw
2024-10-02 12:21:31 +01:00
RandolphConley
c4b52cadb7
Merge branch 'master' of https://github.com/RandolphConley/PEASS-ng
2024-10-02 07:16:13 -04:00
RandolphConley
1884a64e37
Foreach loop to get all local groups, then examine each group's members
...
Code has been modified to accommodate for any language by filtering only on the output and not looking for a string of text
2024-10-02 07:14:18 -04:00
Carlos Polop
19b2a94c2d
Merge branch 'master' of github.com:peass-ng/PEASS-ng
2024-10-01 17:31:35 +01:00
Carlos Polop
82fcd44b56
fix
2024-10-01 17:31:25 +01:00
SirBroccoli
8a3e272e21
Merge pull request #441 from peass-ng/dependabot/nuget/winPEAS/winPEASexe/winPEAS/System.Net.Http-4.3.4
...
Bump System.Net.Http from 4.3.0 to 4.3.4 in /winPEAS/winPEASexe/winPEAS
2024-10-01 15:34:22 +01:00
dependabot[bot]
8032abdbfc
Bump System.Net.Http from 4.3.0 to 4.3.4 in /winPEAS/winPEASexe/winPEAS
...
Bumps System.Net.Http from 4.3.0 to 4.3.4.
---
updated-dependencies:
- dependency-name: System.Net.Http
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-01 13:30:11 +00:00