Commit Graph

566 Commits

Author SHA1 Message Date
Carlos Polop
f96b8001f5
Merge pull request #128 from A1vinSmith/master
Update linpeas.sh SUID/SGID binaries
2021-05-04 23:03:09 +02:00
Alvin Smith
effc67efa5 Update linpeas.sh SUID/SGID binaries 2021-05-01 19:27:23 +12:00
Carlos Polop
3548ea233f
Merge pull request #127 from CyberSecurityN00b/master
Highlight all container capabilities
2021-04-30 11:21:52 +02:00
CyberSecurityN00b
aade1c5100 Highlight all container capabilities
When looking for docker breakout techniques, linpeas is not running a global sed against `$containercapsB`, so only the first match is highlighted.
2021-04-29 23:35:18 -05:00
Carlos Polop
51236fa39e
Update linpeas.sh 2021-04-23 08:43:34 +01:00
Carlos Polop
84e9df0add linpeasv3.1.4 2021-04-22 19:01:52 +02:00
Carlos Polop
14601ecd35 linpeasv3.1.3 2021-04-22 18:57:33 +02:00
Carlos Polop
28fd74ffe5
Merge pull request #124 from neargle/master
Fix the bug that the k8s container cannot be detected
2021-04-22 16:08:14 +02:00
neargle
69c3eaebb2 Fix the bug that the k8s container cannot be detected 2021-04-17 19:34:44 +08:00
Carlos Polop
6e09137795
Update linpeas.sh 2021-04-09 10:05:38 +01:00
Carlos Polop
89d587f11d
Update linpeas.sh 2021-04-09 10:04:14 +01:00
Kali
de206c5e14 linpeasv3.1.4 2021-04-06 15:40:45 -04:00
Carlos Polop
b4c1be0709
Update linpeas.sh 2021-04-03 02:46:34 +02:00
Carlos Polop
be19e6b6c2
Update linpeas.sh 2021-04-03 00:49:25 +02:00
Carlos Polop
993b628e7d
linpeasv3.1.2 2021-04-01 20:30:58 +02:00
Carlos Polop
094a2c103f
Merge pull request #118 from jonasw234/master
Fix path to `UseWUServer`
2021-03-29 18:43:49 +01:00
Kali
883e5b56e6 linpeasv3.1.1 2021-03-25 18:43:35 -04:00
Kali
dafa635c9d linpeasv3.1.0 2021-03-24 21:18:00 -04:00
Kali
0808442e7b linpeasv3.1.0 2021-03-24 21:16:40 -04:00
Kali
79f44d0ec5 linpeasv3.0.9 2021-03-24 00:52:49 -04:00
Kali
687b171317 linpasv3.0.9 2021-03-23 20:05:54 -04:00
Kali
fbdce5d314 linpeasv3.0.9 2021-03-23 19:57:01 -04:00
Jonas A. Wendorf
bb4622a067
Fix path to UseWUServer 2021-03-19 15:01:36 +00:00
Carlos Polop
3b099d09ef linpeasv3.0.9 2021-03-17 01:08:49 +01:00
Carlos Polop
e3f9882f67 lnpeasv3.0.8 2021-03-14 14:17:08 +01:00
Kali
a51f21f9f7 linpeasv3.0.7 2021-03-14 07:27:41 -04:00
kali
f62098b30e linpeasv3.0.7 2021-03-11 08:50:28 -05:00
kali
c702b03744 rm file 2021-03-11 07:51:30 -05:00
kali
a3579c09f5 linpeasv3.0.6 2021-03-11 05:17:32 -05:00
kali
77ed9adbbd linpeasv3.0.6 2021-03-11 05:16:22 -05:00
Kali
5ff4cc920d linpeasv3.0.6 2021-03-10 21:38:56 -05:00
Carlos Polop
4d69dc6e6c
Update linpeas.sh 2021-03-08 09:07:44 +00:00
Carlos Polop
1bad2745e7
Update linpeas.sh 2021-03-07 23:26:14 +00:00
carlospolop
e49e1e5f6d winpeasv2 fixes 2021-03-05 12:40:35 +00:00
carlospolop
0d890a4140 quick fix 2021-03-05 01:16:44 +00:00
kali
fffcbb18ba improved services permissions checks 2021-03-04 19:40:08 -05:00
Carlos Polop
bcfd7a8bc3
Merge pull request #113 from makikvues/master
Introduced PermissionTypes enum, added AllowUnsafeBlocks for all configurations
2021-03-05 00:18:01 +00:00
makikvues
6bfe947250 - introduced PermissionType - DEFAULT, EADABLE_OR_WRITABLE, WRITEABLE_OR_EQUIVALENT
- added AllowUnsafeBlocks for all configurations
2021-03-04 19:49:29 +01:00
Carlos Polop
aa84eca5b7
Update README.md 2021-03-03 18:37:56 +00:00
kali
9b79bd33a7 linpeasv3.0.5 2021-03-02 16:59:23 -05:00
kali
620665c2c0 linpeasv3.0.5 2021-03-02 16:39:12 -05:00
kali
3bf02fb0cb linpeasv3.0.5 2021-03-02 16:38:34 -05:00
Carlos Polop
30aea9f980
Merge pull request #110 from makikvues/master
bugfixes, enumeration of local/domain users
2021-03-02 21:27:09 +00:00
makikvues
94f9bb72ac - added domain argument (to enable enumeration of domain users)
- only local users enumerated by default
- added permissions check for SAM backups
- fixed GetPermissionsFile - did not process files without an extension
- added Read / ReadData permission to PermInt2Str
- updated WinPEAS.exe README.md
2021-03-02 20:36:08 +01:00
Carlos Polop
5b1be925c7
Update SystemInfo.cs 2021-02-28 11:27:04 +00:00
makikvues
d41684d66c - updated LanmanCompatibilityLevel 2021-02-28 12:26:52 +01:00
Carlos Polop
c018fb3966
Update linpeas.sh 2021-02-28 11:17:18 +00:00
Carlos Polop
25f449de6f
Update Beaprint.cs 2021-02-28 11:06:36 +00:00
Carlos Polop
46852732d5
Update README.md 2021-02-28 11:05:44 +00:00
Carlos Polop
7d84d1e706
Update README.md 2021-02-28 10:40:02 +00:00