Commit Graph
247 Commits
Author SHA1 Message Date
Signum21andGitHub 340256b3b3 Better error handling in FileAnalysis
The previous specific check doesn't handle the following exception, causing it to be catched by the last try/catch block.

Error looking for regexes inside files: System.AggregateException: One or more errors occurred. ---> System.UnauthorizedAccessException: Access to the path '<REDACTED>' is denied.
2023-11-28 00:38:13 +01:00
Carlos PolopandGitHub 5199c4c395 Update ProcessInfo.cs 2023-08-24 19:48:31 +02:00
Carlos PolopandGitHub ae37d8f24f Merge pull request #380 from makikvues/fix-tests-and-logo
Fixed logo, removed  long-running checks from tests,  create search lists only if necessary
2023-08-05 18:02:31 +02:00
makikvues 78d187db52 - fixed logo
- updated tests, long-running checks are removed
- create search lists only if necessary
2023-08-03 19:21:22 +02:00
makikvues 869145388d - added progress bar while reading leaked handles 2023-07-30 17:38:57 +02:00
makikvues bcd52764ba - added alphaFS as 3rd party library
- PrintVulnLeakedHandlers wrapped in try/catch
- removed commented out code in SearchHelper.cs
- added check for empty config in YamlConfigHelper
2023-07-30 11:01:20 +02:00
carlospolop 898b29b0fa f 2023-06-01 00:16:51 +02:00
Fr3sh 58719a6075 removing unecessary build number 2023-05-23 15:38:02 +02:00
Fr3sh 2a4868c0eb add systeminfo output for wes-ng 2023-05-23 15:14:45 +02:00
Carlos PolopandGitHub 7bb66d2182 Delete SearchHelperTests.cs 2023-05-08 17:20:30 +02:00
wonda-tea-coffee d20699ed51 fix hacktricks link 2023-04-28 00:13:16 +09:00
Carlos PolopandGitHub df4f122a53 Merge pull request #350 from Donovoi/master
fix path too long
2023-04-25 17:05:49 +02:00
BighoundandGitHub fad2771dfb Update Putty.cs
Updated Putty's stored session enumeration functionality, now also showing the \\Software\\SimonTatham\\PuTTY\\Sessions registry keys itself
2023-04-25 12:44:20 +02:00
Michael MoranandGitHub 3bec4c4b52 Merge branch 'carlospolop:master' into master 2023-04-14 19:26:40 +10:00
carlospolop a0175b0172 fix linpeas in winpeas 2023-04-13 23:28:24 +02:00
carlospolop 4a0b8fb065 improvements 2023-04-13 22:02:50 +02:00
Michael Moran 5b96594c3c speed up file search and fix long path error 2023-03-28 06:25:05 +11:00
godylockz 3cc49b5b9a Code Cleanup 2022-12-23 00:45:23 -05:00
godylockz e5b9b67786 Fix IE Bug, Browser Consistency. 2022-12-23 00:45:05 -05:00
Carlos PolopandGitHub 27d954e03a Update FileAnalysis.cs 2022-11-02 18:58:53 +00:00
Carlos PolopandGitHub 9416b924cb Update FileAnalysis.cs 2022-11-02 18:50:36 +00:00
Carlos PolopandGitHub 6ec25656f2 Update FileAnalysis.cs 2022-11-02 18:42:29 +00:00
Carlos PolopandGitHub 3039ce555d Update FileAnalysis.cs 2022-11-02 18:37:11 +00:00
Carlos PolopandGitHub c62a8f8b54 Update App.config 2022-11-02 18:27:42 +00:00
Carlos PolopandGitHub a70b9773db Update FileAnalysis.cs 2022-11-02 18:26:18 +00:00
Carlos PolopandGitHub 219b1669c3 Update Beaprint.cs 2022-10-06 17:46:45 +02:00
carlospolop 1274f21097 debug regex searches 2022-09-30 19:47:38 +02:00
carlospolop f86e301a1b try fix long path error 2022-09-30 14:50:56 +02:00
Furkan GökselandGitHub 31e318c870 Update McAfee.cs 2022-09-13 09:37:40 +03:00
ReelixandGitHub dec10cded1 Fix a broken Github link
- Fixed a typo in the KrbRelayUp Github link
2022-07-31 20:16:54 +02:00
carlospolop bbc22b3a91 update 2022-07-30 12:06:10 +02:00
Noah GroßandGitHub e91676e6e6 Add search for .cmd files 2022-07-27 12:55:36 +02:00
carlospolop 585fcc33b2 change url 2022-05-01 17:43:55 +01:00
Carlos PolopandGitHub 8d232ee083 Update Beaprint.cs 2022-04-08 23:54:49 +01:00
carlospolop 09312c6883 winpeas fix 2022-03-07 22:49:35 +00:00
Carlos PolopandGitHub 3723327e21 Update README.md 2022-01-16 12:04:31 +00:00
godylockz 9c31073279 Update to using release/latest/download 2021-12-31 12:23:33 -05:00
godylockz f7eb8ce150 Remove trailing 2021-12-31 12:21:03 -05:00
godylockz c8b28b1fb6 Fix CRLF 2021-12-31 12:18:31 -05:00
Carlos PolopandGitHub 21d3b3f349 Update README.md 2021-12-30 10:23:11 +00:00
Carlos PolopandGitHub 0a605cdd32 Update README.md 2021-12-29 23:41:22 +00:00
Carlos PolopandGitHub 3ffaf1f1bb Update README.md 2021-12-29 21:26:36 +00:00
carlospolop e1b1421bdb use releases page 2021-12-29 13:47:01 -05:00
CI-winpeas f26d434025 winpeas binaries auto update 2021-12-24 02:26:21 +00:00
CI-winpeas 1dc76cd04f winpeas binaries auto update 2021-12-23 20:51:13 +00:00
CI-winpeas 8d45b5091e winpeas binaries auto update 2021-12-23 14:37:08 +00:00
CI-winpeas 1dbbcbd57e winpeas binaries auto update 2021-12-22 16:58:01 +00:00
CI-winpeas 1daa02d8dd winpeas binaries auto update 2021-12-20 10:52:40 +00:00
CI-winpeas 92168ead27 winpeas binaries auto update 2021-12-20 01:11:39 +00:00
CI-winpeas e93a02d030 winpeas binaries auto update 2021-12-19 23:47:13 +00:00