geeknik
|
9f61b8b8ef
|
Update title.go
Fix crash from malformed <title> tags on remote hosts.
|
2025-06-24 10:50:13 -05:00 |
|
Aviv Keller
|
c72d98628e
|
Introducing CanHaveTitleTag Function for MIME Type Validation (#1608)
* chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#1493)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#1526)
Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.3.3 to 1.3.7.
- [Release notes](https://github.com/cloudflare/circl/releases)
- [Commits](https://github.com/cloudflare/circl/compare/v1.3.3...v1.3.7)
---
updated-dependencies:
- dependency-name: github.com/cloudflare/circl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump github.com/quic-go/quic-go from 0.37.4 to 0.37.7 (#1531)
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.37.4 to 0.37.7.
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md)
- [Commits](https://github.com/quic-go/quic-go/compare/v0.37.4...v0.37.7)
---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update Title Extraction
* Make Requsted Changes
* Import slices
* optional asn
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>
Co-authored-by: Sandeep Singh <sandeep@projectdiscovery.io>
Co-authored-by: mzack <marco.rivoli.nvh@gmail.com>
|
2024-03-23 21:47:40 +05:30 |
|
Doğan Can Bakır
|
d55d459f1d
|
extend char set
|
2023-11-08 07:54:22 +00:00 |
|
Doğan Can Bakır
|
37591e1dd5
|
fix -title newline issue
|
2023-11-07 19:50:28 +00:00 |
|
vrenzolaverace
|
686a2cced8
|
Update helpers libraries #850 (#851)
Use utils helpers libraries (#850)
|
2022-11-07 01:52:47 +05:30 |
|
mzack
|
25122cee34
|
fixing func signature
|
2022-10-25 03:22:17 +02:00 |
|
Mzack9999
|
310294649f
|
Improving HTML decoding (#673)
|
2022-06-27 13:36:42 +05:30 |
|
LuitelSamikshya
|
faab923bd4
|
display first title
|
2022-03-15 15:28:45 -05:00 |
|
mzack
|
eb3787518f
|
Adding support for euc-kr charset
|
2022-02-02 07:18:57 +01:00 |
|
LuitelSamikshya
|
59ebd48e88
|
bug-fix new line with title flag
|
2021-11-29 13:15:59 -06:00 |
|
mzack
|
f623a21564
|
removing deprecated golint directive
|
2021-05-25 16:23:32 +02:00 |
|
Mzack9999
|
b90f52a4c1
|
improvement
|
2020-12-23 03:50:19 +01:00 |
|
Mzack9999
|
e5a4658847
|
adding leading/trailing cuset
|
2020-12-23 03:30:17 +01:00 |
|
Mzack9999
|
967bc978a6
|
go lint fix
|
2020-12-21 00:46:53 +01:00 |
|
Mzack9999
|
9ddeea3895
|
Improved title extraction
|
2020-12-21 00:44:16 +01:00 |
|
team-projectdiscovery
|
2554482e79
|
Update title.go
|
2020-12-21 00:50:08 +05:30 |
|
fengdingbo
|
315cdf7e4b
|
fix charset gbk and gb2312
|
2020-12-20 01:16:08 +08:00 |
|
CaijiOrz
|
89351c1fdd
|
Improve GBK encode
|
2020-11-29 14:05:52 +08:00 |
|
Mzack9999
|
67c53a9f55
|
improved regex title
|
2020-09-26 21:34:05 +02:00 |
|
Mzack9999
|
8dcf41d9ca
|
fixed automatic decoding
|
2020-07-22 21:08:47 +02:00 |
|
Corben Leo
|
e4fc712efc
|
Update title.go
Make regexp for the title tag case-insensitive
|
2020-07-21 16:24:58 -05:00 |
|
Dothelm
|
dff46646da
|
Update title.go
|
2020-07-14 22:27:21 +03:00 |
|
Bimko
|
1cf5ec70cb
|
Update title.go
Fix broken
eg
<title>
|
2020-07-04 20:15:35 +03:00 |
|
bauthard
|
e974bb52e5
|
Initial commit
|
2020-05-29 09:37:55 +00:00 |
|