
common.feature.saml.dev.post.page_title - Tenable, Inc.
common.feature.saml.dev.post.page_titlecommon.feature.saml.dev.post.noscript.message
Dynamic Assets List wity pytenable.sc
Hi. I use pytenable to script reporting. Do you have sample code to get IPs set from dynamic asset_list? 使用 Google 翻译显示原文显示原文 选择语言 Asset Scanning & Monitoring Tenable.sc 赞成票已投 …
Filter on Asset VIA API Call to Analysis Resource (Using PyTenable)
I am looking to filter on Asset when calling the Analysis resource for the API. I am currently using the following filters but it pulls back vulnerability summaries for all assets. I want just specific ones. I tried …
SC API - hostValue field 'name'
Further, you can always make calls to the raw methods and still use pyTenable, for example, doing the same thing above in the raw call would look like:from tenable.sc import TenableSC sc = TenableSC …
I cannot see target created via pytenable in UI list
I am creating target groups via pytenable using the command tio.target_groups.create (target_group_name, ipList) , with a dedicated api user I cannot see the target group in the list. I tried …
Pytenable exports.vulns takes forever - community.tenable.com
When developing some scripts, I was using the following to test. This was taking up to 15 minutes to return data, although sometimes it was faster.
PyTenable: Suggestions for how to improve vulnerability export ...
PyTenable: Suggestions for how to improve vulnerability export completion time? I'm using the PyTenable library to export all Critical, High, Medium, and Low severity vulnerabilities on a daily …
Configure scan credentials from API - community.tenable.com
as for creds, sadly the best i can offer is to inspect what the UI passes when creating a scan. The API will silently ignore parameters that are malformed, so you need to be careful of that. 展开帖子 赞成票 …
Tenable.io API: Using PYTenable, getting error when trying to pull ...
于 四月 12, 2019, 8:00 下午 编辑 Tenable.io API: Using PYTenable, getting error when trying to pull 'lastlogin' key & value
PyTenable Asset Import - Job UUID Completed, No Asset
I've been using PyTenable asset import method for a while now. The import works for a majority of assets. Periodically I run across assets where if I import them, verify the job status is completed, the …