Skip to content

censys module (option 37) crashes #2

Description

@haywood-ja

=== Censys Reconnaissance ===

=============================================
Argus - Censys Exposure Analyzer

Traceback (most recent call last):
File "/master/RESEARCH/Athena/Argus/modules/censys.py", line 203, in
main(args.inputs)
File "/master/RESEARCH/Athena/Argus/modules/censys.py", line 190, in main
asyncio.run(main_async(inputs))
File "/usr/lib64/python3.12/asyncio/runners.py", line 194, in run
return runner.run(main)
^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/asyncio/runners.py", line 118, in run
return self._loop.run_until_complete(task)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/asyncio/base_events.py", line 687, in run_until_complete
return future.result()
^^^^^^^^^^^^^^^
File "/master/RESEARCH/Athena/Argus/modules/censys.py", line 185, in main_async
display_censys_data(result)
File "/master/RESEARCH/Athena/Argus/modules/censys.py", line 145, in display_censys_data
table_stats.add_row(key, value)
File "/home/iamee/.local/lib/python3.12/site-packages/rich/table.py", line 465, in add_row
raise errors.NotRenderableError(
rich.errors.NotRenderableError: unable to render int; a string or other renderable object is required

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions