[GH-ISSUE #72] to_ssl transformer for website #2916

Closed
opened 2026-06-15 05:19:42 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @xhzeem on GitHub (Nov 19, 2025).
Original GitHub issue: https://github.com/reconurge/flowsint/issues/72

Add a to_ssl transformer for the website, which can be triggered with httpx

Command:

httpx -u [WEBSITE] -tls-grab -json
Image

Also extend the website type with the fields (all can be parsed from httpx response):

  • title
  • content_type
  • status_code
  • content_length
Originally created by @xhzeem on GitHub (Nov 19, 2025). Original GitHub issue: https://github.com/reconurge/flowsint/issues/72 Add a to_ssl transformer for the website, which can be triggered with httpx Command: ```bash httpx -u [WEBSITE] -tls-grab -json ``` <img width="1689" height="936" alt="Image" src="https://github.com/user-attachments/assets/cae62881-0ec0-491a-936c-0067838abe32" /> Also extend the website type with the fields (all can be parsed from httpx response): - title - content_type - status_code - content_length
GiteaMirror added the enhancement label 2026-06-15 05:19:42 -05:00
Author
Owner

@z3rodaycve commented on GitHub (May 12, 2026):

hello @xhzeem , I believe this issue can be closed as it was implemented in #138.

<!-- gh-comment-id:4430787516 --> @z3rodaycve commented on GitHub (May 12, 2026): hello @xhzeem , I believe this issue can be closed as it was implemented in #138.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/flowsint#2916