Commit Graph

1405 Commits

Author SHA1 Message Date
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
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
Carlos Polop
659d240a4b
Merge pull request #21 from NinjaJc01/patch-1
Fixed typo in Key, "magenta" was misspelled
2020-03-05 09:59:40 +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
Carlos Polop
856fc367fb
Merge pull request #20 from bcncarles/FilesMod5min
Modified Files last 5 min
2020-02-29 12:19:37 +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