mayank_pandey01 Profile Banner
Mayank Pandey🇮🇳 Profile
Mayank Pandey🇮🇳

@mayank_pandey01

Followers
1K
Following
2K
Media
98
Statuses
1K

Programmer ⌨️ | Aspiring Security Researcher 🔎 | Bug Bounty ☣️ | Reverse Engineering 👽 | CTF Player 💻 | Security Researcher @cloudsek

/bin/bash
Joined August 2018
Don't wanna be here? Send us removal request.
@mayank_pandey01
Mayank Pandey🇮🇳
4 years
Published my first Write-up of the full Account Takeover. It was an interesting Finding. Learned many new techniques while hunting for it. @remonsec @KathanP19 @Virdoex_hunter @ADITYASHENDE17 @kunalp94 @sachin_pandey98 .#bugbounty #BugbountyTip .
Tweet card summary image
infosecwriteups.com
IDOR and Weak encryption leads to Account Takeover
6
50
158
@grok
Grok
6 days
What do you want to know?.
477
310
2K
@mayank_pandey01
Mayank Pandey🇮🇳
2 months
🚀 Introducing SLAM: Simple Local Area Monitor 🚀. SLAM is a lightweight tool that continuously scans your network, detects devices, and tracks their lifecycle. It stores historical data for every network you join—perfect for security professionals and sysadmins!. #opensource
1
1
3
@mayank_pandey01
Mayank Pandey🇮🇳
1 year
White Text on a White Background. Its pretty hard to type stuff here.@PadamChopra_
Tweet media one
Tweet media two
1
0
4
@mayank_pandey01
Mayank Pandey🇮🇳
1 year
Some interesting observations with the Python Requests library. URLs in 'user:pass@domain' format avoid SSL errors, but triggering SSL checks becomes possible when using a collaborator URL as the main domain and a target domain as the subdomain. It can help bypass SSRF filters.
Tweet media one
2
1
9
@mayank_pandey01
Mayank Pandey🇮🇳
2 years
Give this a try. Wonderful tool.
@ph0enixProtocol
Phoenix Protocol
2 years
🚀 Exciting News for Bug Bounty Hunters! 🐞.Introducing Phoenix Scope - The ultimate tool to streamline your bug bounty hunting!. @nahamsec @ofjaaah @0xfa1c0n @silentbronco @AmanONB @InsiderPhD @Jhaddix
0
0
2
@mayank_pandey01
Mayank Pandey🇮🇳
2 years
A quick way to Discover dynamically allocated DNS Servers when connected to a VPN is to use "resolvectl". This can be pivotal in post-exploitation scenarios and help you to expand your attack surface. #security #hacking #linux #NetworkSecurity #networking
Tweet media one
0
0
1
@mayank_pandey01
Mayank Pandey🇮🇳
2 years
Crossed 500 reputation points on @Hacker0x01 . Received first swag of this year 🤩. #bugbounty #hackerone
Tweet media one
3
0
6
@mayank_pandey01
Mayank Pandey🇮🇳
2 years
What is this new sorcery? 🥲
Tweet media one
0
0
2
@mayank_pandey01
Mayank Pandey🇮🇳
2 years
Excited to introduce "OwnBucket-GO," 🚀 the upgraded version of my previous tool! .Discover storage buckets faster with this lightning-fast GO-based Recon Tool. This tool leverages DomainParser by @CalumBoal for blazing-fast domain parsing. 🌐. #golang .
Tweet card summary image
github.com
A Fast GO based Recon Tool to search for Storage Buckets (AWS S3 , GCP and Azure) - MayankPandey01/OwnBucket-GO
0
1
4
@mayank_pandey01
Mayank Pandey🇮🇳
2 years
Python apps often use ReportLab to create PDFs from a backend. There's a chance that you may get Remote Code Execution (RCE) through HTML Injection by exploiting CVE-2023-33733. #python #cybersecurity #exploitation #applicationsecurity #opsec #BugBounty.
github.com
CVE-2023-33733 reportlab RCE. Contribute to c53elyas/CVE-2023-33733 development by creating an account on GitHub.
1
0
5
@mayank_pandey01
Mayank Pandey🇮🇳
2 years
Whenever you face a 403 Forbidden error while accessing some files.Always consider attempting to switch from HTTPS to HTTP.This approach could be helpful because some Security Filters and WAFs might specifically block HTTPS requests while allowing HTTP traffic. #CyberSecurity
Tweet media one
Tweet media two
3
13
135
@mayank_pandey01
Mayank Pandey🇮🇳
2 years
Add /info and /v1/info to your wordlist. These misconfigured endpoints sometimes expose the Configuration or settings related to the Swift object storage system. I have added the template to Nuclei #bugbounty #wordlist #CyberSecurity #opensource
Tweet media one
0
1
10
@mayank_pandey01
Mayank Pandey🇮🇳
2 years
I recently came across a fascinating research paper by @SteveBellovin named "Security Problems in the TCP/IP Protocol Suite". If you're interested in networking protocols and their security, this is a must-read. Paper Link: #research #networking.
0
0
7
@mayank_pandey01
Mayank Pandey🇮🇳
3 years
Updated OwnBucket ⚡️⚡️.It Can now Scan for Azure Storage Blobs alongside AWS S3 Storage Bucket and GCP Buckets. @theXSSrat @intigriti .#AWS #GCP #Azure #Python #opensource #CyberSecurity.
@mayank_pandey01
Mayank Pandey🇮🇳
3 years
Releasing a New Tool "OwnBucket". It's a Python Based Recon Tool that scans for AWS S3 Bucket and GCP Storage Bucket. It was Inspired by LazyS3, made by @NahamSec and @jobertabma . Go Check It out and leave a ⭐ if you like it. #python #opensource #aws.
0
2
6
@mayank_pandey01
Mayank Pandey🇮🇳
3 years
Thanks, @intigriti for Including it in #BugBytes.
@intigriti
Intigriti
3 years
7⃣@mayank_pandey01 writes about Container Security for beginners.
0
0
6
@mayank_pandey01
Mayank Pandey🇮🇳
3 years
Found a nice Information Disclosure Bug due to Misconfiguration in API. #bugbounty #hackerone
Tweet media one
1
0
50
@mayank_pandey01
Mayank Pandey🇮🇳
3 years
I just published Beginners Guide to Container Security. This article discusses the working of containers in detail and how they can be hacked, it's helpful for anyone who is learning about containers. #CyberSec #hacking #docker #Linux #cybersecurity.
0
31
87
@mayank_pandey01
Mayank Pandey🇮🇳
3 years
Releasing a New Tool "OwnBucket". It's a Python Based Recon Tool that scans for AWS S3 Bucket and GCP Storage Bucket. It was Inspired by LazyS3, made by @NahamSec and @jobertabma . Go Check It out and leave a ⭐ if you like it. #python #opensource #aws.
Tweet card summary image
github.com
A Python based Recon Tool to search for Storage Buckets - MayankPandey01/OwnBucket
2
15
32
@mayank_pandey01
Mayank Pandey🇮🇳
3 years
RT @coder_rc: Are you interested in learning reverse engineering in 2023?.I've spent the this year studying RE, and I want to share all the….
0
615
0