edoardottt
|
69acf8143b
|
rewrite huntExtensions
|
2025-04-07 14:37:35 +02:00 |
|
edoardottt
|
f83404e377
|
update dependencies
|
2025-04-07 12:24:20 +02:00 |
|
edoardottt
|
ad51fc0687
|
add more extensions
|
2025-04-07 12:06:33 +02:00 |
|
edoardottt
|
82a3585c72
|
optimize secrets, info ad errors hunting (goroutines)
|
2025-04-07 11:44:36 +02:00 |
|
edoardottt
|
09896584fe
|
(linting) add maxdepth flag (md) + graceful exit
|
2025-04-04 16:47:58 +02:00 |
|
edoardottt
|
cb0b442d6c
|
add maxdepth flag (md) + graceful exit
|
2025-04-04 16:45:49 +02:00 |
|
edoardottt
|
3d35be724c
|
updated colly to v2.2.0
|
2025-04-03 17:00:48 +02:00 |
|
edoardottt
|
4f90ce32e8
|
updated colly to v2.2.0
|
2025-04-03 16:37:36 +02:00 |
|
edoardottt
|
45a3b787a5
|
optimize pattern matching for secrets, errors and info (linting)
|
2025-04-03 15:43:33 +02:00 |
|
edoardottt
|
d3834a4b95
|
optimize pattern matching for secrets, errors and info
|
2025-04-03 15:40:13 +02:00 |
|
edoardottt
|
3ecfc22653
|
v1.3.6
v1.3.6
|
2025-04-03 09:25:26 +02:00 |
|
 Edoardo OttavianelliandGitHub
|
99bc285241
|
Merge pull request #180 from edoardottt/devel
go1.23 update
|
2025-04-03 09:15:06 +02:00 |
|
edoardottt
|
a24db616f4
|
go1.23 update
|
2025-04-03 09:10:25 +02:00 |
|
 Edoardo OttavianelliandGitHub
|
612e354895
|
Merge pull request #179 from edoardottt/devel
Devel update
|
2025-03-14 21:55:12 +01:00 |
|
 Edoardo OttavianelliandGitHub
|
cfb551e1f3
|
Merge pull request #178 from edoardottt/dependabot/go_modules/golang.org/x/net-0.36.0
chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0
|
2025-03-14 21:53:47 +01:00 |
|
 dependabot[bot]andGitHub
