1
mirror of https://github.com/carlospolop/PEASS-ng synced 2024-12-01 03:00:39 +01:00
Commit Graph

165 Commits

Author SHA1 Message Date
kali
4145eeec0d linpeasv2.4.5 2020-04-20 06:00:53 -04:00
carlospolop
a1ea7d12ff caching directories colors 2020-04-19 10:51:26 +01:00
carlospolop
b461005801 fix .ovpn 2020-04-19 10:07:05 +01:00
kali
874d7fa40d support 2020-04-18 15:21:08 -04:00
kali
0a33f29d18 linpeasv2.4.2 2020-04-18 11:09:52 -04:00
kali
7c1b1d1f34 fix Cloud creds 2020-04-18 09:28:06 -04:00
kali
68434fd938 fix1 2020-04-18 09:10:20 -04:00
Kelve T. Henrique
d71900854c Reduce size of cache variables
The variables could explode for huge directory trees. Now when searching
through a relevant directory, just the relevant names will fill the
variables. This should further improve speed.
There is still places to improve with this approach. Some "find /" were
left untouched because they seem to be non-trivial searches filtering
permission bits, for example.
There is a huge bottleneck in the ssh section, namely the search for the
privatekeyfiles! That's why I shifted this process nearer to its use.
2020-04-17 23:05:20 +02:00
Kelve T. Henrique
a9f0b53ae7 Improve linpeas.sh performance
Caching the findings into a variable and reusing it with grep's for
faster results.
2020-04-13 23:59:24 +02:00
carlospolop
599fc51663 Merge branch 'master' of https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite 2020-04-02 14:10:06 +01:00
carlospolop
720f3fecd7 linpeasv2.4.0 2020-04-02 14:09:39 +01:00
Carlos Polop
70f33f8f41
Update linpeas.sh 2020-03-29 23:29:15 +01:00
carlospolop
a1a144b182 Merge branch 'master' of https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite 2020-03-25 15:42:09 +00:00
carlospolop
9f4da90ad8 linpeasv2.3.9 2020-03-25 15:41:44 +00:00
Carlos Polop
044d0ddc0d
Update linpeas.sh 2020-03-24 11:21:56 +00:00
carlospolop
e57666a88b Merge branch 'master' of https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite 2020-03-12 12:30:06 +00:00
carlospolop
6f8f43a167 linpeasv2.3.8 2020-03-12 12:29:35 +00:00
Carlos Polop
da6c8575d5
Update linpeas.sh 2020-03-05 10:12:30 +00:00
James
d76457cd53
Fixed typo in Key, "magenta" was misspelled
"magenta" was "mangenta"
2020-03-04 22:09:19 +00:00
carlospolop
f56c8f6cf0 linpeasv2.3.7 2020-03-03 21:04:54 +00:00
carlospolop
86d8d5c2e6 linpeasv2.3.6 2020-03-02 23:09:27 +00:00
carlospolop
d13e21dc54 linpeasv2.3.5 2020-02-29 22:58:28 +00:00
carles cabre
7ebe4d2465 Modifiied Files last 5 min 2020-02-28 19:11:22 +01:00
carlospolop
35b6cafe72 linpeasv2.3.4 2020-02-25 12:48:50 +00:00
carlospolop
3869fc9721 linpeasv2.3.3 2020-02-25 00:25:11 +00:00
carlospolop
b131a8982a linpeasv2.3.3 2020-02-25 00:21:57 +00:00
carlospolop
ae8e56482e linpeasv2.3.3 2020-02-25 00:20:44 +00:00
carlospolop
57a8d9ec64 linpeasv2.3.3 2020-02-25 00:18:20 +00:00
carlospolop
4e66c49e2f linpeasv2.3.3 2020-02-24 23:57:32 +00:00
carlospolop
016102f3bd linpeasv2.3.2 2020-02-24 16:06:50 +00:00
carlospolop
324a696877 Merge branch 'master' of https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite 2020-02-24 00:09:26 +00:00
carlospolop
c657598821 Winpeas: More checks & fixes 2020-02-24 00:07:46 +00:00
inc0gnit0
3e8ae8f1d3
Update linpeas.sh 2020-02-23 13:08:02 -06:00
carlospolop
f609219d2d linpeasv2.3.1 2020-02-04 13:13:01 -05:00
carles cabre
9254ecd575 Knock search 2020-02-04 16:50:04 +01:00
carlospolop
c08744708c Obfuscation anti AV 2020-01-31 10:14:12 -05:00
carlospolop
dbbf5d2a75 Added well-known SIDs 2020-01-29 13:31:22 -05:00
carlospolop
4cc980ee58 winPEAS check permissions SIDs 2020-01-28 15:11:35 -05:00
carlospolop
a4ca0c04f1 linpeasv2.3.0 2020-01-27 18:08:40 -05:00
carlospolop
1060c7a3bf linpeasv2.3.0 2020-01-27 17:27:26 -05:00
carlospolop
7f822eeab1 Check service permissions 2020-01-27 15:32:35 -05:00
carlospolop
011836926c fix 2020-01-20 05:30:18 -05:00
carlospolop
6af00e2b2c More stable winPEAS & linpeasv2.2.9 2020-01-17 19:00:55 -05:00
carlospolop
814717819b More stable winPEAS & linpeasv2.2.9 2020-01-17 19:00:00 -05:00
carlospolop
ba73e645f2 linpeasv2.2.8 2020-01-12 16:22:54 -05:00
carlospolop
fc67c4abca linpeasv2.2.7 2020-01-03 09:57:59 -05:00
carlospolop
9a0173ad7a linpeasv2.2.6 2019-12-26 05:44:00 -05:00
Carlos Polop
039e61b027
Fix 2019-12-18 20:29:30 +00:00
carlospolop
9a1894f740 linpeasv2.2.5 2019-12-17 18:42:43 -05:00
carlospolop
8cdc60dd3d linpeasv2.2.4 2019-12-12 15:05:31 -05:00
carlospolop
b3014a29ae linpeasv2.2.3 2019-12-11 12:41:08 -05:00
carlospolop
dd09268736 linpeasv2.2.2 2019-12-10 17:40:09 -05:00
carlospolop
1814ea8abc Merge branch 'master' of https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite 2019-12-08 10:48:25 -05:00
carlospolop
c521f11df8 limit IPs 2019-12-08 10:48:21 -05:00
Carlos Polop
856a2e5e8f
fix issue 7 2019-12-08 15:42:18 +00:00
carlospolop
bd0382e5c5 linpeasv2.2.1-stealth 2019-12-07 18:28:35 -05:00
carlospolop
2e7bfe9a66 linpeas2.2.0 2019-12-02 13:32:14 -05:00
carlospolop
a01c6a54ae linpeasv2.2.0 2019-12-02 12:51:26 -05:00
carlospolop
21416c240c linpeasv2.1.9 2019-11-25 20:17:51 -05:00
carlospolop
cc58cd96eb linPEASv2.1.8 2019-11-17 19:23:23 -05:00
Samir Ettali
057c79c044
Corrected typos 2019-11-12 05:14:10 +01:00
carlospolop
062ce82ba6 video 2019-11-04 21:51:38 +01:00
carlospolop
938c2e13b0 images, banners & options 2019-11-04 07:59:43 -05:00
carlospolop
f5b3b83ece v2.1.7 2019-11-04 06:23:32 -05:00
carlospolop
dc4610c093 PEASS 2019-11-04 01:38:24 +01:00