Censys Search 2.0 Change Log
While Search 2.0 is in beta, search functionality and features may change. Changes will be recorded here.
2021-05-25 — Feature Complete! 🎉
- Added documentation on the new Exact Query operator (
=
). - Added a warning for queries using the now-deprecated
.raw
field. The exact query operator can be used for all previous use cases of.raw
. - Unicode escape sequences such as line feed (
\n
) and carriage return (\r
) are now treated as such and must be escaped to be treated as literals. This is useful for matching multi-line fields such as banners. - Changed the quick filters to use the exact query operator syntax.
- Removed regex query support for Community users.
- Fixed a bug in the Graph on the Reports tab.
2021-05-19
- Added support for a new Exact Query operator (
=
). This is a replacement for the.raw
fields which existed in Search 1.0. - Fixed the Hosts Pivot under the Certificates Details Page.
2021-05-16
- Support for CWMP service has been added.
2021-05-12
- Field hints when searching on an invalid field are now displayed in the UI.
- The
body_hash
field on HTTP services is now displayed and indexed as UTF-8 rather than Hex.
2021-05-10
- Revamped Schema to improve search times and accuracy of results
- Fixed issues querying on Repeated fields such as
services.http.response.html_tags
- Fixed an issue where the
services.http.response.body_hash
field was being returned asservices.http.body_hash
in API responses. These fields now match in both the API responses and the Search Schema - Fixed an issue where an SNMP service could cause the Host Details page to return a 500
- Search API endpoints will now return a 400 when querying on invalid fields, providing a hint for the closest match
2021-04-30
- Fixed links in the footer
- Fixed the Summary page to use country instead of registered country
- Deactivated more Search v1 pages
- Restored the expanded multi-line functionality to the Search Bar
- Added more TLS fields
2021-04-28
- Increased query timeout to 55 seconds, up from 15 seconds
2021-04-23
- Added a new landing page
- Improved Search results page when a host contains hundreds of services
2021-04-20
- Restored the HTTP title to the Host Summary Page for HTTP services
- Added two new Quick Filters around software vendor and software product
- Added Location and ASN enrichment information to Search results
2021-04-16
- Host OS is now available as a top-level field in the API and on the Host Summary page
- Queries now timeout automatically after 20 seconds
Comments
0 comments
Article is closed for comments.