https://adityatelange.in/writeups/hackthebox/explore/
HackTheBox (HTB) - Explore | Aditya Telange
Oct 30, 2021 - Explore is a fun Android box that has an Open Port Vulnerability because of a popular file manager application. This box also has ADB over TCP/IP open over...
aditya telangehacktheboxhtbexplore
https://adityatelange.in/writeups/hackthebox/photobomb/
HackTheBox (HTB) - Photobomb | Aditya Telange
aditya telangehacktheboxhtbphotobomb
https://adityatelange.in/links/
Link Tree 🌳 | Aditya Telange
Links to Aditya Telange's social profiles
link treeaditya telange
https://adityatelange.in/blog/aosp/aosp-getting-started/
Getting Started - AOSP Rom Development | Aditya Telange
Apr 13, 2020 - The Introduction to what AOSP is
getting startedaditya telangeaospromdevelopment
https://adityatelange.in/blog/vercel-website-analytics/
Basic Website Analytics with Vercel | Aditya Telange
Oct 1, 2020 - Using Vercel’s Built-in HTTP Headers to get Usage Analytics with help of Serverless API
basic websiteaditya telangeanalyticsvercel
https://adityatelange.in/blog/adding-secure-http-headers-and-404-to-zeit-deployment/
Using Secure HTTP Headers with Vercel/Zeit | Aditya Telange
Jan 7, 2020 - About Secure HTTP Headers with a guide to adding it to Vercel/Zeit deployments
http headersaditya telangeusingsecurevercel
https://adityatelange.in/blog/hugo-external-link-new-tab/
External Link With target='_blank' in Hugo Markdown | Aditya Telange
Jun 3, 2020 - Intro Many a times we need to open some External Link in New Tab for the convenience of the Visitor . In Hugo there is no default method for this. All we have...
external linkaditya telangetarget
https://adityatelange.in/blog/papermod-went-viral/
My Github Project went viral! | Aditya Telange
Feb 16, 2021 - On 13th Feb 2021 PaperMod went viral !!! 🤯 Hugo-PaperMod is a side-project of mine, which is a Hugo Theme. I started modifying/optimizing this initially for my...
my github projectaditya telangewentviral
https://adityatelange.in/writeups/hackthebox/knife/
HackTheBox (HTB) - Knife | Aditya Telange
Aug 28, 2021 - Knife is a fun box which uses a PHP version having backdoor, which leads to RCE. The box has a command named knife which lets non-superusers run commanad as...
aditya telangehacktheboxhtbknife
https://adityatelange.in/writeups/cryptohack/introduction/network-attacks/
Cryptohack - Network Attacks [5 pts] | Aditya Telange
Feb 3, 2021 - The Solution is shared considering CAN I SHARE MY SOLUTIONS? Problem Several of the challenges are dynamic and require you to talk to our challenge servers...
aditya telangecryptohacknetworkattackspts
https://adityatelange.in/blog/aosp/merge-security-patches-aosp/
Merging AOSP Security Patches into Custom ROMs | Aditya Telange
Jan 28, 2023 - Learn how Android custom ROMs integrate AOSP security patches. Step-by-step guide to merging patches for a secure and up-to-date custom ROM.
security patchescustom romsaditya telangemergingaosp
https://adityatelange.in/blog/github-actions-file-server/
Github Actions as Temporary File Sharing Platform | Aditya Telange
Sep 26, 2020 - Using Github’s workflow actions to set-up a High Speed Temporary File Sharing Platform
file sharing platformgithub actionsaditya telangetemporary
https://adityatelange.in/writeups/cryptohack/web/jwt-sessions/
Cryptohack - JWT Sessions [10 pts] | Aditya Telange
Feb 3, 2021 - The Solution is shared considering CAN I SHARE MY SOLUTIONS? Problem The traditional way to store sessions is with session ID cookies. After you login to a...
aditya telangecryptohackjwtsessionspts
https://adityatelange.in/blog/hugo-watermarking-images/
Watermarking images with HUGO | Aditya Telange
Apr 24, 2021 - Watermarking images in Hugo with your logo/text for copyright protection and marketing of digital works.
aditya telangewatermarkingimageshugo
https://adityatelange.in/writeups/cryptohack/web/token-appreciation/
Cryptohack - Token Appreciation [5 pts] | Aditya Telange
Feb 3, 2021 - The Solution is shared considering CAN I SHARE MY SOLUTIONS? Problem JavaScript Object Signing and Encryption (JOSE) is a framework specifying ways to securely...
aditya telangecryptohacktokenappreciationpts
https://adityatelange.in/writeups/hackthebox/pit/
HackTheBox (HTB) - Pit | Aditya Telange
Sep 25, 2021 - Pit is a fun box where SNMP Data reveals that seeddms instance is running, which is vulnerable to RCE. The box has CentOS’s Cockpit Web Console on port 9090,...
aditya telangehacktheboxhtbpit
https://adityatelange.in/blog/aosp/aosp-adding-prebuilt-apk/
Addition of prebuilt APK - AOSP Rom Development | Aditya Telange
Jun 14, 2020 - Sometimes we need to add some pre-built apk in our build because the source isn’t available or it is more easy to just pull the binaries from, and add it to...
aditya telangeadditionprebuiltapkaosp
https://adityatelange.in/privacy/
Privacy Policy | Aditya Telange
Jan 1, 1 - Read the Privacy Policy for adityatelange.in. Learn how your data is handled, what information is collected, and your rights regarding privacy.
privacy policyaditya telange
https://adityatelange.in/about/
About Me | Aditya Telange
Jan 1, 1 - Hi there! My name is Aditya Telange. This website serves as my digital portfolio and learning journal. Here, I document my cybersecurity journey, share...
about meaditya telange
https://adityatelange.in/writeups/cryptohack/general/bytes-and-big-integers/
Cryptohack - Bytes and Big Integers [10 pts] | Aditya Telange
May 3, 2022 - The Solution is shared considering CAN I SHARE MY SOLUTIONS? Problem Cryptosystems like RSA works on numbers, but messages are made up of characters. How...
aditya telangecryptohackbytesbigintegers