1
mirror of https://github.com/carlospolop/PEASS-ng synced 2024-11-24 01:26:22 +01:00
Commit Graph

88 Commits

Author SHA1 Message Date
makikvues
4395b871d8 - updated PrintLinuxShells() - WSL checks 2021-01-22 11:41:19 +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
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
16fd60d99a
Update MyUtils.cs 2020-11-26 21:18:02 +00:00
Limn0
d0696edd18
updated color scheme
-purple
+readability
2020-10-09 15:08:57 +02:00
Limn0
50e67cb174
Re-write of WinPEAS.bat
+ added color-coded output
+ added progress tracking in percent
+ segmented code into pass-through functions for easier maintenance
o reformatted advisory message
o removed some ECHO. to save uniform whitespace
o fixed some typos
o more error-catching
2020-10-09 12:39:45 +02:00
Limn0
62f7ea3a94
fix typo & fix issue with weird echo on error messages 2020-10-09 00:27:54 +02:00
Chris Weinert
822e149c72 Add WiFi credential functionality 2020-09-24 17:06:54 -05:00
Carlos Polop
157e22ce0e
Update Program.cs 2020-09-20 23:23:04 +01:00
carlospolop
89bc4c527e winpeas 2020-09-02 09:54:37 +01:00
carlospolop
256b22d0dc Winpeas changes 2020-08-18 14:32:36 +01:00
carlospolop
59627f8e35 Winpeasv1.1 2020-08-16 15:37:51 +01:00
Carlos Polop
47cd142ca8
Merge pull request #56 from kazkansouh/device-driver-enum
3rd party device drive enum
2020-08-16 13:35:20 +01:00
Karim Kanso
07f1508267 3rd party device drive enum 2020-08-16 08:44:59 +01:00
pranavjoy
c734bf340f
Fixed typo "Foreing" to "Foreign" 2020-08-12 17:47:36 +02:00
Carlos Polop
1523bb1381
Update README.md 2020-08-11 11:51:12 +01:00
Carlos Polop
2e756a000b
Update README.md 2020-08-06 09:17:33 +01:00
carlospolop
e47619321d winpeasv1 2020-08-06 00:12:41 +01:00
Carlos Polop
3d0f4749bf
Update Beaprint.cs 2020-07-24 17:19:59 +01:00
carlos.polopmartin
ab1b188fb3 winpeas update 2020-06-24 16:18:15 +01:00
carlos.polopmartin
4d9ef3b97c winpeas update 2020-06-24 16:07:21 +01:00
Carlos Polop
808bde7617
Merge pull request #51 from Hackndo/powershell-history
Add Powershell history file
2020-06-24 15:22:42 +01:00
pixis
7618fc38f0 Add Powershell history file 2020-06-22 18:35:13 +02:00
pixis
81e6b3d396 Add User SID for complete access rights checks 2020-06-22 14:34:36 +02:00
Rob Fuller
16d2241872
Correct option
notansi isn't a valid option, however notcolor is.  ;-)
2020-06-03 21:57:10 -04: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
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
d63e54de8d Readme 2020-04-18 17:00:40 -04:00
sweetroll
3c9ba1855f
update readme.md
typo fix for "search" in 2nd line
2020-04-15 07:57:52 -06:00
carlospolop
0a5b2b69ed Winpeas 2020-04-10 18:54:38 +01:00
Carlos Polop
752b8f0a67
Update Program.cs 2020-03-29 23:38:39 +01:00
carlospolop
c657598821 Winpeas: More checks & fixes 2020-02-24 00:07:46 +00:00
Carlos Polop
8477b159e2
Update winPEAS.bat 2020-02-17 09:46:47 +00:00
Carlos Polop
639174c09c
Update Program.cs 2020-02-17 09:45:51 +00:00
Carlos Polop
bf27518e92
Update README.md 2020-01-31 15:38:55 +00:00
carlospolop
c08744708c Obfuscation anti AV 2020-01-31 10:14:12 -05:00