# START HERE

**Security Plus - new exam format updates coming soon**

## Initial page

### Resources

* Please take pre-assessment from [Darrell Long's Book](https://drive.google.com/file/d/1T4j2xhmFzXslgQyqcO8HXRSfaN3d-nyf/view?usp=sharing).
* Prof's Messer Security+ [Videos](https://www.youtube.com/playlist?list=PLG49S3nxzAnnVhoAaL4B6aMFDQ8_gdxAy)
* **Sections**

Sections to review for Security+, and relevant labs.

1. Ch1
2. Ch5
   * [Network Applications](https://github.com/cyberdefendersprogram/securitytest/tree/5cff1fb155601692d20751a005ba49070e52fd20/notes/ch5/NetworkApplications.md)
   * [Router Security](https://github.com/cyberdefendersprogram/securitytest/tree/5cff1fb155601692d20751a005ba49070e52fd20/notes/ch5/RouterSecurity.md)
3. Ch6
   * [Access Control](https://github.com/cyberdefendersprogram/securitytest/tree/5cff1fb155601692d20751a005ba49070e52fd20/notes/ch6/AccessControl.md)
   * [Authentication](https://github.com/cyberdefendersprogram/securitytest/tree/5cff1fb155601692d20751a005ba49070e52fd20/notes/ch6/Authentication.md)
   * [Hardening Authentication](https://github.com/cyberdefendersprogram/securitytest/tree/5cff1fb155601692d20751a005ba49070e52fd20/notes/ch6/HardeningAuthentication.md)


---

# 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://securityplus.cyberdefendersprogram.com/master.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.
