# Temuan Celah Keamanan

- [LFI (Directory Traversal) di redacted.co.id](https://notes.anggipradana.com/temuan-celah-keamanan/lfi-di-redacted.co.id.md)
- [Kredensial Database dan Azure Leaks pada redacted.com](https://notes.anggipradana.com/temuan-celah-keamanan/kredensial-database-dan-azure-leaks-pada-redacted.com.md)
- [HTML Injection di Tokopedia](https://notes.anggipradana.com/temuan-celah-keamanan/html-injection-di-tokopedia.md)
- [4300$ Bounty from Opensource automate recon tools, why not?](https://notes.anggipradana.com/temuan-celah-keamanan/4300usd-bounty-from-opensource-automate-recon-tools-why-not.md): A critical thread of my thoughts about people who underestimate others because of opensource tools and skill set.
- [I hacked Mastercard 4 times? But How?](https://notes.anggipradana.com/temuan-celah-keamanan/i-hacked-mastercard-4-times-but-how.md): Coming soon
- [LFI dan RCE di aset redacted.com](https://notes.anggipradana.com/temuan-celah-keamanan/lfi-dan-rce-di-aset-redacted.md): Coming soon
- [FTPd DOS di aset redacted.co.id](https://notes.anggipradana.com/temuan-celah-keamanan/ftpd-dos-di-aset-redacted.md): Comingsoon
- [Gitlab SSRF di redacted.com](https://notes.anggipradana.com/temuan-celah-keamanan/gitlab-ssrf-di-redacted.md)
- [Firebase Android database Takeover](https://notes.anggipradana.com/temuan-celah-keamanan/firebase-android-database-takeover.md): Commingsoon
- [RCE di 11 Subdomain Dell](https://notes.anggipradana.com/temuan-celah-keamanan/rce-di-11-subdomain-dell.md): Coming Soon
- [SSRF di redacted.com](https://notes.anggipradana.com/temuan-celah-keamanan/ssrf-di-redacted.com.md): Coming soon
- [Reflected XSS di CelticPipes](https://notes.anggipradana.com/temuan-celah-keamanan/reflected-xss-di-celticpipes.md): Coming Soon
- [Git Disclosure di redacted.co.id](https://notes.anggipradana.com/temuan-celah-keamanan/git-disclosure-di-redacted.co.id.md): Coming Soon
- [Open Redirection+XSS pada Private Program Bugcrowd](https://notes.anggipradana.com/temuan-celah-keamanan/open-redirection+xss-pada-private-program-bugcrowd.md): Coming Soon
- [Rails Debug Mode Enabled pada redacted.com](https://notes.anggipradana.com/temuan-celah-keamanan/rails-debug-mode-enabled-pada-redacted.com.md): Coming Soon


---

# 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://notes.anggipradana.com/temuan-celah-keamanan.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.
