@activepieces/piece-intruder 0.0.1 → 0.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@activepieces/piece-intruder",
3
- "version": "0.0.1",
3
+ "version": "0.0.2",
4
4
  "main": "./src/index.js",
5
5
  "types": "./src/index.d.ts",
6
6
  "dependencies": {
7
- "@activepieces/pieces-common": "0.12.0",
8
- "@activepieces/pieces-framework": "0.26.0",
9
- "@activepieces/shared": "0.46.0",
10
- "tslib": "2.6.2"
7
+ "tslib": "2.6.2",
8
+ "@activepieces/pieces-common": "0.12.1",
9
+ "@activepieces/pieces-framework": "0.26.2",
10
+ "@activepieces/shared": "0.57.2"
11
11
  },
12
12
  "scripts": {
13
13
  "build": "tsc -p tsconfig.lib.json && cp package.json dist/",
@@ -0,0 +1,61 @@
1
+ {
2
+ " Intruder is a powerful vulnerability management platform that helps businesses identify, assess, and remediate security risks across their digital assets. With its comprehensive scanning capabilities and user-friendly interface, Intruder enables organizations to stay ahead of potential threats and maintain a robust security posture.": " Intruder ist eine mächtige Schwachstellen-Management-Plattform, die Unternehmen dabei unterstützt, Sicherheitsrisiken über ihre digitalen Vermögenswerte hinweg zu identifizieren, zu bewerten und zu beheben. Intruder bietet umfassende Scan-Fähigkeiten und eine benutzerfreundliche Benutzeroberfläche, die es Unternehmen ermöglicht, vor potenziellen Bedrohungen zu bleiben und eine robuste Sicherheitsauffassung zu erhalten.",
3
+ "API Key for Intruder. Get it from your Intruder account.": "API-Schlüssel für Intruder. Holen Sie sich diesen von Ihrem Eindringlings-Konto.",
4
+ "Add Target": "Add Target",
5
+ "Start Scan": "Scan starten",
6
+ "Search For a Target": "Nach einem Ziel suchen",
7
+ "Search For an Issue": "Nach einem Problem suchen",
8
+ "Search For an Issue Occurrence": "Suche nach einem Vorfall",
9
+ "Custom API Call": "Eigener API-Aufruf",
10
+ "Add a new target to your Intruder account": "Fügen Sie Ihrem Eindringlingskonto ein neues Ziel hinzu",
11
+ "Start a new scan. Optionally specify target addresses and/or tag names. If no targets or tags are provided, the scan will run on all targets.": "Starten Sie einen neuen Scan. Geben Sie optional Zieladressen und/oder Tagnamen an. Wenn keine Ziele oder Tags angegeben werden, wird der Scan auf allen Zielen ausgeführt.",
12
+ "Search for targets by address": "Nach Zielen nach Adresse suchen",
13
+ "Search for issues with optional filters": "Suche nach Problemen mit optionalen Filtern",
14
+ "Search for occurrences of an issue by ID with optional snoozed filter": "Suche nach Vorkommen eines Problems durch ID mit optionalem Schlummerfilter",
15
+ "Make a custom API call to a specific endpoint": "Einen benutzerdefinierten API-Aufruf an einen bestimmten Endpunkt machen",
16
+ "Target Address": "Zieladresse",
17
+ "Tags": "Tags",
18
+ "Target Addresses": "Zieladressen",
19
+ "Tag Names": "Tag-Namen",
20
+ "Issue IDs": "Ticket IDs",
21
+ "Severity": "Schweregrad",
22
+ "Snoozed": "Schlummert",
23
+ "Issue ID": "Ticket ID",
24
+ "Method": "Methode",
25
+ "Headers": "Kopfzeilen",
26
+ "Query Parameters": "Abfrageparameter",
27
+ "Body Type": "Körpertyp",
28
+ "Body": "Körper",
29
+ "Response is Binary ?": "Antwort ist binär?",
30
+ "No Error on Failure": "Kein Fehler bei Fehler",
31
+ "Timeout (in seconds)": "Timeout (in Sekunden)",
32
+ "Follow redirects": "Weiterleitungen folgen",
33
+ "The address or domain of the target (e.g., example.com, 192.168.1.1)": "Die Adresse oder Domäne des Ziels (z.B. example.com, 192.168.1.1)",
34
+ "Tags to organize and filter targets": "Tags zum Organisieren und Filtern von Zielen",
35
+ "Target addresses to scan (e.g., example.com, 192.168.1.1). Leave empty to scan all targets.": "Zieladressen zum Scannen (z.B. example.com, 192.168.1.1). Leer lassen um alle Ziele zu scannen.",
36
+ "Tag names to filter targets. Leave empty to scan all targets.": "Tagnamen zum Filtern von Zielen. Leer lassen, um alle Ziele zu scannen.",
37
+ "The address or domain to search for (e.g., example.com, 192.168.1.1)": "Die Adresse oder Domäne nach der gesucht werden soll (z.B. example.com, 192.168.1.1)",
38
+ "Filter by specific issue IDs": "Nach bestimmten Issue-IDs filtern",
39
+ "Filter by target addresses (e.g., example.com, 192.168.1.1)": "Filtern nach Zieladressen (z. B. example.com, 192.168.1.1)",
40
+ "Filter by tag names": "Nach Tagnamen filtern",
41
+ "Filter by severity level": "Nach Schweregrad filtern",
42
+ "Filter for snoozed issues": "Nach Schlummerproblemen filtern",
43
+ "The ID of the issue to search for occurrences": "Die ID des Problems, nach dem gesucht werden soll",
44
+ "Filter for snoozed occurrences": "Filter für Schlummergebnisse",
45
+ "Authorization headers are injected automatically from your connection.": "Autorisierungs-Header werden automatisch von Ihrer Verbindung injiziert.",
46
+ "Enable for files like PDFs, images, etc.": "Aktivieren für Dateien wie PDFs, Bilder usw.",
47
+ "Low": "Niedrig",
48
+ "Medium": "Mittel",
49
+ "High": "Hoch",
50
+ "Critical": "Kritisch",
51
+ "GET": "ERHALTEN",
52
+ "POST": "POST",
53
+ "PATCH": "PATCH",
54
+ "PUT": "PUT",
55
+ "DELETE": "LÖSCHEN",
56
+ "HEAD": "HEAD",
57
+ "None": "Keine",
58
+ "JSON": "JSON",
59
+ "Form Data": "Formulardaten",
60
+ "Raw": "Rohe"
61
+ }
@@ -0,0 +1,61 @@
1
+ {
2
+ " Intruder is a powerful vulnerability management platform that helps businesses identify, assess, and remediate security risks across their digital assets. With its comprehensive scanning capabilities and user-friendly interface, Intruder enables organizations to stay ahead of potential threats and maintain a robust security posture.": " Intruser es una potente plataforma de gestión de vulnerabilidades que ayuda a las empresas a identificar, evaluar y remediar riesgos de seguridad a través de sus activos digitales. Con sus amplias capacidades de escaneo y su interfaz fácil de usar, Intruser permite a las organizaciones mantenerse por delante de las amenazas potenciales y mantener una sólida posición de seguridad.",
3
+ "API Key for Intruder. Get it from your Intruder account.": "Clave API para Intruser. Obténgala de tu cuenta de Intruser.",
4
+ "Add Target": "Add Target",
5
+ "Start Scan": "Iniciar escaneo",
6
+ "Search For a Target": "Buscar un objetivo",
7
+ "Search For an Issue": "Buscar un problema",
8
+ "Search For an Issue Occurrence": "Buscar un problema",
9
+ "Custom API Call": "Llamada API personalizada",
10
+ "Add a new target to your Intruder account": "Agrega un nuevo objetivo a tu cuenta de Intrusos",
11
+ "Start a new scan. Optionally specify target addresses and/or tag names. If no targets or tags are provided, the scan will run on all targets.": "Iniciar un nuevo escaneo. Opcionalmente especificar direcciones de destino y/o nombres de etiquetas. Si no se proporcionan objetivos o etiquetas, el escaneo se ejecutará en todos los objetivos.",
12
+ "Search for targets by address": "Buscar objetivos por dirección",
13
+ "Search for issues with optional filters": "Buscar problemas con filtros opcionales",
14
+ "Search for occurrences of an issue by ID with optional snoozed filter": "Buscar ocurrencias de un problema por ID con filtro pospuesto opcional",
15
+ "Make a custom API call to a specific endpoint": "Hacer una llamada API personalizada a un extremo específico",
16
+ "Target Address": "Dirección de destino",
17
+ "Tags": "Etiquetas",
18
+ "Target Addresses": "Direcciones de destino",
19
+ "Tag Names": "Nombres de etiqueta",
20
+ "Issue IDs": "ID del asunto",
21
+ "Severity": "Gravedad",
22
+ "Snoozed": "Pospuesto",
23
+ "Issue ID": "ID del asunto",
24
+ "Method": "Método",
25
+ "Headers": "Encabezados",
26
+ "Query Parameters": "Parámetros de consulta",
27
+ "Body Type": "Tipo de cuerpo",
28
+ "Body": "Cuerpo",
29
+ "Response is Binary ?": "¿Respuesta es binaria?",
30
+ "No Error on Failure": "No hay ningún error en fallo",
31
+ "Timeout (in seconds)": "Tiempo de espera (en segundos)",
32
+ "Follow redirects": "Seguir redirecciones",
33
+ "The address or domain of the target (e.g., example.com, 192.168.1.1)": "La dirección o dominio del objetivo (por ejemplo, ejemplo.com, 192.168.1.1)",
34
+ "Tags to organize and filter targets": "Etiquetas para organizar y filtrar objetivos",
35
+ "Target addresses to scan (e.g., example.com, 192.168.1.1). Leave empty to scan all targets.": "Direcciones de destino a escanear (por ejemplo, ejemplo.com, 192.168.1.1). Dejar en blanco para escanear todos los destinos.",
36
+ "Tag names to filter targets. Leave empty to scan all targets.": "Nombres de etiquetas para filtrar destinos. Dejar vacío para escanear todos los destinos.",
37
+ "The address or domain to search for (e.g., example.com, 192.168.1.1)": "La dirección o dominio a buscar (por ej., ejemplo.com, 192.168.1.1)",
38
+ "Filter by specific issue IDs": "Filtrar por ID de incidencia específicas",
39
+ "Filter by target addresses (e.g., example.com, 192.168.1.1)": "Filtrar por direcciones de destino (por ejemplo, ejemplo.com, 192.168.1.1)",
40
+ "Filter by tag names": "Filtrar por nombres de etiquetas",
41
+ "Filter by severity level": "Filtrar por nivel de gravedad",
42
+ "Filter for snoozed issues": "Filtrar para peticiones pospuestas",
43
+ "The ID of the issue to search for occurrences": "El ID del problema a buscar las ocurrencias",
44
+ "Filter for snoozed occurrences": "Filtrar para ocurrencias pospuestas",
45
+ "Authorization headers are injected automatically from your connection.": "Las cabeceras de autorización se inyectan automáticamente desde tu conexión.",
46
+ "Enable for files like PDFs, images, etc.": "Activar para archivos como PDFs, imágenes, etc.",
47
+ "Low": "Baja",
48
+ "Medium": "Medio",
49
+ "High": "Alta",
50
+ "Critical": "Crítico",
51
+ "GET": "RECOGER",
52
+ "POST": "POST",
53
+ "PATCH": "PATCH",
54
+ "PUT": "PUT",
55
+ "DELETE": "BORRAR",
56
+ "HEAD": "LIMPIO",
57
+ "None": "Ninguna",
58
+ "JSON": "JSON",
59
+ "Form Data": "Datos de Formulario",
60
+ "Raw": "Rápido"
61
+ }
@@ -0,0 +1,61 @@
1
+ {
2
+ " Intruder is a powerful vulnerability management platform that helps businesses identify, assess, and remediate security risks across their digital assets. With its comprehensive scanning capabilities and user-friendly interface, Intruder enables organizations to stay ahead of potential threats and maintain a robust security posture.": " Intruder est une puissante plate-forme de gestion de vulnérabilité qui aide les entreprises à identifier, évaluer et corriger les risques liés à la sécurité à travers leurs actifs numériques. Grâce à ses fonctions de numérisation complètes et à son interface conviviale, Intruder permet aux entreprises de rester en avance sur les menaces potentielles et de maintenir une position solide en matière de sécurité.",
3
+ "API Key for Intruder. Get it from your Intruder account.": "Clé API pour Intruder. Téléchargez-la depuis votre compte Intruder.",
4
+ "Add Target": "Add Target",
5
+ "Start Scan": "Démarrer le scan",
6
+ "Search For a Target": "Rechercher une cible",
7
+ "Search For an Issue": "Rechercher un problème",
8
+ "Search For an Issue Occurrence": "Rechercher une occurrence de ticket",
9
+ "Custom API Call": "Appel d'API personnalisé",
10
+ "Add a new target to your Intruder account": "Ajouter une nouvelle cible à votre compte Intruder",
11
+ "Start a new scan. Optionally specify target addresses and/or tag names. If no targets or tags are provided, the scan will run on all targets.": "Démarrer une nouvelle analyse. Vous pouvez éventuellement spécifier les adresses cibles et/ou les noms des étiquettes. Si aucune cible ou étiquette n'est fournie, l'analyse s'exécutera sur toutes les cibles.",
12
+ "Search for targets by address": "Rechercher des cibles par adresse",
13
+ "Search for issues with optional filters": "Rechercher des problèmes avec des filtres optionnels",
14
+ "Search for occurrences of an issue by ID with optional snoozed filter": "Rechercher les occurrences d'un problème par ID avec un filtre répétitif optionnel",
15
+ "Make a custom API call to a specific endpoint": "Passer un appel API personnalisé à un endpoint spécifique",
16
+ "Target Address": "Adresse cible",
17
+ "Tags": "Tags",
18
+ "Target Addresses": "Adresses cibles",
19
+ "Tag Names": "Noms d'étiquette",
20
+ "Issue IDs": "ID du ticket",
21
+ "Severity": "Gravité",
22
+ "Snoozed": "Reporté",
23
+ "Issue ID": "ID du ticket",
24
+ "Method": "Méthode",
25
+ "Headers": "Headers",
26
+ "Query Parameters": "Paramètres de requête",
27
+ "Body Type": "Body Type",
28
+ "Body": "Body",
29
+ "Response is Binary ?": "La réponse est Binaire ?",
30
+ "No Error on Failure": "Aucune erreur en cas d'échec",
31
+ "Timeout (in seconds)": "Délai d'expiration (en secondes)",
32
+ "Follow redirects": "Suivre les redirections",
33
+ "The address or domain of the target (e.g., example.com, 192.168.1.1)": "L'adresse ou le domaine de la cible (par exemple, exemple.com, 192.168.1.1)",
34
+ "Tags to organize and filter targets": "Tags pour organiser et filtrer les cibles",
35
+ "Target addresses to scan (e.g., example.com, 192.168.1.1). Leave empty to scan all targets.": "Adresses cibles à analyser (par exemple, exemple.com, 192.168.1.1). Laisser vide pour scanner toutes les cibles.",
36
+ "Tag names to filter targets. Leave empty to scan all targets.": "Noms des balises pour filtrer les cibles. Laisser vide pour scanner toutes les cibles.",
37
+ "The address or domain to search for (e.g., example.com, 192.168.1.1)": "L'adresse ou le domaine à rechercher (par exemple, exemple.com, 192.168.1.1)",
38
+ "Filter by specific issue IDs": "Filtrer par ID de problème spécifique",
39
+ "Filter by target addresses (e.g., example.com, 192.168.1.1)": "Filtrer par adresse cible (par exemple, exemple.com, 192.168.1.1)",
40
+ "Filter by tag names": "Filtrer par nom de tag",
41
+ "Filter by severity level": "Filtrer par niveau de gravité",
42
+ "Filter for snoozed issues": "Filtrer pour les demandes reportées",
43
+ "The ID of the issue to search for occurrences": "L'ID du problème à rechercher dans les occurrences",
44
+ "Filter for snoozed occurrences": "Filtrer pour les occurrences reportées",
45
+ "Authorization headers are injected automatically from your connection.": "Les Headers d'autorisation sont injectés automatiquement à partir de votre connexion.",
46
+ "Enable for files like PDFs, images, etc.": "Activer pour les fichiers comme les PDFs, les images, etc.",
47
+ "Low": "Bas",
48
+ "Medium": "Moyenne",
49
+ "High": "Élevé",
50
+ "Critical": "Critique",
51
+ "GET": "GET",
52
+ "POST": "POST",
53
+ "PATCH": "PATCH",
54
+ "PUT": "PUT",
55
+ "DELETE": "DELETE",
56
+ "HEAD": "HEAD",
57
+ "None": "Aucun",
58
+ "JSON": "JSON",
59
+ "Form Data": "Données du formulaire",
60
+ "Raw": "Brut"
61
+ }
@@ -0,0 +1,61 @@
1
+ {
2
+ " Intruder is a powerful vulnerability management platform that helps businesses identify, assess, and remediate security risks across their digital assets. With its comprehensive scanning capabilities and user-friendly interface, Intruder enables organizations to stay ahead of potential threats and maintain a robust security posture.": " Intruderは強力な脆弱性管理プラットフォームで、企業がデジタル資産全体のセキュリティリスクを特定、評価、および修正するのに役立ちます。 Intruderは包括的なスキャン機能とユーザーフレンドリーなインターフェースを備えているため、潜在的な脅威を先取りし、堅牢なセキュリティ姿勢を維持することができます。",
3
+ "API Key for Intruder. Get it from your Intruder account.": "IntruderのAPIキーです。Intruderアカウントから入手してください。",
4
+ "Add Target": "Add Target",
5
+ "Start Scan": "スキャンを開始",
6
+ "Search For a Target": "ターゲットを検索",
7
+ "Search For an Issue": "課題を検索",
8
+ "Search For an Issue Occurrence": "問題発生の検索",
9
+ "Custom API Call": "カスタムAPI呼び出し",
10
+ "Add a new target to your Intruder account": "Intruderアカウントに新しいターゲットを追加します",
11
+ "Start a new scan. Optionally specify target addresses and/or tag names. If no targets or tags are provided, the scan will run on all targets.": "新しいスキャンを開始します。オプションでターゲットアドレスまたはタグ名を指定します。ターゲットまたはタグが指定されていない場合、スキャンはすべてのターゲットに対して実行されます。",
12
+ "Search for targets by address": "アドレスでターゲットを検索",
13
+ "Search for issues with optional filters": "任意のフィルタで課題を検索",
14
+ "Search for occurrences of an issue by ID with optional snoozed filter": "任意のスヌーズフィルターでIDで問題の発生を検索",
15
+ "Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
16
+ "Target Address": "ターゲットアドレス",
17
+ "Tags": "タグ",
18
+ "Target Addresses": "ターゲットアドレス",
19
+ "Tag Names": "タグ名",
20
+ "Issue IDs": "課題ID",
21
+ "Severity": "重大度",
22
+ "Snoozed": "スヌーズしました",
23
+ "Issue ID": "Issue ID",
24
+ "Method": "方法",
25
+ "Headers": "ヘッダー",
26
+ "Query Parameters": "クエリパラメータ",
27
+ "Body Type": "ボディタイプ",
28
+ "Body": "本文",
29
+ "Response is Binary ?": "応答はバイナリですか?",
30
+ "No Error on Failure": "失敗時にエラーはありません",
31
+ "Timeout (in seconds)": "タイムアウト(秒)",
32
+ "Follow redirects": "リダイレクトをフォローする",
33
+ "The address or domain of the target (e.g., example.com, 192.168.1.1)": "ターゲットのアドレスまたはドメイン (example.com, 192.168.1.1)",
34
+ "Tags to organize and filter targets": "ターゲットを整理してフィルターするタグ",
35
+ "Target addresses to scan (e.g., example.com, 192.168.1.1). Leave empty to scan all targets.": "スキャン対象のアドレス(example.com, 192.168.1.1)。すべてのターゲットをスキャンするには空白のままにしてください。",
36
+ "Tag names to filter targets. Leave empty to scan all targets.": "ターゲットを絞り込むために名前をタグ付けします。すべてのターゲットをスキャンするには空白のままにします。",
37
+ "The address or domain to search for (e.g., example.com, 192.168.1.1)": "検索するアドレスまたはドメイン (例: example.com, 192.168.1.1)",
38
+ "Filter by specific issue IDs": "特定の課題IDでフィルター",
39
+ "Filter by target addresses (e.g., example.com, 192.168.1.1)": "ターゲットアドレスでフィルター (example.com, 192.168.1.1)",
40
+ "Filter by tag names": "タグ名でフィルター",
41
+ "Filter by severity level": "重要度レベルでフィルター",
42
+ "Filter for snoozed issues": "スヌーズされた課題のフィルタ",
43
+ "The ID of the issue to search for occurrences": "オカレンスを検索する課題のID",
44
+ "Filter for snoozed occurrences": "スヌーズされたオカレンスのフィルター",
45
+ "Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
46
+ "Enable for files like PDFs, images, etc.": "PDF、画像などのファイルを有効にする",
47
+ "Low": "低い",
48
+ "Medium": "ミディアム",
49
+ "High": "高い",
50
+ "Critical": "Critical",
51
+ "GET": "GET",
52
+ "POST": "POST",
53
+ "PATCH": "PATCH",
54
+ "PUT": "PUT",
55
+ "DELETE": "DELETE",
56
+ "HEAD": "HEAD",
57
+ "None": "なし",
58
+ "JSON": "JSON",
59
+ "Form Data": "フォームデータ",
60
+ "Raw": "Raw"
61
+ }
@@ -0,0 +1,61 @@
1
+ {
2
+ " Intruder is a powerful vulnerability management platform that helps businesses identify, assess, and remediate security risks across their digital assets. With its comprehensive scanning capabilities and user-friendly interface, Intruder enables organizations to stay ahead of potential threats and maintain a robust security posture.": " Indringer is een krachtig kwetsbaarheidsbeheerplatform dat bedrijven in hun digitale activa helpt beveiligingsrisico's te identificeren, te beoordelen en te verhelpen. Met zijn uitgebreide scanmogelijkheden en gebruiksvriendelijke interface, stelt Indringer organisaties in staat vooruit te blijven op potentiële bedreigingen en een robuust beveiligingsbericht te onderhouden.",
3
+ "API Key for Intruder. Get it from your Intruder account.": "API-sleutel voor indringer. Download deze via uw Indringer account.",
4
+ "Add Target": "Add Target",
5
+ "Start Scan": "Scan starten",
6
+ "Search For a Target": "Zoek naar een doel",
7
+ "Search For an Issue": "Zoek naar een probleem",
8
+ "Search For an Issue Occurrence": "Zoek naar een probleemgebeurtenis",
9
+ "Custom API Call": "Custom API Call",
10
+ "Add a new target to your Intruder account": "Voeg een nieuw doel toe aan uw Indringer account",
11
+ "Start a new scan. Optionally specify target addresses and/or tag names. If no targets or tags are provided, the scan will run on all targets.": "Start een nieuwe scan. Geef optioneel doeladressen en/of tagnamen. Als geen doelen of tags worden verstrekt, zal de scan op alle doelen worden uitgevoerd.",
12
+ "Search for targets by address": "Zoek doelen op adres",
13
+ "Search for issues with optional filters": "Zoeken naar issues met optionele filters",
14
+ "Search for occurrences of an issue by ID with optional snoozed filter": "Zoeken naar herhalingen van een issue door ID met optioneel snoozed filter",
15
+ "Make a custom API call to a specific endpoint": "Maak een aangepaste API call naar een specifiek eindpunt",
16
+ "Target Address": "Doel Adres",
17
+ "Tags": "Labels",
18
+ "Target Addresses": "Target Adressen",
19
+ "Tag Names": "Tag namen",
20
+ "Issue IDs": "Issue ID's",
21
+ "Severity": "Ernstigheid",
22
+ "Snoozed": "Gesluimerd",
23
+ "Issue ID": "Probleem ID",
24
+ "Method": "Methode",
25
+ "Headers": "Kopteksten",
26
+ "Query Parameters": "Query parameters",
27
+ "Body Type": "Type lichaam",
28
+ "Body": "Lichaam",
29
+ "Response is Binary ?": "Antwoord is binair?",
30
+ "No Error on Failure": "Geen fout bij fout",
31
+ "Timeout (in seconds)": "Time-out (in seconden)",
32
+ "Follow redirects": "Volg omleidingen",
33
+ "The address or domain of the target (e.g., example.com, 192.168.1.1)": "Het adres of domein van het doel (bijv. voorbeeld.com, 192.168.1.1)",
34
+ "Tags to organize and filter targets": "Tags om doelen te organiseren en filteren",
35
+ "Target addresses to scan (e.g., example.com, 192.168.1.1). Leave empty to scan all targets.": "Target adressen te scannen (bijv. voorbeeld.com, 192.168.1.1). Laat leeg om alle doelen te scannen.",
36
+ "Tag names to filter targets. Leave empty to scan all targets.": "Tag namen om doelen te filteren. Laat leeg om alle doelen te scannen.",
37
+ "The address or domain to search for (e.g., example.com, 192.168.1.1)": "Het adres of domein waarnaar gezocht moet worden (bijv. voorbeeld.com, 192.168.1.1)",
38
+ "Filter by specific issue IDs": "Filter op specifieke issue IDs",
39
+ "Filter by target addresses (e.g., example.com, 192.168.1.1)": "Filter op doeladressen (bijv. voorbeeld.com, 192.168.1.1)",
40
+ "Filter by tag names": "Filteren op tagnamen",
41
+ "Filter by severity level": "Filter op zwaartekracht niveau",
42
+ "Filter for snoozed issues": "Filter voor snoozed issues",
43
+ "The ID of the issue to search for occurrences": "Het ID van het issue om te zoeken naar herhalingen",
44
+ "Filter for snoozed occurrences": "Filter voor gesluimerde exemplaren",
45
+ "Authorization headers are injected automatically from your connection.": "Autorisatie headers worden automatisch geïnjecteerd vanuit uw verbinding.",
46
+ "Enable for files like PDFs, images, etc.": "Inschakelen voor bestanden zoals PDF's, afbeeldingen etc.",
47
+ "Low": "laag",
48
+ "Medium": "Middelgroot",
49
+ "High": "hoog",
50
+ "Critical": "Kritiek",
51
+ "GET": "KRIJG",
52
+ "POST": "POSTE",
53
+ "PATCH": "BEKIJK",
54
+ "PUT": "PUT",
55
+ "DELETE": "VERWIJDEREN",
56
+ "HEAD": "HOOFD",
57
+ "None": "geen",
58
+ "JSON": "JSON",
59
+ "Form Data": "Formulieren gegevens",
60
+ "Raw": "Onbewerkte"
61
+ }
@@ -0,0 +1,61 @@
1
+ {
2
+ " Intruder is a powerful vulnerability management platform that helps businesses identify, assess, and remediate security risks across their digital assets. With its comprehensive scanning capabilities and user-friendly interface, Intruder enables organizations to stay ahead of potential threats and maintain a robust security posture.": " Intrusivo é uma poderosa plataforma de gerenciamento de vulnerabilidades que ajuda as empresas a identificar, avaliar e remediar os riscos de segurança em seus ativos digitais. Com seus recursos de varredura abrangentes e a interface amigável do usuário, a Intruder permite que as organizações se mantenham à frente de potenciais ameaças e mantenham uma sólida posição de segurança.",
3
+ "API Key for Intruder. Get it from your Intruder account.": "Chave de API para Intruder. Obtenha na sua conta Intruder.",
4
+ "Add Target": "Add Target",
5
+ "Start Scan": "Iniciar Escaneo",
6
+ "Search For a Target": "Pesquisar por um alvo",
7
+ "Search For an Issue": "Procurar por uma issue",
8
+ "Search For an Issue Occurrence": "Procurar por uma ocorrência de issue",
9
+ "Custom API Call": "Chamada de API personalizada",
10
+ "Add a new target to your Intruder account": "Adicionar um novo alvo à sua conta Intrusiva",
11
+ "Start a new scan. Optionally specify target addresses and/or tag names. If no targets or tags are provided, the scan will run on all targets.": "Inicie uma nova varredura. Indique endereços de destino e/ou nomes de marcas. Se nenhum alvo ou marca for fornecida, a varredura será executada em todos os alvos.",
12
+ "Search for targets by address": "Procurar por alvos por endereço",
13
+ "Search for issues with optional filters": "Procure por issues com filtros opcionais",
14
+ "Search for occurrences of an issue by ID with optional snoozed filter": "Procure por ocorrências de uma issue por ID com filtro temporário opcional",
15
+ "Make a custom API call to a specific endpoint": "Faça uma chamada de API personalizada para um ponto de extremidade específico",
16
+ "Target Address": "Endereço Alvo",
17
+ "Tags": "Etiquetas",
18
+ "Target Addresses": "Endereços de Destino",
19
+ "Tag Names": "Nomes da Tag",
20
+ "Issue IDs": "IDs das issues",
21
+ "Severity": "Severidade",
22
+ "Snoozed": "Adiado",
23
+ "Issue ID": "ID da issue",
24
+ "Method": "Método",
25
+ "Headers": "Cabeçalhos",
26
+ "Query Parameters": "Parâmetros da consulta",
27
+ "Body Type": "Tipo de Corpo",
28
+ "Body": "Conteúdo",
29
+ "Response is Binary ?": "A resposta é binária ?",
30
+ "No Error on Failure": "Nenhum erro no Failure",
31
+ "Timeout (in seconds)": "Tempo limite (em segundos)",
32
+ "Follow redirects": "Seguir redirecionamentos",
33
+ "The address or domain of the target (e.g., example.com, 192.168.1.1)": "O endereço ou domínio do alvo (por exemplo, exemplo.com, 192.168.1.1)",
34
+ "Tags to organize and filter targets": "Etiquetas para organizar e filtrar alvos",
35
+ "Target addresses to scan (e.g., example.com, 192.168.1.1). Leave empty to scan all targets.": "Endereços de destino para escanear (por exemplo, exemplo.com, 192.168.1.1). Deixe vazio para escanear todos os alvos.",
36
+ "Tag names to filter targets. Leave empty to scan all targets.": "Nomes de tag para filtrar alvos. Deixe em branco para verificar todos os alvos.",
37
+ "The address or domain to search for (e.g., example.com, 192.168.1.1)": "O endereço ou domínio a pesquisar (por exemplo, exemplo.com, 192.168.1.1)",
38
+ "Filter by specific issue IDs": "Filtrar por IDs de issues específicos",
39
+ "Filter by target addresses (e.g., example.com, 192.168.1.1)": "Filtrar por endereços de destino (por exemplo, exemplo.com, 192.168.1.1)",
40
+ "Filter by tag names": "Filtrar por nomes de tags",
41
+ "Filter by severity level": "Filtrar por nível de gravidade",
42
+ "Filter for snoozed issues": "Filtrar por issues snoozed",
43
+ "The ID of the issue to search for occurrences": "O ID da issue para pesquisar ocorrências",
44
+ "Filter for snoozed occurrences": "Filtrar por ocorrências snoozed",
45
+ "Authorization headers are injected automatically from your connection.": "Os cabeçalhos de autorização são inseridos automaticamente a partir da sua conexão.",
46
+ "Enable for files like PDFs, images, etc.": "Habilitar para arquivos como PDFs, imagens, etc.",
47
+ "Low": "baixa",
48
+ "Medium": "Média",
49
+ "High": "alta",
50
+ "Critical": "Crítica",
51
+ "GET": "OBTER",
52
+ "POST": "POSTAR",
53
+ "PATCH": "COMPRAR",
54
+ "PUT": "COLOCAR",
55
+ "DELETE": "EXCLUIR",
56
+ "HEAD": "CABEÇA",
57
+ "None": "Nenhuma",
58
+ "JSON": "JSON",
59
+ "Form Data": "Dados de Formulário",
60
+ "Raw": "RAW"
61
+ }
@@ -0,0 +1,61 @@
1
+ {
2
+ " Intruder is a powerful vulnerability management platform that helps businesses identify, assess, and remediate security risks across their digital assets. With its comprehensive scanning capabilities and user-friendly interface, Intruder enables organizations to stay ahead of potential threats and maintain a robust security posture.": " Intruder is a powerful vulnerability management platform that helps businesses identify, assess, and remediate security risks across their digital assets. With its comprehensive scanning capabilities and user-friendly interface, Intruder enables organizations to stay ahead of potential threats and maintain a robust security posture.",
3
+ "API Key for Intruder. Get it from your Intruder account.": "API Key for Intruder. Get it from your Intruder account.",
4
+ "Add Target": "Add Target",
5
+ "Start Scan": "Start Scan",
6
+ "Search For a Target": "Search For a Target",
7
+ "Search For an Issue": "Search For an Issue",
8
+ "Search For an Issue Occurrence": "Search For an Issue Occurrence",
9
+ "Custom API Call": "Custom API Call",
10
+ "Add a new target to your Intruder account": "Add a new target to your Intruder account",
11
+ "Start a new scan. Optionally specify target addresses and/or tag names. If no targets or tags are provided, the scan will run on all targets.": "Start a new scan. Optionally specify target addresses and/or tag names. If no targets or tags are provided, the scan will run on all targets.",
12
+ "Search for targets by address": "Search for targets by address",
13
+ "Search for issues with optional filters": "Search for issues with optional filters",
14
+ "Search for occurrences of an issue by ID with optional snoozed filter": "Search for occurrences of an issue by ID with optional snoozed filter",
15
+ "Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
16
+ "Target Address": "Target Address",
17
+ "Tags": "Tags",
18
+ "Target Addresses": "Target Addresses",
19
+ "Tag Names": "Tag Names",
20
+ "Issue IDs": "Issue IDs",
21
+ "Severity": "Severity",
22
+ "Snoozed": "Snoozed",
23
+ "Issue ID": "Issue ID",
24
+ "Method": "Method",
25
+ "Headers": "Headers",
26
+ "Query Parameters": "Query Parameters",
27
+ "Body Type": "Body Type",
28
+ "Body": "Body",
29
+ "Response is Binary ?": "Response is Binary ?",
30
+ "No Error on Failure": "No Error on Failure",
31
+ "Timeout (in seconds)": "Timeout (in seconds)",
32
+ "Follow redirects": "Follow redirects",
33
+ "The address or domain of the target (e.g., example.com, 192.168.1.1)": "The address or domain of the target (e.g., example.com, 192.168.1.1)",
34
+ "Tags to organize and filter targets": "Tags to organize and filter targets",
35
+ "Target addresses to scan (e.g., example.com, 192.168.1.1). Leave empty to scan all targets.": "Target addresses to scan (e.g., example.com, 192.168.1.1). Leave empty to scan all targets.",
36
+ "Tag names to filter targets. Leave empty to scan all targets.": "Tag names to filter targets. Leave empty to scan all targets.",
37
+ "The address or domain to search for (e.g., example.com, 192.168.1.1)": "The address or domain to search for (e.g., example.com, 192.168.1.1)",
38
+ "Filter by specific issue IDs": "Filter by specific issue IDs",
39
+ "Filter by target addresses (e.g., example.com, 192.168.1.1)": "Filter by target addresses (e.g., example.com, 192.168.1.1)",
40
+ "Filter by tag names": "Filter by tag names",
41
+ "Filter by severity level": "Filter by severity level",
42
+ "Filter for snoozed issues": "Filter for snoozed issues",
43
+ "The ID of the issue to search for occurrences": "The ID of the issue to search for occurrences",
44
+ "Filter for snoozed occurrences": "Filter for snoozed occurrences",
45
+ "Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
46
+ "Enable for files like PDFs, images, etc.": "Enable for files like PDFs, images, etc.",
47
+ "Low": "Low",
48
+ "Medium": "Medium",
49
+ "High": "High",
50
+ "Critical": "Critical",
51
+ "GET": "GET",
52
+ "POST": "POST",
53
+ "PATCH": "PATCH",
54
+ "PUT": "PUT",
55
+ "DELETE": "DELETE",
56
+ "HEAD": "HEAD",
57
+ "None": "None",
58
+ "JSON": "JSON",
59
+ "Form Data": "Form Data",
60
+ "Raw": "Raw"
61
+ }
@@ -0,0 +1,61 @@
1
+ {
2
+ " Intruder is a powerful vulnerability management platform that helps businesses identify, assess, and remediate security risks across their digital assets. With its comprehensive scanning capabilities and user-friendly interface, Intruder enables organizations to stay ahead of potential threats and maintain a robust security posture.": " Intruder is a powerful vulnerability management platform that helps businesses identify, assess, and remediate security risks across their digital assets. With its comprehensive scanning capabilities and user-friendly interface, Intruder enables organizations to stay ahead of potential threats and maintain a robust security posture.",
3
+ "API Key for Intruder. Get it from your Intruder account.": "API Key for Intruder. Get it from your Intruder account.",
4
+ "Add Target": "Add Target",
5
+ "Start Scan": "Start Scan",
6
+ "Search For a Target": "Search For a Target",
7
+ "Search For an Issue": "Search For an Issue",
8
+ "Search For an Issue Occurrence": "Search For an Issue Occurrence",
9
+ "Custom API Call": "自定义 API 呼叫",
10
+ "Add a new target to your Intruder account": "Add a new target to your Intruder account",
11
+ "Start a new scan. Optionally specify target addresses and/or tag names. If no targets or tags are provided, the scan will run on all targets.": "Start a new scan. Optionally specify target addresses and/or tag names. If no targets or tags are provided, the scan will run on all targets.",
12
+ "Search for targets by address": "Search for targets by address",
13
+ "Search for issues with optional filters": "Search for issues with optional filters",
14
+ "Search for occurrences of an issue by ID with optional snoozed filter": "Search for occurrences of an issue by ID with optional snoozed filter",
15
+ "Make a custom API call to a specific endpoint": "将一个自定义 API 调用到一个特定的终点",
16
+ "Target Address": "Target Address",
17
+ "Tags": "标签",
18
+ "Target Addresses": "Target Addresses",
19
+ "Tag Names": "Tag Names",
20
+ "Issue IDs": "Issue IDs",
21
+ "Severity": "Severity",
22
+ "Snoozed": "Snoozed",
23
+ "Issue ID": "Issue ID",
24
+ "Method": "方法",
25
+ "Headers": "信头",
26
+ "Query Parameters": "查询参数",
27
+ "Body Type": "Body Type",
28
+ "Body": "正文内容",
29
+ "Response is Binary ?": "Response is Binary ?",
30
+ "No Error on Failure": "失败时没有错误",
31
+ "Timeout (in seconds)": "超时(秒)",
32
+ "Follow redirects": "Follow redirects",
33
+ "The address or domain of the target (e.g., example.com, 192.168.1.1)": "The address or domain of the target (e.g., example.com, 192.168.1.1)",
34
+ "Tags to organize and filter targets": "Tags to organize and filter targets",
35
+ "Target addresses to scan (e.g., example.com, 192.168.1.1). Leave empty to scan all targets.": "Target addresses to scan (e.g., example.com, 192.168.1.1). Leave empty to scan all targets.",
36
+ "Tag names to filter targets. Leave empty to scan all targets.": "Tag names to filter targets. Leave empty to scan all targets.",
37
+ "The address or domain to search for (e.g., example.com, 192.168.1.1)": "The address or domain to search for (e.g., example.com, 192.168.1.1)",
38
+ "Filter by specific issue IDs": "Filter by specific issue IDs",
39
+ "Filter by target addresses (e.g., example.com, 192.168.1.1)": "Filter by target addresses (e.g., example.com, 192.168.1.1)",
40
+ "Filter by tag names": "Filter by tag names",
41
+ "Filter by severity level": "Filter by severity level",
42
+ "Filter for snoozed issues": "Filter for snoozed issues",
43
+ "The ID of the issue to search for occurrences": "The ID of the issue to search for occurrences",
44
+ "Filter for snoozed occurrences": "Filter for snoozed occurrences",
45
+ "Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
46
+ "Enable for files like PDFs, images, etc.": "Enable for files like PDFs, images, etc.",
47
+ "Low": "Low",
48
+ "Medium": "Medium",
49
+ "High": "High",
50
+ "Critical": "Critical",
51
+ "GET": "获取",
52
+ "POST": "帖子",
53
+ "PATCH": "PATCH",
54
+ "PUT": "弹出",
55
+ "DELETE": "删除",
56
+ "HEAD": "黑色",
57
+ "None": "无",
58
+ "JSON": "JSON",
59
+ "Form Data": "表单数据",
60
+ "Raw": "原始文件"
61
+ }