# Selamat Datang

Enjoy :)

{% tabs %}
{% tab title="Script" %}

<table><thead><tr><th width="71">No</th><th width="193">Script</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td><a data-mention href="/pages/vLtW3SYJSuCruxRqRPP2">/pages/vLtW3SYJSuCruxRqRPP2</a></td><td>Automates the process of checking the security status of cipher suites.</td></tr><tr><td>2</td><td><a data-mention href="/pages/l8Mn1LQkWI5CSsgACuoy">/pages/l8Mn1LQkWI5CSsgACuoy</a></td><td>Scan for ciphers and then will output the result together with the ciphers used &#x26; cipher status from ciphersuite info.</td></tr><tr><td>3</td><td><a data-mention href="/pages/9kRMQju3zaiWo61kd9Sm">/pages/9kRMQju3zaiWo61kd9Sm</a></td><td>ping multiple hosts</td></tr><tr><td>4</td><td><a data-mention href="/pages/GrGjZo2maXbFmLICe3l1">/pages/GrGjZo2maXbFmLICe3l1</a></td><td>telnet multiple hosts</td></tr><tr><td>5</td><td><a data-mention href="/pages/hHtKkTC87aRrQJqhyTBk">/pages/hHtKkTC87aRrQJqhyTBk</a></td><td>Will check for cipher suites. Can check port open adn also host still up or not.</td></tr><tr><td>6</td><td><a data-mention href="/pages/ObDHaS9DcNg2HeXiXfXv">/pages/ObDHaS9DcNg2HeXiXfXv</a></td><td>Will check for the SSL cert details.</td></tr></tbody></table>
{% endtab %}

{% tab title="Remediation" %}

<table><thead><tr><th width="71">No</th><th width="193">Findings</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td></td><td></td></tr><tr><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td></tr></tbody></table>
{% endtab %}
{% endtabs %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://adanikamal.gitbook.io/adanikamal/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
