Commit Graph

18 Commits

Author SHA1 Message Date
Ramana Reddy 1af4647336 fix missing favicon hash for targets (#1848)
* fix missing favicon hash for targets

* improve base64 favicon check
2024-08-10 00:24:33 +05:30
Dogan Can Bakir 7ed4cd19ae add md5 hash support for favicon (#1799) 2024-07-10 18:43:14 +05:30
Tarun Koyalwar 3a93d2d1e8 bump url utils to v0.0.7 2023-02-07 20:15:23 +05:30
Mzack9999 db1bc2ebba Reworking favicon hash calculation (#906)
* Reworking favicon hash calculation

* removing debug code

* bumping go to 1.19

* removing automatic follow redirect

* more edge cases

* added favicon path info
2023-01-06 18:28:08 +05:30
Tarun Koyalwar 20a9a930c2 adds base64 encoding support (#813) (#885)
* adds base64 encoding support (#813)

* rename b64 to base64
2022-11-24 21:50:37 +05:30
vrenzolaverace 686a2cced8 Update helpers libraries #850 (#851)
Use utils helpers libraries (#850)
2022-11-07 01:52:47 +05:30
Mzack9999 bee964315c Add support for favicon hash (#476)
* Add support for favicon hash

Co-authored-by: sandeep <sandeep@projectdiscovery.io>
2022-01-07 17:28:07 +05:30
mzack 57c1244a16 Fixing input URLs handling with non-rfc paths 2021-08-22 19:26:28 +02:00
Mzack9999 13ea138134 misc 2021-05-26 21:18:39 +02:00
Mzack9999 24f3992c7a using helper library 2021-05-24 13:15:24 +02:00
becivells c1ee06a6d8 Add default port for URL to solve automatic use of HTTPS in function string.TrimProtocol 2021-05-14 15:04:49 +08:00
Víctor Zamanillo 938d59e1bd Fixed golint issues 2020-09-25 19:22:10 +02:00
Víctor Zamanillo aa5a635dc0 Fixed stylecheck issues 2020-09-25 19:14:19 +02:00
Víctor Zamanillo c1df31cb49 Fixed gocritic issues 2020-09-25 18:39:35 +02:00
Víctor Zamanillo bdc394abea Fixed govet issues 2020-09-25 17:54:10 +02:00
Mzack9999 38d25bbb8b fix and improve method CLI option 2020-09-01 00:18:36 +02:00
Mzack9999 fed8df5f56 adding output filters and matchers 2020-07-31 00:48:19 +02:00
bauthard e974bb52e5 Initial commit 2020-05-29 09:37:55 +00:00