# Intruder

## Intruder

- [About Shantanu Khandelwal](https://www.redteam.cafe/master.md): Know me
- [Excel Sheet to Word Report by PowerShell](https://www.redteam.cafe/reporting/excel-sheet-to-word-report-by-powershell.md): Report writing from Excel Sheet to Word using PowerShell
- [Ghostwriter - Add report type](https://www.redteam.cafe/reporting/ghostwriter-add-report-type.md)
- [HTTPS C2 Done Right NGINX](https://www.redteam.cafe/red-team/https-c2-done-right-nginx.md)
- [Domain Front](https://www.redteam.cafe/red-team/domain-front.md)
- [Firebase Domain Front - Hiding C2 as App traffic](https://www.redteam.cafe/red-team/domain-front/firebase-domain-front-hiding-c2-as-app-traffic.md)
- [GoLang](https://www.redteam.cafe/red-team/golang.md)
- [Red Team: How to embed Golang tools in C#](https://www.redteam.cafe/red-team/golang/red-team-how-to-embed-golang-tools-in-c.md)
- [Red Team: Using SharpChisel to exfil internal network](https://www.redteam.cafe/red-team/golang/red-team-using-sharpchisel-to-exfil-internal-network.md)
- [Converting your GO bins to Shellcode and Using them in C#](https://www.redteam.cafe/red-team/golang/converting-your-go-bins-to-shellcode-and-using-them-in-c.md): How to convert binaries compiled in golang to shellcode
- [ShellCode Injection](https://www.redteam.cafe/red-team/shellcode-injection.md)
- [magic\_mz\_x86 and magic\_mz\_x64](https://www.redteam.cafe/red-team/shellcode-injection/magic_mz_x86-and-magic_mz_x64.md)
- [Process Hollowing DInvoke](https://www.redteam.cafe/red-team/shellcode-injection/process-hollowing-dinvoke.md)
- [Shellcode Formatter](https://www.redteam.cafe/red-team/shellcode-injection/shellcode-formatter.md)
- [DLL Sideloading](https://www.redteam.cafe/red-team/shellcode-injection/dll-sideloading.md): Not the perfect way, but the faster way
- [InMemory Shellcode Encryption and Decryption using SystemFunction033](https://www.redteam.cafe/red-team/shellcode-injection/inmemory-shellcode-encryption-and-decryption-using-systemfunction033.md): Shellcode encoding using SystemFunction033
- [PowerShell](https://www.redteam.cafe/red-team/powershell.md)
- [Enable Restricted Admin using powershell and use mimikatz for RDP](https://www.redteam.cafe/red-team/powershell/enable-restricted-admin-using-powershell-and-use-mimikatz-for-rdp.md)
- [Powershell Custom Runspace](https://www.redteam.cafe/red-team/powershell/powershell-custom-runspace.md)
- [Using Reflection for AMSI Bypass](https://www.redteam.cafe/red-team/powershell/using-reflection-for-amsi-bypass.md): Converting an already available AMSI Bypass to FULL in memory AMSI Bypass
- [Database](https://www.redteam.cafe/red-team/database.md)
- [Extract MSSQL Link Password](https://www.redteam.cafe/red-team/database/extract-mssql-link-password.md)
- [MSSQL Link Crawl - OpenQuery Quotes Calculator](https://www.redteam.cafe/red-team/database/mssql-link-crawl-openquery-quotes-calulator.md): MSSQL Link Crawls
- [DLL Sideloading](https://www.redteam.cafe/red-team/dll-sideloading.md)
- [DLL Koppeling](https://www.redteam.cafe/red-team/dll-sideloading/dll-koppeling.md): Short guide on How to use the Koppeling project
- [DLL Sideloading not by DLLMain](https://www.redteam.cafe/red-team/dll-sideloading/dll-sideloading-not-by-dllmain.md): Never run your payloads from the DLLMain
- [Walking with Docker](https://www.redteam.cafe/red-team/walking-with-docker.md)
- [Self-Hosting Havoc C2 / or any other C2  in Docker](https://www.redteam.cafe/red-team/walking-with-docker/self-hosting-havoc-c2-or-any-other-c2-in-docker.md): Running Havoc C2 server and client in Docker
- [Breach Attack Simulation - Starting With OpenBAS](https://www.redteam.cafe/red-team/breach-attack-simulation-starting-with-openbas.md): Caldera has been in market for years, I have never tried it. I saw OpenBAS on my recommended lists in Github so I thought I might give it a try
- [Update - OpenBAS to OPENAEV. Performing Adversary Emulation](https://www.redteam.cafe/red-team/update-openbas-to-openaev.-performing-adversary-emulation.md): OpenBAS changed its branding to OPENAEV. How to set it up and start working
- [Setting Up OPENVAS in KALI 2020.3](https://www.redteam.cafe/dealing-with-the-errors/setting-up-openvas-in-kali-2020.3.md): Dealing with openvas installation error in KALI 2020.3
- [Page](https://www.redteam.cafe/dealing-with-the-errors/page.md)
- [Page 1](https://www.redteam.cafe/dealing-with-the-errors/page/page-1.md)
- [Connecting GoPhish with Office365](https://www.redteam.cafe/phishing/connecting-gophish-with-office365.md): Operational challenges of setting of Office365 SMTP with GoPhish
- [SharpLoginPrompt - Success and a Curious Case](https://www.redteam.cafe/phishing/sharploginprompt-success-and-a-curious-case.md): A tale of why SharpLoginPrompt Always Works and a recent curious case
- [Gophish MODs](https://www.redteam.cafe/phishing/gophish-mods.md): Modify Gophish to Bypass Detection
- [Long Live DMARC - Email Spoof issues](https://www.redteam.cafe/phishing/long-live-dmarc-email-spoof-issues.md): Spoof emails when SPF is present but DMARC is not allowing you to spoof the sender
- [Error Solves (Random)](https://www.redteam.cafe/phishing/error-solves-random.md)
- [Rust OPENSSL install issues](https://www.redteam.cafe/phishing/error-solves-random/rust-openssl-install-issues.md)
- [Mobile Application Testing](https://www.redteam.cafe/mobile-application-testing.md)
- [How to Download APK from Huawei App Store](https://www.redteam.cafe/mobile-application-testing/how-to-download-apk-from-huawei-app-store.md): Downloading APK from Huawei App store (Google Play Store APK)
- [Talks Worth Checking Out](https://www.redteam.cafe/talks-worth-checking-out.md): Important Talks
- [Parsing Certificate Transparency Logs](https://www.redteam.cafe/web-application-penetration-testing/parsing-certificate-transparency-logs.md)
