Carlos Polop
daf2ac555b
Update linpeas.sh
2020-06-10 09:48:40 +01:00
Edi Skraba
2b144b47fb
Search common locations for URIs with credentials
2020-06-10 00:41:20 +02:00
Carlos Polop
a7e46d6beb
Update linpeas.sh
2020-06-02 17:41:37 +01:00
Carlos Polop
17e3908774
Update linpeas.sh
2020-05-30 10:25:43 +01:00
Carlos Polop
5c8bcb7c5b
Update linpeas.sh
2020-05-26 20:08:45 +01:00
Carlos Polop
d5994373f6
Update linpeas.sh
2020-05-26 19:43:38 +01:00
Carlos Polop
51bd979a9c
Update linpeas.sh
2020-05-21 15:33:58 +01:00
kali
2851e40b1b
linpeasv2.5.8
2020-05-20 10:53:18 -04:00
kali
90c82cff4d
linpeas fix tcpdump check
2020-05-19 20:37:13 -04:00
kali
9b3db4b7c8
linpeas fix tcpdump check
2020-05-19 20:29:33 -04:00
kali
2d2d2b83b6
linpeasv2.5.7
2020-05-18 02:08:58 +02:00
kali
4906eecd20
linpeasv2.5.6
2020-05-15 01:33:22 +02:00
kali
574c4de5d7
-O
2020-05-14 13:39:17 -04:00
kali
41cb2b2be0
linpeasv2.5.5
2020-05-14 10:37:52 -04:00
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
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
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