Commit Graph

1543 Commits

Author SHA1 Message Date
Carlos Polop
b4b8afa169 Merge pull request #411 from wowlolx/master
Fixed netsh command for spaces in SSIDs
20240131-07961633 20240204-ab87b191 20240211-db8c669a 20240218-68f9adb3
2024-01-31 11:37:19 +01:00
wowlolx
8c7f56631f Fixed netsh command for spaces in SSIDs 2024-01-31 00:34:27 +05:00
Carlos Polop
398081451f Merge pull request #407 from Esonhugh/master
linpeas Cloud.sh: support of Alibaba Cloud Enumeration
20240128-3084e4e1 20240124-4b54e914
2024-01-24 18:13:22 +01:00
Carlos Polop
2dfbe62e64 Merge pull request #406 from mcdruid/master
fix typo in 'run unshare' container check
2024-01-24 18:12:53 +01:00
Carlos Polop
12ff600e52 Merge pull request #403 from Signum21/master
Better error handling in FileAnalysis
2024-01-24 18:11:02 +01:00
Esonhugh
edd8e3a397 feat: instance name and type 2024-01-22 22:04:21 +08:00
Esonhugh
7daefe700f update: bug of req var error 2024-01-22 21:49:22 +08:00
Esonhugh
0c5b8194d3 format: better format of aliyun network print 2024-01-22 21:46:12 +08:00
Esonhugh
74ccf2c08a fix: missing do at the of for 2024-01-22 21:39:41 +08:00
Esonhugh
9865e2a5b0 feat: aliyun network enumeration 2024-01-22 21:32:48 +08:00
Esonhugh
a8b7084b3e feat: aliyun cloud support [incomplete] 2024-01-22 21:07:32 +08:00
mcdruid
5c4f81d0d4 fix typo in 'run unshare' container check 2024-01-16 16:11:42 +00:00
Carlos Polop
46612a23aa Merge pull request #405 from d4t4s3c/patch-1
useful for when on the victim host we have access to the internet but…
20240121-3ce7876d 20240114-925b57c0
2024-01-13 16:36:49 +01:00
Carlos Polop
a762fdd29e Merge pull request #404 from AidanFeess/master
Create powershell versions of the peas2json.py and json2html.py parsers
2024-01-13 16:36:26 +01:00
Carlos Polop
048428236c Merge pull request #400 from lenhart/master
Fix Typo in SNMP Check
2024-01-13 16:35:29 +01:00
d4t4s3c
28a8f4b3e9 useful for when on the victim host we have access to the internet but we do not have: curl, wget or netcat 2024-01-13 13:40:24 +01:00
Aidan Feess
ad357d538a remove irrelevant error message text 2023-12-14 14:46:00 -06:00
Aidan Feess
61a4f91baa remove irrelevant error message text 2023-12-14 14:45:01 -06:00
Aidan Feess
c131c20a43 fix typo 2023-12-14 14:41:14 -06:00
Aidan Feess
f5339ae80c add json to html powershell parser 2023-12-14 12:35:20 -08:00
Aidan Feess
ed4d60c64d Add winpeas to json powershell parser 2023-12-14 12:34:32 -08:00
Signum21
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
lenhart
6da7bfb7f6 Fix Typo in SNMP Check 2023-11-15 11:51:33 +01:00
Carlos Polop
31aed5cd92 Merge pull request #397 from RandolphConley/master
code update ; Added search / function for excel files
20240107-6fec90a8 20231231-3221ac1a 20231224-836b4ac9 20231217-4a3b3f9d 20231210-89d560ba 20231203-9cdcb38f 20231126-a1ab960a 20231119-295ce4ea 20231112-0a42c550 20231105-d387d97f 20231029-83b8fbe1 20231024-f6adaa47
2023-10-24 12:34:02 +02:00
StevenLtheThird
11d93c42e7 Update winPEAS.ps1
Remove extra code in search for files.
2023-10-13 17:46:43 -04:00
StevenLtheThird
9f75cc824c Merge branch 'master' of https://github.com/RandolphConley/PEASS-ng 2023-10-13 17:43:05 -04:00
StevenLtheThird
8caca65606 Update winPEAS.ps1 2023-10-13 17:42:51 -04:00
RandolphConley
3ee6ee0836 Merge branch 'carlospolop:master' into master 2023-10-13 17:39:54 -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
Carlos Polop
9163062daa Merge pull request #396 from RandolphConley/master
logo color, updated output, added -fullcheck flag
20231022-e8682dd7 20231015-0ad0e48c 20231011-b4d494e5
2023-10-11 22:59:21 +02: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 Polop
05f6cb7b0a Update 9_interesting_files.sh 20231008-041e379c 20231002-59c6f6e6 2023-10-02 23:54:28 +02:00
Carlos Polop
5199c4c395 Update ProcessInfo.cs 20231001-98cc0049 20230924-10138da9 20230917-ec588706 20230910-ae32193f 20230903-188479ae 20230827-2ed3749a 20230824-811c3654 2023-08-24 19:48:31 +02:00
Carlos Polop
f99387feed Update linpeas_base.sh 20230820-71908ca0 2023-08-18 13:19:53 +02:00
Carlos Polop
7eac86c008 Merge pull request #387 from RandolphConley/master
Updated switch parameter to TimeStamp
20230818-dce666cb
2023-08-17 22:00:57 +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 Polop
84dc284fac Merge pull request #382 from RandolphConley/master
Feature add, bug fix
20230813-dc8384b3 20230808-5e84dec0
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 Polop
eddc6726e0 Update 1_system_information.sh 20230807-37cf266d 2023-08-07 08:35:15 +02:00
Carlos Polop
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
20230806-74a715c0 20230805-d1609387
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
Carlos Polop
0fe26134ea Merge pull request #378 from Mateodevv/master
Fixed Typo in Readme for linPEASS
2023-08-03 15:29:34 +02:00
RandolphConley
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
z004r19n
6c0d00f1cb Fixed Typo 2023-08-01 09:48:37 +02:00
Carlos Polop
9861259bca Merge pull request #375 from galoget/master
Fix typos, grammar and spacing
2023-07-31 16:56:43 +02:00
Carlos Polop
0ab20b9524 Merge pull request #374 from jahatfi/master
Wrap 'nosh_usrs' user names in word boundaries
2023-07-31 16:55:51 +02:00