Commit Graph

701 Commits

Author SHA1 Message Date
Carlos Polop
02ae2af6e6 Merge branch 'master' of github.com:carlospolop/privilege-escalation-awesome-scripts-suite 2021-06-04 00:02:43 +02:00
Carlos Polop
d4198faae7 c 2021-06-04 00:02:38 +02:00
Carlos Polop
06e77d270d
Merge pull request #141 from TuxTheXplorer/master
Fixed typo of "Progam" in winPEAS.bat
2021-05-29 22:02:48 +01:00
Carlos.Martin
d761c1ba79 linpeasv3.2.2 2021-05-29 21:57:05 +01:00
TuxTheXplorer
cc00bf89ab
Fixed typo of "Progam" in winPEAS.bat
There is typo on line 454 of "C:\Progam.exe" where it should be "C:\Program.exe"
2021-05-28 11:55:20 +02:00
Carlos Polop
e3a3f6e1e9 linpeasv3.2.1 2021-05-23 23:16:26 +02:00
Carlos Polop
8418cf38c9
Merge pull request #140 from hexcowboy/fix-docker-rootless-typo
fix docker rootless typo and remove all trailing spaces in linpeas
2021-05-23 18:02:45 +02:00
Carlos Polop
a1fba13b82
Merge pull request #135 from Jaakkonen/master
Generic container detection via `container` PID 1 env variable
2021-05-23 18:00:48 +02:00
Jaakko Sirén
d5144e93b5 Add podman container checks 2021-05-23 16:37:07 +03:00
hexcowboy
bcb9aa5239 fix docker rootless typo 2021-05-22 11:26:35 -05:00
Carlos.Martin
f76c41f3c9 linpeasv2.3.0 2021-05-17 10:59:31 +01:00
Carlos.Martin
28b3df57ab fix 2021-05-14 09:42:08 +01:00
Carlos.Martin
4b30819dc2 linpeasv3.1.9 2021-05-11 11:16:33 +01:00
Carlos.Martin
cc010b40da linpeasv3.1.9 2021-05-11 11:06:40 +01:00
Carlos Polop
3c03875b97
Merge pull request #133 from silent6trinity/silent6trinity-patch-1
Fixed spelling
2021-05-11 00:40:53 +02:00
Carlos Polop
72cf7d1ff0 linpeasv3.1.8 2021-05-08 20:42:22 +02:00
silent6trinity
5ea57fa82e
Fixed spelling
Adjusted Line 193 from "LightMangeta" to "LightMagenta"
2021-05-07 15:34:24 -04:00
Carlos Polop
59b18d2c86
Update linpeas-macos.yml 2021-05-07 18:33:17 +01:00
Carlos Polop
39ecaf0bd1
Update linpeas-ubuntu.yml 2021-05-07 18:33:00 +01:00
Carlos.Martin
dc385aa882 Merge branch 'master' of github.com:carlospolop/privilege-escalation-awesome-scripts-suite 2021-05-07 16:38:29 +01:00
Carlos.Martin
4307c69a9f linpeasv3.1.7 2021-05-07 16:38:19 +01:00
Carlos Polop
9b4d8d317b
Delete linpeas.yml 2021-05-07 16:37:40 +01:00
Carlos Polop
8ea8252603
Merge pull request #132 from zoork11/gitattributes_branch
Adding gitattributes file to winPEASbat
2021-05-07 17:37:21 +02:00
zoork11
bad532a204 Adding gitattributes file to ensure windows style line endings on winPEAS.bat 2021-05-07 10:17:44 -04:00
Carlos Polop
23401d5420
Create linpeas-macos.yml 2021-05-07 11:52:40 +01:00
Carlos Polop
5b646a7cac
Update linpeas-ubuntu.yml 2021-05-07 11:51:23 +01:00
Carlos Polop
dbed640374
Create linpeas-ubuntu.yml 2021-05-07 11:49:21 +01:00
Carlos Polop
d82d0b3e10
Delete main.yml 2021-05-07 11:48:38 +01:00
Carlos Polop
bd6a0f2910
Update main.yml 2021-05-07 11:48:03 +01:00
Carlos Polop
9f253a6ea4
Create main.yml 2021-05-07 11:47:35 +01:00
Carlos Polop
de425c0da0
Create linpeas.yml 2021-05-07 11:46:48 +01:00
Carlos Polop
bcfdfdb604 linpeasv3.1.6 2021-05-05 00:08:02 +02:00
Carlos Polop
80bd473168 linpeasv3.1.6 2021-05-04 23:28:28 +02:00
Carlos Polop
61f9fd5d60 Merge branch 'master' of github.com:carlospolop/privilege-escalation-awesome-scripts-suite 2021-05-04 23:04:51 +02:00
Carlos Polop
8beca89dac kuber 2021-05-04 23:04:36 +02:00
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