Skip to content

Comments

show raw or json output on default run#235

Merged
ehsandeep merged 4 commits intodevfrom
issue-231-output-on-default-run
Aug 28, 2023
Merged

show raw or json output on default run#235
ehsandeep merged 4 commits intodevfrom
issue-231-output-on-default-run

Conversation

@RamanaReddy0M
Copy link
Contributor

@RamanaReddy0M RamanaReddy0M commented Jun 5, 2023

closes #231

@RamanaReddy0M RamanaReddy0M self-assigned this Jun 5, 2023
@RamanaReddy0M RamanaReddy0M linked an issue Jun 5, 2023 that may be closed by this pull request
@RamanaReddy0M
Copy link
Contributor Author

./uncover -q element -j

  __  ______  _________ _   _____  _____
 / / / / __ \/ ___/ __ \ | / / _ \/ ___/
/ /_/ / / / / /__/ /_/ / |/ /  __/ /    
\__,_/_/ /_/\___/\____/|___/\___/_/

                projectdiscovery.io

[INF] Current uncover version v1.0.5 (latest)
{"timestamp":1685960122,"source":"shodan","ip":"54.95.12.151","port":50000,"host":"ec2-54-95-12-151.ap-northeast-1.compute.amazonaws.com","url":""}
{"timestamp":1685960122,"source":"shodan","ip":"139.224.210.115","port":8649,"host":"","url":""}
{"timestamp":1685960122,"source":"shodan","ip":"65.109.234.163","port":443,"host":"static.163.234.109.65.clients.your-server.de","url":""}
...

@RamanaReddy0M RamanaReddy0M requested a review from ehsandeep June 5, 2023 10:16
Copy link
Member

@ehsandeep ehsandeep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@RamanaReddy0M can we also include a tests for this as this is a regression issue.

@RamanaReddy0M RamanaReddy0M requested a review from ehsandeep June 5, 2023 15:45
@ehsandeep ehsandeep requested a review from tarunKoyalwar June 15, 2023 22:25
@ehsandeep ehsandeep added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Jun 15, 2023
Copy link
Member

@tarunKoyalwar tarunKoyalwar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm !

./uncover -r -q element

  __  ______  _________ _   _____  _____
 / / / / __ \/ ___/ __ \ | / / _ \/ ___/
/ /_/ / / / / /__/ /_/ / |/ /  __/ /    
\__,_/_/ /_/\___/\____/|___/\___/_/

		projectdiscovery.io

[INF] Current uncover version v1.0.5 (latest)
{"_shodan":{"crawler":"42f86247b760542c0192b61c60405edc5db01d55","id":"28efde00-d1c9-46f0-9d33-ef2ef234173c","module":"https","options":{},"ptr":true,"region":"eu"},"asn":"AS3269","data":"\u003c!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\"\u003e\r\n\u003chtml\u003e\r\n\u003chead\u003e\r\n\u003cmeta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\" /\u003e\r\n\u003ctitle\u003e\u003c/title\u003e\r\n\u003cstyle type=\"text/css\"\u003e\r\n\u003c!--\r\n.container {\r\n\twidth: 0%\r\n    height: 0px;\r\n    text-align: center;  /* align the inline(-block) elements horizontally */\r\n    font: 0/0 a;         /* remove the gap between inline(-block) elements */\r\n\tbackground-color:#FFFFFF;\r\n}\r\n\r\n.container:before {    /* create a full-height inline block pseudo=element */\r\n    content: ' ';\r\n    display: inline-block;\r\n    vertical-align: middle;  /* vertical alignment of the inline element */\r\n    height: 100%;\r\n}\r\n\r\n#element {\r\n    display: inline-block;\r\n    vertical-align: middle;  /* vertical alignment of the inline element */\r\n    font: 16px/1 Arial sans-serif;        /* \u003c-- reset the font property */\r\n}\r\n\r\n--\u003e\r\n\u003c/style\u003e\r\n\u003c/head\u003e\r\n\u003cbody\u003e\r\n\u003cdiv id=\"container\"\u003e\u003cdiv class=\"container\"\u003e\r\n\u003cdiv id=\"element\"\u003e\r\n\u003cimg src=\"https://costruzione.health4id.it/costruzione.jpg\" /\u003e\r\n\u

@ehsandeep ehsandeep merged commit 4d900de into dev Aug 28, 2023
@ehsandeep ehsandeep deleted the issue-231-output-on-default-run branch August 28, 2023 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

-r and -j option is is not working on default run

3 participants