|
c20d64794e
|
chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.36.0.
- [Commits](https://github.com/golang/net/compare/v0.33.0...v0.36.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-13 01:35:34 +00:00 |
|
 Edoardo OttavianelliandGitHub
|
05cba658ed
|
Update secrets.go
|
2025-03-08 09:29:28 +01:00 |
|
 Edoardo OttavianelliandGitHub
|
04aca098b3
|
Update error.go
|
2025-03-08 09:23:38 +01:00 |
|
 Edoardo OttavianelliandGitHub
|
88bcf279c2
|
Merge pull request #175 from edoardottt/devel
Devel update
|
2025-01-10 09:13:10 +01:00 |
|
 Edoardo OttavianelliandGitHub
|
c86b136411
|
Merge pull request #174 from edoardottt/dependabot/go_modules/golang.org/x/net-0.33.0
chore(deps): bump golang.org/x/net from 0.23.0 to 0.33.0
|
2025-01-10 09:08:08 +01:00 |
|
 dependabot[bot]andGitHub
|
52eff9c911
|
chore(deps): bump golang.org/x/net from 0.23.0 to 0.33.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.33.0.
- [Commits](https://github.com/golang/net/compare/v0.23.0...v0.33.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-10 08:01:58 +00:00 |
|
 Edoardo OttavianelliandGitHub
|
589ba669ca
|
Merge pull request #172 from edoardottt/devel
new website
|
2024-11-10 10:43:03 +01:00 |
|
edoardottt
|
7f2d0c7a71
|
new website
|
2024-11-10 10:42:41 +01:00 |
|
 Edoardo OttavianelliandGitHub
|
a4be6cf7dc
|
Merge pull request #171 from edoardottt/devel
new website
|
2024-11-10 09:24:05 +01:00 |
|
edoardottt
|
6e6e61af00
|
new website
|
2024-11-10 09:23:52 +01:00 |
|
 Edoardo OttavianelliandGitHub
|
c8061954ab
|
Merge pull request #170 from edoardottt/devel
Devel update
|
2024-10-30 08:18:39 +01:00 |
|
 Edoardo OttavianelliandGitHub
|
453d1c033c
|
Merge pull request #169 from edoardottt/dependabot/go_modules/devel/github.com/fatih/color-1.18.0
chore(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0
|
2024-10-30 08:18:12 +01:00 |
|
 dependabot[bot]andGitHub
|
c04c47f5bf
|
chore(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.17.0...v1.18.0)
---
updated-dependencies:
- dependency-name: github.com/fatih/color
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-28 14:40:39 +00:00 |
|
 Edoardo OttavianelliandGitHub
|
4e90e94c6e
|
Merge pull request #168 from edoardottt/devel
go requirement
|
2024-10-22 17:18:39 +02:00 |
|
 Edoardo OttavianelliandGitHub
|
0f6fb1c3ef
|
Update README.md
|
2024-10-22 17:18:08 +02:00 |
|
 Edoardo OttavianelliandGitHub
|
4e0f4d397d
|
Merge pull request #167 from devplayer55221/dev
Added Go version for building from source
|
2024-10-22 17:17:15 +02:00 |
|
devplayer55221
|
af3c8ccc64
|
Added Go version for building from source
|
2024-10-22 20:38:43 +05:30 |
|
 Edoardo OttavianelliandGitHub
|
9e5c2335e6
|
Merge pull request #160 from edoardottt/devel
v1.3.5
v1.3.5
|
2024-07-01 12:15:18 +02:00 |
|
edoardottt
|
d482cd3a7d
|
v1.3.5
|
2024-07-01 12:15:00 +02:00 |
|
 Edoardo OttavianelliandGitHub
|
74cd45084a
|
Merge pull request #159 from edoardottt/devel
v1.3.5
|
2024-07-01 12:14:47 +02:00 |
|
edoardottt
|
e2d924fdb0
|
v1.3.5
|
2024-07-01 12:14:28 +02:00 |
|
 Edoardo OttavianelliandGitHub
|
c36375f775
|
Merge pull request #158 from edoardottt/devel
Add secrets, update Burp integration and tests
|
2024-07-01 12:11:19 +02:00 |
|
edoardottt
|
d62a7376e5
|
add secrets
|
2024-07-01 12:07:21 +02:00 |
|
edoardottt
|
fa04af39ab
|
add secrets
|
2024-07-01 12:06:24 +02:00 |
|
edoardottt
|
c39f9806d8
|
add secrets
|
2024-07-01 12:04:00 +02:00 |
|
edoardottt
|
59abf92540
|
add secrets
|
2024-07-01 11:01:48 +02:00 |
|
edoardottt
|
a3cd8f5355
|
add secrets
|
2024-07-01 10:54:04 +02:00 |
|
 Edoardo OttavianelliandGitHub
|
d358957979
|
Update README.md
|
2024-07-01 10:28:34 +02:00 |
|
edoardottt
|
24bc702e0b
|
update burp integration
|
2024-07-01 10:17:19 +02:00 |
|
edoardottt
|
eddd507097
|
update user agents + tests
|
2024-07-01 10:11:27 +02:00 |
|
 Edoardo OttavianelliandGitHub
|
17791a54cf
|
Merge pull request #157 from edoardottt/devel
Use sprintf
|
2024-07-01 09:34:50 +02:00 |
|
 Edoardo OttavianelliandGitHub
|
2fd5e72898
|
Merge pull request #156 from edoardottt/dependabot/go_modules/devel/github.com/fatih/color-1.17.0
chore(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0
|
2024-05-14 09:29:21 +02:00 |
|
 dependabot[bot]andGitHub
|
01c56c12be
|
chore(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.16.0...v1.17.0)
---
updated-dependencies:
- dependency-name: github.com/fatih/color
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-13 14:31:47 +00:00 |
|
 Edoardo OttavianelliandGitHub
|
f6f2675fb6
|
Merge pull request #154 from edoardottt/dependabot/go_modules/golang.org/x/net-0.23.0
chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0
|
2024-04-23 09:44:13 +02:00 |
|
 dependabot[bot]andGitHub
|
2eb70970b0
|
chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-23 07:40:13 +00:00 |
|