dhn / spk

spk aka spritzgebaeck: A small OSINT/Recon tool to find CIDRs that belong to a specific organization.
https://spk.osint.quest
BSD 3-Clause "New" or "Revised" License
82 stars 5 forks source link

[FTL] readObjectStart: expect { or n, but found <, error found in #1 byte of #3

Closed Azathothas closed 1 year ago

Azathothas commented 1 year ago

Version: image

Command:

spk -s example -silent

Error:

[FTL] readObjectStart: expect { or n, but found <, error found in #1 byte of ...|<!DOCTYPE h|..., bigger context ...|<!DOCTYPE html>
<html lang="en">
<head>
<meta chars|...

image

Possible cause: Parsing, maybe?

dhn commented 1 year ago

First of all, thanks for your issue :-). This bug is already known and fixed in a development branch which I want to push in a few days.

dhn commented 1 year ago

I will close the issue after the new release ;-)

dhn commented 1 year ago

The issue should now be fixed with commit https://github.com/dhn/spk/commit/ebc1d55eb061f234d290c1f4e3e532f738fd8832 therefor I'll close this issue :-)