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

310 Commits

Author SHA1 Message Date
Carlos Polop
a85dacaa44
Update linpeas.sh 2020-05-14 11:16:54 +01:00
kali
fc1ce0dbec fix 2020-05-08 14:30:20 +02:00
Carlos Polop
be9544ab01
Update linpeas.sh 2020-05-08 11:52:21 +01:00
Carlos Polop
6e9da9dd73
Update linpeas.sh 2020-05-08 10:35:53 +01:00
Carlos Polop
03d436d819
Update linpeas.sh 2020-05-04 22:29:54 +01:00
kali
f10d82ade1 linpeasv2.5.2 2020-05-03 09:56:31 -04:00
kali
577c6a4503 linpeasv2.5.2 2020-05-03 14:43:46 +02:00
kali
3764ee868c systemd 2020-05-02 19:34:08 +02:00
kali
7b185806bc systemd 2020-05-02 19:33:00 +02:00
Carlos Polop
8bc10aae53
Update linpeas.sh 2020-04-29 22:41:07 +01:00
Carlos Polop
55b36fb7df
Update linpeas.sh 2020-04-29 21:47:53 +01:00
Carlos Polop
0f09620a4b
Update linpeas.sh 2020-04-29 21:38:16 +01:00
Carlos Polop
4bebe3c3ab
Update linpeas.sh 2020-04-29 21:18:19 +01:00
Carlos Polop
f5005667a5
Update linpeas.sh 2020-04-29 09:28:18 +01:00
kali
638a6bfc0a linpeasv2.4.9 2020-04-29 01:17:11 +02:00
kali
6e8ac2b221 linpeasv2.4.9 2020-04-29 01:16:07 +02:00
kali
6f29d7d8f1 fix banner 2020-04-28 23:47:53 +02:00
Carlos Polop
7be859e1fd
Update linpeas.sh 2020-04-28 22:13:38 +01:00
carlospolop
12fa1deaab linpeasv2.4.9 2020-04-28 15:12:49 +01:00
kali
c325cdb7f7 linpeasv2.4.8 2020-04-27 18:26:05 +02:00
kali
52031ec9ed linpeasv2.4.7 2020-04-26 17:13:45 +02:00
kali
eb5c2a0075 linpeasv2.4.6 2020-04-25 12:19:27 -04:00
kali
9f78607910 linpeasv2.4.6 2020-04-25 12:03:45 -04:00
Carlos Polop
6bdd799c8a
Update README.md 2020-04-23 18:50:29 +01:00
Carlos Polop
fb9509e2b0
Update linpeas.sh 2020-04-23 18:49:50 +01:00
kali
f2bff9abb2 fixed 2020-04-21 08:38:09 -04:00
kali
59683d0466 linpeasv2.4.6 2020-04-21 05:19:07 -04:00
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
d63e54de8d Readme 2020-04-18 17:00:40 -04: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
Carlos Polop
6b58fe3f18
Merge pull request #35 from kthenrique/perf_find
Improve linpeas.sh speed
2020-04-18 14:02:59 +01: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
sweetroll
11dc0b73e0
readme typo fix
corrected "searh" to "search"
2020-04-15 08:04:38 -06: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
0a5b2b69ed Winpeas 2020-04-10 18:54:38 +01: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
b467269914 Telegram group: https://t.me/peass 2020-01-17 19:16:05 -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
Carlos Polop
94941d5d12
Update README.md 2019-12-07 23:39:36 +00:00
Carlos Polop
4ce213b8fa
Update README.md 2019-12-07 23:29:51 +00:00
carlospolop
bd0382e5c5 linpeasv2.2.1-stealth 2019-12-07 18:28:35 -05:00
carlospolop
3c5ab71fdb linpeas2.2.0 2019-12-02 13:33:07 -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
5477232b51 scripts 2019-11-05 07:33:48 -05:00
carlospolop
062ce82ba6 video 2019-11-04 21:51:38 +01:00
carlospolop
b5f6096045 video 2019-11-04 11:22:22 -05:00
carlospolop
45995cd200 donations 2019-11-04 08:46:33 -05:00
carlospolop
938c2e13b0 images, banners & options 2019-11-04 07:59:43 -05:00
carlospolop
42ff07fe8c Merge branch 'master' of https://github.com/carlospolop/privilege-escalation-awesome-script-suite 2019-11-04 06:24:11 -05:00
carlospolop
475c88a867 v2.1.7 2019-11-04 06:23:45 -05:00
carlospolop
f5b3b83ece v2.1.7 2019-11-04 06:23:32 -05:00
Carlos Polop
431bdc2deb
Update README.md 2019-11-04 10:04:56 +00:00
root
385c23be93 images 2019-11-04 05:02:01 -05:00
Carlos Polop
673dbb6bfe
Update README.md 2019-11-04 01:23:01 +00:00
Carlos Polop
3ef561be91
Update README.md 2019-11-04 00:50:34 +00:00
Carlos Polop
ba76f76425
Update README.md 2019-11-04 00:45:16 +00:00
carlospolop
dc4610c093 PEASS 2019-11-04 01:38:24 +01:00