Commit Graph

715 Commits

Author SHA1 Message Date
Carlos Polop
5c96254607
Merge pull request #97 from axano/patch-1
Added log file capability
2021-01-22 01:41:05 +01:00
Emmanouil Perselis
d587c05833
Update Program.cs
I have added the option to write the output to a file when the parameter "log" is inserted. This is because I was not able to see the output when I was loading the exe with reflective PE injection in Powershell.
2021-01-21 17:43:24 +01:00
makikvues
e76e097627 - refactoring & cleanup
- updated Autorun checks
2021-01-19 23:56:26 +01:00
makikvues
a27ad66892 - Program and Main made public 2021-01-18 23:37:55 +01:00
makikvues
9dd1fdbc95 - scheduled tasks rewrite - cleanup, excluding also Microsoft from Path; skipping failed scheduled tasks
- added total execution time for debugging purposes
- bugfixes
- GetEverLoggedUsers() - skipping users which could not be translated
2021-01-18 22:12:01 +01:00
makikvues
e16234b773 - refactoring & cleanup
- TODO: first version of AppLocker implementation
- CredentialManager implementation
- added check of LsaCompatiblityLevel
- updated GetAutoRunsFolder
- updated PrintTranscriptPS
2021-01-17 23:38:39 +01:00
makikvues
448a1aaf5b - fixed getting data from clipboard
- fixed GetExecutableFromPath
- unified exception logging
- cleanup
2021-01-14 23:50:19 +01:00
Carlos Polop
b8fd7a349a
Merge pull request #96 from DidierA/sed_option
check if sed accepts -r instead of -E
2021-01-14 12:43:23 +01:00
DidierA
dd61ed8591 check if sed accepts -r instead of -E 2021-01-14 12:09:17 +01:00
Carlos Polop
e41c819986
Merge pull request #95 from DidierA/fix-infinite-loop
fix for infinite loop when sed does not support -E
2021-01-14 10:26:03 +01:00
DidierA
12d68d7a80 fix for infinite loop when sed does not support -E 2021-01-14 09:59:30 +01:00
makikvues
bf10cd7c0c - implemented quicker search with pre-caching search files/directories 2021-01-13 22:36:53 +01:00
makikvues
c8683a9a48 - added debug to usage 2021-01-10 20:40:01 +01:00
makikvues
ff030224fe - reverted new test search method
- added debugging information - memory, method execution time
2021-01-10 20:37:49 +01:00
makikvues
2f467a3405 - huge refactoring 2021-01-10 14:46:34 +01:00
makikvues
19f6cda357 - refactoring / cleanup
- split files into multiple classes
- implemented native wifi - getting saved credentials
- added registry helper
2021-01-08 19:46:15 +01:00
makikvues
d091dbcba5 - updated Watson + cleanup 2021-01-08 14:40:01 +01:00
makikvues
358b366408 - updated ignore list 2021-01-08 13:55:38 +01:00
makikvues
365848d9a1 - work in progress
- added measurement method to measure search speed
- added new search implementation using Parallel.ForEach
2021-01-07 23:23:10 +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
Carlos Polop
2a81943af1
Merge pull request #92 from smidgedy/master
syntax fix - /bin/sh not /bin/bash sorry!
2021-01-05 11:56:17 +01:00
smdigey
4e85705c56 syntax fix - /bin/sh not /bin/bash sorry! 2021-01-05 21:50:41 +11:00
Carlos Polop
80e9958445
Merge pull request #91 from smidgedy/master
updated USB Creator test to use integer comparison
2021-01-05 10:26:18 +01: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
Carlos Polop
8d5df4e1fe
Merge pull request #89 from chvancooten/patch-1
Add opsec-safe privesc suggestion for 'gitlab-rails'
2020-12-23 01:23:16 +01: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
Carlos Polop
a1f97e322a
Merge pull request #88 from 0xPanic/patch-1
slight typo
2020-12-19 09:56:48 +01: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