Carlos Polop
5d4b4522ef
lhe
2026-04-17 13:15:05 +02:00
Carlos Polop
aafdfcdcee
f
2026-03-15 22:36:55 +01:00
29d350fa79
Fixed binding error ( #577 )
...
Co-authored-by: Martin <git@frandel.eu >
2026-01-29 00:55:42 +01:00
SirBroccoli and GitHub
b4c1043a93
Merge branch 'master' into fix/issue-410-printnightmare
2026-01-20 23:06:29 +01:00
Carlos Polop
1b8706aac6
Handle missing PointAndPrint values in PS1
2026-01-20 23:04:35 +01:00
Carlos Polop
6fc41c9a23
Add PrintNightmare PointAndPrint policy check
2026-01-20 18:03:55 +01:00
SirBroccoli and GitHub
170a4b2c70
Auto-merge PR #563 (Codex)
2026-01-20 17:03:45 +00:00
Matt
595e021864
fix: correct typo of SeDebugPrivilege
2025-12-08 00:27:02 +00:00
HackTricks News Bot
11c0d14561
Add winpeas privilege escalation checks from: HackTheBox Mirage: Chaining NFS Leaks, Dynamic DNS Abuse, NATS Credential Theft,
2025-11-22 18:54:22 +00:00
Jimmy
96b7bdaf91
Brief description of your changes
2025-01-06 13:55:15 +01:00
Jeremy DeWitt and GitHub
90442f8e0c
Minor Fixes
2024-10-29 13:39:16 -05:00
0x48756773 and GitHub
54fcb8a98b
Update winPEAS.ps1
2024-10-09 09:23:46 -05: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
RandolphConley and GitHub
95a508171f
Merge branch 'peass-ng:master' into master
2024-10-01 09:20:52 -04:00
RandolphConley
ac6b5a9add
Updated code to strip first column and add "group name" header
...
Line 70 comment: This should now work for any language. Command runs whoami group, removes the first two line of output, converts from csv to object, but adds "group name" to the first column.
2024-10-01 09:18:48 -04:00
tunnellord and GitHub
abfb06e77c
User folder for cloud creds
2024-09-22 14:35:21 +02:00
Carlos Polop
b435119723
WinPEASS Big Update
2024-08-27 22:08:48 +02:00
Carlos Polop
c37db4654c
peass-ng
2024-04-04 11:30:56 +02:00
lenhart and GitHub
6da7bfb7f6
Fix Typo in SNMP Check
2023-11-15 11:51:33 +01:00
StevenLtheThird
11d93c42e7
Update winPEAS.ps1
...
Remove extra code in search for files.
2023-10-13 17:46:43 -04:00
StevenLtheThird
8caca65606
Update winPEAS.ps1
2023-10-13 17:42:51 -04:00
StevenLtheThird
e0b0ffcacc
code update ; Added search / function for excel files
...
Function will read excel files looking for words: "user" or "pass" - in case those cells are populated for a credentials file.
2023-10-13 17:39:24 -04:00
StevenLtheThird
4ee91b897a
logo color, updated output, added -fullcheck flag
...
Added colors to the logo, so winPEAS looks like it should.
Updated the output to filter out erroneous information. Which leads to the -fullcheck flag.
The flag adds all regex searches back into the script to check files/folders for data. However the regexes do return false positives, so use as a last resort.
2023-10-11 15:57:35 -04:00
StevenLtheThird
cab71afe3a
update Parameter $TimeStamp
2023-08-17 15:18:59 -04:00
StevenLtheThird
822768ca1b
Add $debugTimeStamp parameter
2023-08-17 14:40:49 -04:00
StevenLtheThird
101f477279
Merge branch 'master' of https://github.com/RandolphConley/PEASS-ng
2023-08-07 15:20:07 -04:00
StevenLtheThird
f296c89300
Feature Add, Bug fix
...
Added 203 regex password options (from yaml regex search).
Updated entry for %userprofile% to $env:UserName
2023-08-07 15:20:01 -04:00
RandolphConley and GitHub
40c47868d2
Merge branch 'carlospolop:master' into master
2023-08-02 16:01:56 -04:00
StevenLtheThird
b617756f80
Update winPEAS.ps1
...
bug fix: replaced %username% with $env:usernames
Introduced Regex search based on yaml file (integrated to script)
Added -debug switch for timestamps
2023-08-02 15:57:21 -04:00
Carlos Polop and GitHub
bc064ddb88
Update README.md
2023-07-20 17:44:02 +02:00
Carlos Polop and GitHub
11cfe79ad0
Rename WinPeas.ps1 to winPEAS.ps1
2023-05-29 16:51:23 +02:00
carlospolop
a1552d61df
banner
2023-05-29 16:44:38 +02:00
carlospolop
71ec9c7d31
ps1
2023-05-29 16:43:04 +02:00
carlospolop
d4ff43b604
readme
2023-05-29 16:41:54 +02:00
StevenLtheThird
f67bedda4f
Update winPeas.ps1
...
Added padding and Time Stamps in more locations.
2023-05-26 16:07:47 -04:00
StevenLtheThird
f988d8b05f
winPEAS initial upload
...
PS1 version of winPEAS
Powershell V2 support coming soon!
2023-05-26 11:04:49 -04:00