# Default Service Checklist

**URL:**  <https://pentest.ws/dsc>

The **Default Service Checklist (DSC)** acts as a todo list for your services. Found on the [Port Page](/hosts-and-services/port-page.md), the service checklist contains a list of things to check or actions to take when a new service is discovered running on a target.

![Service Checklist on Port Page](/files/IhMycfZ4m6HZvqfz8wCl)

As you work your way through enumerating and testing each service, mark items in your checklist complete by ticking the box next to each item. You can add checklist items on-the-fly or remove items from your checklist if needed. Adding, editing and deleting items from your checklist on the Port Page does not affect your Default Service Checklist.

Items can be reordered by dragging the ![](/files/MXQKk5bH2oDScsPhka2N) icon up and down. Click the ![](/files/jaCa74t4bseGUrMvrBH4) icon to remove a checklist item.

To reload the Default Service Checklist for the current servce, click the ![](/files/mvCBTfdmzl2015DYVW84) icon in the Add Item line.&#x20;

To save the current checklist as the Default Service Checklist for the current service, click the ![](/files/dyTQMJu6dYsgJYEcGJTw) icon in the Add Item line. This will replace any exist DSC for this service.

## Default Service Checklist Manager

![](/files/xZvuwcJVJ3I5Ca5YsuE2)

The DSC Manager allows you to add, edit and delete items from a service's default checklist. You can also manually add services to the DSC using the "Add Service" button in the lower left.

Items can be reordered by dragging the ![](/files/MXQKk5bH2oDScsPhka2N) icon up and down. Click the ![](/files/jaCa74t4bseGUrMvrBH4) icon to remove a checklist item. Click the ![](/files/wGSGxBabPK17GpTNC2op) icon to delete the current service and its Default Service Checklist.

## Tier Availability

**Default Service Checklist** is available on **Hobby Tier** and **Pro Tier**.


---

# 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://docs.pentest.ws/hosts-and-services/default-service-checklist.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.
