Commit Graph

593 Commits

Author SHA1 Message Date
Kali
ffd2a659ed linpeasv3.0.3 2021-02-09 04:31:23 -05:00
Jonathan Hodgson
37a2030faf Fix: False positive for writeable network-scripts directory
Symbolic links almost always have 777 permissions although this doesn't
mean you can change them.

This commit prevents the tool from flagging symbolic links with write
access in the /etc/sysconfig/network-scripts folder
2021-01-27 11:27:44 +00:00
Carlos Polop
55f10da6c3
Update linpeas.sh 2021-01-22 00:42:15 +00:00
DidierA
dd61ed8591 check if sed accepts -r instead of -E 2021-01-14 12:09:17 +01:00
DidierA
12d68d7a80 fix for infinite loop when sed does not support -E 2021-01-14 09:59:30 +01:00
Carlos Polop
11618a488a
Merge pull request #94 from HomeSen/linpeas_fix_ss_bug
Fixed empty "Active Ports" output of LinPEAS, when ss is used
2021-01-07 10:12:29 +01:00
kali
6afa4a3cb0 linpeasv3.0.3 2021-01-06 19:10:47 -05:00
kali
6d5854e33a linpeasv3.0.3 2021-01-06 19:08:45 -05:00
Patrick Walker
856614c78f
Fixed empty "Active Ports" output, when ss is used 2021-01-06 23:48:17 +01:00
smdigey
4e85705c56 syntax fix - /bin/sh not /bin/bash sorry! 2021-01-05 21:50:41 +11:00
smdigey
379fac795f updated USB Creator test to use integer comparison 2021-01-05 15:35:44 +11:00
Kali
cd6dc2ecf4 Merge branch 'master' of https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite 2021-01-04 08:40:26 -05:00
Kali
59e9baa1b8 linpeasv3.0.2 2021-01-04 08:39:46 -05:00
Carlos Polop
4b7818c2d2
Update linpeas.sh 2021-01-02 19:57:43 +00:00
Kali
928bb67fc7 linpeasv3.0.1 2020-12-30 13:02:37 -05:00
Kali
5a6542733c linpeasv3.0.1 2020-12-30 12:46:24 -05:00
Kali
158f62c8dc linpeasv3.0.0 2020-12-26 19:21:22 -05:00
Kali
70d1d626c4 linpeasv2.9.9 2020-12-26 11:26:24 -05:00
Kali
f426cc8351 linpeasv2.9.9 2020-12-26 11:25:03 -05:00
kali
8a3bb14ce4 linpeasv2.9.9 2020-12-25 17:45:23 -05:00
kali
93e63103e4 linpeasv2.9.8 2020-12-25 17:33:43 -05:00
Kali
2b972d17e0 Merge branch 'master' of https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite 2020-12-23 18:14:24 -05:00
Kali
c00a6abe7a linpeasv2.9.8 2020-12-23 18:14:07 -05:00
Cas van Cooten
ffe6dac82b
Add opsec-safe privesc suggestion for 'gitlab-rails' 2020-12-22 15:59:12 +01:00
Kali
eb33101982 linpeasv2.9.7 2020-12-20 17:44:04 -05:00
Kali
1141632c0b linpeasv2.9.7 2020-12-20 17:38:44 -05:00
Kali
392dbc3217 Merge branch 'master' of https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite 2020-12-20 14:12:36 -05:00
Kali
d8b7c2b338 linpeasv2.9.7 2020-12-20 14:12:25 -05:00
Kole Swesey
ca64b5af1c
slight typo 2020-12-18 11:31:05 -06:00
Kali
eedab37c00 linpeasv2.9.6 2020-12-14 19:43:51 -05:00
Kali
9de6dac4af linpeasv2.9.6 2020-12-14 19:38:45 -05:00
Kali
e056ef4488 Merge branch 'master' of https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite 2020-12-13 20:11:46 -05:00
Kali
b4aab3d2b6 linpeasv2.9.5 2020-12-13 20:11:19 -05:00
Beau Harder
2ef88efd6d don't hide lines with # 2020-12-04 13:27:38 -06:00
carlospolop
e68e9b4e0f linpeasv2.9.4 2020-11-28 06:43:26 -05:00
carlospolop
9b090a3a99 linpeasv2.9.3 2020-11-27 13:05:01 -05:00
carlospolop
338ec9622c Merge branch 'master' of https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite into master 2020-11-26 17:37:45 -05:00
carlospolop
f8aa8f6101 linpeas 2020-11-26 17:37:33 -05:00
kali
2289e05225 linpeasv2.9.2 2020-11-26 16:00:35 -05:00
carlospolop
db51438dcf Merge branch 'master' of https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite into master 2020-11-08 09:55:55 -05:00
carlospolop
399c329394 linpeasv2.9.1 2020-11-08 09:55:42 -05:00
kali
d7573ada57 linpeasv2.9.1 2020-11-08 09:35:13 -05:00
carlospolop
e4916c6360 linpeasv2.9.0 2020-11-07 10:31:19 -05:00
carlospolop
2755d94881 linpeasv2.9.0 2020-11-07 10:27:35 -05:00
carlospolop
4ab8b709d4 linpeasv2.8.9 2020-11-06 18:34:51 -05:00
carlospolop
bc7aafb3ab Merge branch 'master' of https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite into master 2020-11-05 18:50:23 -05:00
carlospolop
ddf1638db9 linpeasv2.8.8 2020-11-05 18:49:59 -05:00
Carlos Polop
f87c61a03f
Update linpeas.sh 2020-11-02 16:01:08 +00:00
carlospolop
615b950abe Merge branch 'master' of https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite into master 2020-10-25 16:03:18 -04:00
carlospolop
2e1deb0cf1 linpeasv2.8.7 2020-10-25 16:03:09 -04:00
0x000c0ded
9a97fd361a Resolves: #71 2020-10-17 22:09:40 +01:00
carlospolop
645ee333e9 fix 2020-10-17 13:58:18 -04:00
carlospolop
dbfb2b85de fixes 2020-10-17 12:04:24 -04:00
carlospolop
3114d5f3fc linpeas2.8.6 2020-10-17 06:19:22 -04:00
carlospolop
43d0a283b3 linpeas2.8.6 2020-10-17 06:12:33 -04:00
Valentín Blanco
1e848d6e01 Ordering SUID and SGID files by date in linpeas.sh 2020-10-10 17:29:15 +02:00
Carlos Polop
75a63c0f9f
Update linpeas.sh 2020-10-05 23:01:45 +01:00
carlospolop
4c8c9adc4d fix 2020-10-03 13:28:37 -04:00
carlospolop
3f3f2ef13e linpeasv2.8.5 2020-10-02 07:50:33 -04:00
Aaron Tan
ef04509005
Simple typo correction 2020-10-01 09:21:42 +09:00
kali
fccfe8fb75 fix 2020-09-30 11:03:06 -04:00
kali
dc3e750e5d linpeasv2.8.4 2020-09-30 10:33:33 -04:00
carlospolop
1f69e6399e linpeasv2.8.4 2020-09-30 08:01:51 -04:00
carlospolop
88168d6b88 linpeasv2.8.4 2020-09-30 08:00:05 -04:00
Carlos Polop
6b57550669
Update linpeas.sh 2020-09-28 00:13:23 +01:00
elraro
aa99285219 Added Filezilla sites file search 2020-09-25 18:41:49 +02:00
carlospolop
7e807a317e linpeasv2.8.3 2020-09-16 18:58:48 -04:00
carlospolop
e98e04be1e linpeasv2.8.2 2020-09-13 16:19:55 -04:00
carlospolop
b5b8c36afb linpeasv2.8.2 2020-09-13 16:19:14 -04:00
carlospolop
7eafa18faf linpeasv2.8.2 2020-09-13 15:51:45 -04:00
carlospolop
f964964759 linpeasv2.8.1 2020-09-13 10:22:42 -04:00
carlospolop
fb3be93694 linpeasv2.8.0 2020-09-11 10:28:00 -04:00
carlospolop
60ddb695b6 linpeasv2.8.0 2020-09-11 09:12:48 -04:00
carlospolop
61b67b0540 linpeasv2.8.0 2020-09-11 08:58:03 -04:00
carlospolop
6ebb212259 linpeasv2.8.0 2020-09-11 08:56:03 -04:00
carlospolop
4f2ced535c Merge branch 'master' of https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite into master 2020-09-11 07:23:29 -04:00
carlospolop
4491d1d8dd add 2020-09-11 07:23:27 -04:00
kali
b7127e4a67 linpeasv2.7.9 2020-09-09 19:29:49 -04:00
kali
314ed0382a linpeasv2.7.9 2020-09-08 19:09:50 -04:00
carlospolop
6f102371d7 linpeas2.7.8 2020-09-08 04:47:57 -04:00
carlospolop
65c5fc894a linpeas2.7.8 2020-09-08 04:44:02 -04:00
carlospolop
0cd62a140e linpeas2.7.8 2020-09-08 04:43:00 -04:00
rhalyc
9903f54858 fix groups error 2020-09-06 21:54:05 +01:00
rhalyc
0cf2488011 fix groups error 2020-09-06 21:47:11 +01:00
carlospolop
ae7a6599a7 linpeasv2.7.7 2020-09-06 10:43:08 -04:00
rhalyc
aac23f1468 linpeasv2.7.6 2020-09-05 18:10:43 +01:00
carlospolop
9cabcdb4fa fix network issue 2020-09-02 11:30:42 -04:00
carlospolop
a3aaa59e47 finx network issue 2020-09-02 11:28:37 -04:00
carlospolop
ab1005e0b5 linpeasv2.7.5 2020-09-01 11:44:39 -04:00
carlospolop
d7d61d47d9 linpeasv2.7.4 2020-08-27 16:58:12 -04:00
carlospolop
1f7a97978e linpeasv2.7.4 2020-08-27 14:10:06 -04:00
carlospolop
280b01f232 linpeas2.7.3 2020-08-26 19:25:42 -04:00
carlospolop
8c50f4cdce linpeasv2.7.4 2020-08-26 11:46:20 -04:00
carlospolop
b7367c96e1 linpeasv2.7.4 2020-08-26 11:45:05 -04:00
carlospolop
9e5682a5e6 linpeasv2.7.4 2020-08-26 11:40:35 -04:00
carlospolop
2313826827 linpeasv2.7.3 2020-08-25 18:33:56 -04:00
carlospolop
3d49cf65c8 linpeasv2.7.3 2020-08-25 12:59:27 -04:00
carlospolop
9c185fe154 linpeasv2.7.2 2020-08-24 19:59:55 -04:00
carlospolop
ec9341554e linpeasv2.7.1 2020-08-24 12:22:26 -04:00
carlospolop
c724fb4808 Merge branch 'master' of https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite 2020-08-21 09:29:15 -04:00
carlospolop
76aa0ad9ad linpeasv2.7.0 2020-08-21 09:29:10 -04:00
Carlos Polop
bb164f8eee
Update linpeas.sh 2020-08-20 23:31:52 +02:00
Carlos Polop
3fff6f51e5
Update linpeas.sh 2020-08-20 23:28:29 +02:00
Carlos Polop
0085679cfe
Update linpeas.sh 2020-08-17 15:11:41 +01:00
Carlos Polop
8755324015
Update linpeas.sh 2020-08-14 21:08:42 +01:00
Carlos Polop
ddfc230ff6
Update linpeas.sh 2020-08-14 17:47:48 +01:00
carlospolop
e2cf10b0c2 linpeasv2.6.8 2020-08-07 07:15:37 -04:00
carlospolop
ca97a84a89 linpeasv2.6.8 2020-08-07 07:15:11 -04:00
carlospolop
3318563d77 linpeasv2.6.8 2020-08-07 07:13:23 -04:00
carlospolop
a59df649ce linpeasv2.6.8 2020-08-07 07:05:44 -04:00
kali
5e02ccc539 linpeasv2.6.7 2020-07-14 20:58:47 +02:00
mat
dfa35c5e31 Added check to list running containers for docker,lxc and rkt 2020-07-09 14:46:36 +01:00
mat
f344a1875b Added additional container tools to intersting tools 2020-07-09 13:48:56 +01:00
kali
172aa5a23f linpeasv2.6.6 2020-06-30 02:12:24 +02:00
kali
5b51490eec linpeasvv2.6.6 2020-06-29 18:37:44 +02:00
kali
4d5c90f855 linpeasv2.6.5 2020-06-25 14:46:49 +02:00
Carlos Polop
c951fddf8e
Update linpeas.sh 2020-06-21 18:56:09 +01:00
Rixinsc
c1c23680ef Fix typo in README of linPEAS 2020-06-15 16:17:01 +00:00
kali
c2fb4acf93 linpeasv2.6.3 2020-06-13 03:45:04 +02:00
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
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