securitytime
933e12d7f1
Update Beaprint.cs
...
A space character is missing here:
"... educational purposes only.Any misuse of this software ..."
2025-06-28 09:12:40 +02:00
Signum21
d335b9254f
Fixed multiple bugs in Vulnerable Leaked Handlers
2025-06-15 20:59:20 +02:00
Signum21
f62d9fc550
Fix System.Security.Principal.IdentityNotMappedException in Vulnerable Leaked Handlers
2025-05-31 04:56:14 +02:00
carlospolop
aab8241ede
f
2025-05-25 02:21:39 +02:00
carlospolop
65b98d11ac
only print errors when relevant
2025-05-25 02:10:07 +02:00
carlospolop
1e72dbeb76
impr winpeas networking checks
2025-05-25 01:46:30 +02:00
carlospolop
c9282b4bdb
fix winpeas?
2025-05-25 01:37:03 +02:00
carlospolop
b91334e5b3
fix
2025-05-24 23:37:00 +02:00
carlospolop
b7bc20a027
improvement
2025-05-24 23:31:12 +02:00
carlospolop
c288f3a810
fw
2025-05-24 23:05:13 +02:00
carlospolop
f3e29a509f
fix winpeas
2025-05-24 23:02:18 +02:00
carlospolop
c29fc553b5
Merge branch 'master' of github.com:peass-ng/PEASS-ng
2025-05-24 08:30:12 +02:00
carlospolop
1e7a90d29f
cursor rewrite + network checks
2025-05-24 08:29:47 +02:00
Signum21
368f0af794
WinPeas: Differentiate between Allow ACLs and Deny ACLs
...
Works for files, folders, registry keys and named pipes
2025-05-21 03:33:33 +02:00
SirBroccoli
7008652029
Merge pull request #462 from jahway603/jahway603-patch-1
...
Minor URL fix
2025-03-30 19:18:52 +02:00
SirBroccoli
e5239f8c58
Merge pull request #461 from Signum21/master
...
Handle path access denied
2025-03-30 19:18:34 +02:00
Carlos Polop
46193aa0d5
fix
2025-03-20 05:13:54 +01:00
Carlos Polop
62022abc47
impr winpeas
2025-03-20 05:02:34 +01:00
jahway603
d63e737b63
Minor URL fix
2025-03-18 12:33:50 -04:00
Signum21
0b041ad694
Handle path access denied
...
The program crashes when trying to access a path that is not allowed.
An exampe of this can be found on the latest HackTheBox machine (TheFrizz) where the starting user can't access the path C:\Users
2025-03-16 05:43:48 +01:00
Carlos Polop
ce5cb1ad9c
fix
2025-02-24 00:21:09 +01:00
Carlos Polop
30586c064f
Merge branch 'master' of github.com:peass-ng/PEASS-ng
2025-02-23 23:58:45 +01:00
Carlos Polop
b82fc9ac39
improve winpeas azure env detection
2025-02-23 23:58:41 +01:00
SirBroccoli
54818756e4
Update README.md
2025-02-23 23:47:47 +01:00
Carlos Polop
2b64ffc803
a
2025-02-16 16:15:19 +01:00
Carlos Polop
7cd9e6f78b
az tokens
2025-01-25 00:40:15 +01:00
Carlos Polop
21a5ef9325
add az tokens
2025-01-24 19:27:57 +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
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
623fdd24d7
Merge pull request #444 from 0x48756773/master
...
Fixed Select-Objet - winPEAS.ps1
2024-10-11 01:54:10 +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
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
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
SirBroccoli
ea4958c483
Merge pull request #442 from RandolphConley/master
...
Issue fixed for "group name" missing from any language
2024-10-01 14:29:14 +01:00
RandolphConley
95a508171f
Merge branch 'peass-ng:master' into master
2024-10-01 09:20:52 -04:00