# About Me

This is my personal blog, which is not associated with any company, and are my personal views

### A Little About Me

* A Tech Geek with business prowess
* Gone from Developer to Architecture to Operations to Management to Cyber Security
* My Hobbies
  * Fashion
  * Automating my life (With my Homelab)
  * Geeking out in things which pique my interest

## Certifications

### CISSP

<figure><img src="https://556493038-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxMLCiQqJJztvsDM2LNoE%2Fuploads%2Fgit-blob-d4208ceba8384fb6d6bb9cc6eedb2722a88b60e5%2Fimage.png?alt=media" alt=""><figcaption><p>CISSP</p></figcaption></figure>

* Passed CISSP at the age of 23
  * [Verify with credly link](https://www.credly.com/badges/660f96e7-9751-4f67-b163-637f9608b47d)
    * Want to know how I got CISSP at the age of 23
      * [the-journey-of-how-i-passed-cissp](https://docs.wehost.co.in/blog/the-journey-of-how-i-passed-cissp "mention")

### Other Certification

#### Certified in Cyber Security

* Link to [Badge](https://www.credly.com/badges/98cb1c0e-0827-46ad-add7-ecd275b0c130)

<figure><img src="https://556493038-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxMLCiQqJJztvsDM2LNoE%2Fuploads%2Fgit-blob-d0efa460f8d7f3a904d5087b9a00a09cb733f55f%2Fimage.png?alt=media" alt="" width="150"><figcaption><p>Certified in Cyber Security</p></figcaption></figure>

#### ISO/IEC 27001 Information Security Associate

* Link to [Badge](https://www.skillfront.com/Badges/86910310894979)

#### Google Cyber Security

* <https://coursera.org/share/7fd4e69b159fc5b210f83b19996a2006>

## Public Interviews

### John Hammond

{% embed url="<https://www.youtube.com/watch?pp=ygUMam9obiBoYW1tb25k&t=27s&v=snOIA02BsG0>" %}

### Grant Collins

#### Build Practical Experience in Cybersecurity Today (Cybersecurity Homelabs)

{% embed url="<https://www.youtube.com/watch?v=01p8pL-JHaw>" %}

## Public Talks

* Breachforce
  * Diving into nmap How exactly does OS detection work
    * <https://www.linkedin.com/posts/breachforce_breachforce-cybersecurity-collaboration-activity-7228840264654626816-TiJ9?utm_source=share&utm_medium=member_desktop>
    * [how-nmap-gets-what-os-is-running-by-using-different-probes](https://docs.wehost.co.in/blog/how-nmap-gets-what-os-is-running-by-using-different-probes "mention")
* Vidyalankar School of Information Technology (2024)
  * breaking into cybersecurity
    * <https://www.linkedin.com/feed/update/urn:li:activity:7098597108487745536/>
* keynote speaker at Responsible Netism (2017)
  * Social engineering high value targets
    * <https://marathi.indiatimes.com/maharashtra/mumbai-news/work-together-for-cyber-security/articleshow/60784898.cms>

## Fun Facts about me

* started working at the age of 16 doing web development
  * And things just scaled up from there
* I have given multiple speeches but my most notable one is at the age of 17
  * <https://marathi.indiatimes.com/maharashtra/mumbai-news/work-together-for-cyber-security/articleshow/60784898.cms>
* After being awarded a grant by honourable Minister [Ashwini Vaishnaw](https://www.linkedin.com/in/ashwini-vaishnaw-349b40226/) \*
* ![](https://556493038-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxMLCiQqJJztvsDM2LNoE%2Fuploads%2Fgit-blob-c179e72a9ff7de199c2aa70f1f2e2231986af6ac%2Fimage.png?alt=media)
* Trained over 1500+ people in cybersecurity

### About this Site

* This is a public documentation site of the tools and configs to build applications faster
* The Focus of my home lab is Cybersecurity
  * building an entire enterprise environment

## Resume

{% file src="<https://556493038-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxMLCiQqJJztvsDM2LNoE%2Fuploads%2Fgit-blob-2d894adcbfab764024ee24fe3160342a898d0dcb%2FNathaniel_resume.pdf?alt=media>" %}

## Links

* [Github](https://github.com/nathaniel-security/Docs)
* [linkedin](https://www.linkedin.com/in/nathaniel-fernandes/)


---

# 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.wehost.co.in/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.
