Commit Graph

316 Commits

Author SHA1 Message Date
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
Carlos Polop
7843568837
Update winPEAS.bat 2020-04-27 21:41:07 +01:00
Carlos Polop
403e249d3b
Update Program.cs 2020-04-27 21:35:46 +01:00
Carlos Polop
8d5aed90e6
Update SystemInfo.cs 2020-04-27 21:35:07 +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
Carlos Polop
db0fe66e62
Update winPEAS.bat 2020-04-23 18:39:30 +01:00
Carlos Polop
a8b559e957
Update Program.cs 2020-04-22 16:38:46 +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
Carlos Polop
ce48cd768d
Merge pull request #34 from sw33tr0ll/patch-2
readme typo fix
2020-04-16 01:34:34 +01:00
Carlos Polop
30f440d5a3
Merge pull request #33 from sw33tr0ll/patch-1
update readme.md
2020-04-16 01:34:00 +01:00
sweetroll
11dc0b73e0
readme typo fix
corrected "searh" to "search"
2020-04-15 08:04:38 -06:00
sweetroll
3c9ba1855f
update readme.md
typo fix for "search" in 2nd line
2020-04-15 07:57:52 -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
Carlos Polop
72088c5de4
Update README.md 2020-04-12 17:30:17 +01:00
Carlos Polop
d608956e0b
Update README.md 2020-04-12 17:15:10 +01: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
752b8f0a67
Update Program.cs 2020-03-29 23:38: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