Commit Graph
333 Commits
Author SHA1 Message Date
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
SirBroccoliandGitHub 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]andGitHub 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
SirBroccoliandGitHub 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
RandolphConleyandGitHub 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
dependabot[bot]andGitHub 8969184998 Bump System.Text.RegularExpressions in /winPEAS/winPEASexe/winPEAS
Bumps System.Text.RegularExpressions from 4.3.0 to 4.3.1.

---
updated-dependencies:
- dependency-name: System.Text.RegularExpressions
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-01 03:10:53 +00:00
Carlos Polop b8adc7af3b gcpw.test 2024-10-01 04:06:15 +01:00
Carlos Polop f80c1f371e gcpw 2024-10-01 03:41:07 +01:00
Carlos Polop f90cdf9a87 find gcpw info 2024-10-01 02:36:12 +01:00
tunnellordandGitHub abfb06e77c User folder for cloud creds 2024-09-22 14:35:21 +02:00
Carlos Polop b3bcfa4466 f2 2024-08-28 21:57:32 +02:00
Carlos Polop adc8e168a5 f 2024-08-28 21:11:54 +02:00
Carlos Polop 1a82bd8ee4 all arg 2024-08-28 20:03:32 +02:00
Carlos Polop 9408efbcd7 fix 2024-08-28 20:01:03 +02:00
Carlos Polop bf00500bd1 fileanalysis winpeas not default 2024-08-28 19:52:24 +02:00
Carlos Polop b3cd9417f8 fic 2024-08-28 00:06:09 +02:00
Carlos Polop 0ed01d58d3 Big linpeas update 2024-08-27 23:56: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
MikeandGitHub db41676cdf Fix copy-paste mistake in Firefox.cs 2024-04-01 15:35:56 +02:00
HackTricksandGitHub e32f496f12 Update FileAnalysis.cs 2024-03-23 13:02:56 +01:00
Carlos PolopandGitHub 0dccf2f2a8 Merge pull request #415 from LionelOvaert/patch-1
Add try-except for PrintCachedCreds
2024-02-23 15:12:38 +01:00
Lionel OvaertandGitHub b430fc80bd Add try-except for PrintCachedCreds 2024-02-18 21:09:53 +01:00
md347andGitHub 41d6a03db3 Update FileAnalysis.cs
escape backslashes in regex
2024-02-13 21:54:08 +00:00
wowlolxandGitHub 8c7f56631f Fixed netsh command for spaces in SSIDs 2024-01-31 00:34:27 +05:00
Carlos PolopandGitHub 12ff600e52 Merge pull request #403 from Signum21/master
Better error handling in FileAnalysis
2024-01-24 18:11:02 +01:00
Signum21andGitHub 340256b3b3 Better error handling in FileAnalysis
The previous specific check doesn't handle the following exception, causing it to be catched by the last try/catch block.

Error looking for regexes inside files: System.AggregateException: One or more errors occurred. ---> System.UnauthorizedAccessException: Access to the path '<REDACTED>' is denied.
2023-11-28 00:38:13 +01:00
lenhartandGitHub 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 6d8db70b30 Merge branch 'master' of https://github.com/RandolphConley/PEASS-ng 2023-10-11 15:58:02 -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
Carlos PolopandGitHub 5199c4c395 Update ProcessInfo.cs 2023-08-24 19:48:31 +02: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
Carlos PolopandGitHub 84dc284fac Merge pull request #382 from RandolphConley/master
Feature add, bug fix
2023-08-08 07:41:42 +02: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
Carlos PolopandGitHub ae37d8f24f Merge pull request #380 from makikvues/fix-tests-and-logo
Fixed logo, removed  long-running checks from tests,  create search lists only if necessary
2023-08-05 18:02:31 +02:00
makikvues 78d187db52 - fixed logo
- updated tests, long-running checks are removed
- create search lists only if necessary
2023-08-03 19:21:22 +02:00