Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exclude response data from result after applying filters/matchers #1915

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

RamanaReddy0M
Copy link
Contributor

@RamanaReddy0M RamanaReddy0M commented Sep 13, 2024

✗ ./httpx -u https://www.google.com,https://www.yahoo.com -title -o test.csv -csv -fdc "contains(title,'Google')"

    __    __  __       _  __
   / /_  / /_/ /_____ | |/ /
  / __ \/ __/ __/ __ \|   /
 / / / / /_/ /_/ /_/ /   |
/_/ /_/\__/\__/ .___/_/|_|
             /_/

                projectdiscovery.io

[INF] Current httpx version v1.6.8 (latest)
[WRN] UI Dashboard is disabled, Use -dashboard option to enable
timestamp,asn,csp,tls,hash,extract_regex,cdn_name,cdn_type,sni,port,url,input,location,title,scheme,error,webserver,body,body_preview,content_type,method,host,path,favicon,favicon,favicon_path,favicon_url,final_url,header,raw_header,request,time,jarm_hash,chain_status_codes,a,aaaa,cname,tech,extracts,chain,words,lines,status_code,content_length,failed,vhost,websocket,cdn,http2,pipeline,headless_body,screenshot_bytes,stored_response_path,screenshot_path,screenshot_path_rel,knowledgebase,resolvers
2024-09-13 13:07:39.05369 +0530 IST m=+4.534931334,<nil>,<nil>,<nil>,map[],[],,,,443,https://www.yahoo.com,https://www.yahoo.com,,"Yahoo | Mail, Weather, Search, Politics, News, Finance, Sports & Videos",https,,ATS,,,text/html,GET,27.123.42.205,/,,,,,,map[],,,1.40278375s,,[],[27.123.42.204 27.123.42.205],[2406:8600:f03f:1fa::2000 2406:8600:f03f:1fa::3000],[me-ycpi-cf-www.g06.yahoodns.net],[Apache Traffic Server Envoy HSTS Lightbox],map[],[],54540,573,200,1343136,false,false,false,false,false,false,,[],,,,map[PageType:other pHash:0],[1.1.1.1:53 8.8.8.8:53]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CSV output ignores command line options for what to extract when use '-filter-condition' argument
1 participant