Jakirpentest's profile picture. Aspiring Ethical Hacker |  Learning Cyber Scurity | Post Office Entrepreneur

Md. Jakirul Alam

@Jakirpentest

Aspiring Ethical Hacker | Learning Cyber Scurity | Post Office Entrepreneur

Shodan is one of my favorite recon tools. It helps me find exposed servers, APIs, and misconfigs during bug bounty hunting. A must-have for any hacker. #Shodan #BugBounty #OSINT #Recon #InfoSec

Jakirpentest's tweet image. Shodan is one of my favorite recon tools. It helps me find exposed servers, APIs, and misconfigs during bug bounty hunting. A must-have for any hacker.
#Shodan #BugBounty #OSINT #Recon #InfoSec

As an ethical hacker, I’m currently working on a target where I’ve identified 15 live subdomains using Google Dorking and GitHub recon. Each subdomain was verified through tools like httpx and dnsx.

Jakirpentest's tweet image. As an ethical hacker, I’m currently working on a target where I’ve identified 15 live subdomains using Google Dorking and GitHub recon. Each subdomain was verified through tools like httpx and dnsx.
Jakirpentest's tweet image. As an ethical hacker, I’m currently working on a target where I’ve identified 15 live subdomains using Google Dorking and GitHub recon. Each subdomain was verified through tools like httpx and dnsx.

Recon on a live domain for a #BugBounty program — subdomain enum, DNS analysis & attack surface mapping. Meanwhile solving @TryHackMe rooms to sharpen my web exploitation & enum skills. Learn. Practice. Apply. #EthicalHacking #Infosec #CyberSecurity

Jakirpentest's tweet image. Recon on a live domain for a #BugBounty program — subdomain enum, DNS analysis & attack surface mapping.

Meanwhile solving @TryHackMe rooms to sharpen my web exploitation & enum skills.

Learn. Practice. Apply.
#EthicalHacking #Infosec #CyberSecurity

Completed my first project on Fiverr as an ethical hacker and got a 5-star review Grateful for the trust Check out my profile fiverr.com/jakirpentest #EthicalHacking #BugBounty #CyberSecurity #Fiverr

Jakirpentest's tweet image. Completed my first project on Fiverr as an ethical hacker and got a 5-star review
Grateful for the trust
Check out my profile
fiverr.com/jakirpentest

#EthicalHacking #BugBounty #CyberSecurity #Fiverr

Got my first Fiverr order last night as an ethical hacker. After months of learning and practice, this is a big step in my journey. Grateful and excited for what’s ahead #Fiverr #EthicalHacking #CyberSecurity #FirstOrder #BugBounty #Pentesting

Jakirpentest's tweet image. Got my first Fiverr order last night as an ethical hacker. After months of learning and practice, this is a big step in my journey. Grateful and excited for what’s ahead

#Fiverr #EthicalHacking #CyberSecurity #FirstOrder #BugBounty #Pentesting
Jakirpentest's tweet image. Got my first Fiverr order last night as an ethical hacker. After months of learning and practice, this is a big step in my journey. Grateful and excited for what’s ahead

#Fiverr #EthicalHacking #CyberSecurity #FirstOrder #BugBounty #Pentesting

Discovered a powerful subdomain enumeration tool called OneForAll Python-based, supports passive and active recon Also checks for subdomain takeover GitHub: github.com/zhzyker/OneFor… bugbounty recon subdomain oneforall infosec

Jakirpentest's tweet image. Discovered a powerful subdomain enumeration tool called OneForAll
Python-based, supports passive and active recon
Also checks for subdomain takeover

GitHub: github.com/zhzyker/OneFor…
bugbounty recon subdomain oneforall infosec

rubid=3 causes 500 Internal Server Error on GET & HEAD requests, while other values return 200 OK. Indicates a backend bug and poor input validation. #BugBounty #WebSecurity #Pentesting

Jakirpentest's tweet image. rubid=3 causes 500 Internal Server Error on GET & HEAD requests, while other values return 200 OK. Indicates a backend bug and poor input validation. #BugBounty #WebSecurity #Pentesting
Jakirpentest's tweet image. rubid=3 causes 500 Internal Server Error on GET & HEAD requests, while other values return 200 OK. Indicates a backend bug and poor input validation. #BugBounty #WebSecurity #Pentesting

Found a login endpoint that throws 500 Internal Server Error when a long password is submitted. Repeated requests slow the server down to 3–4s response time. Possible DoS via input overload. #BugBounty #DoS #WebSecurity #OpenBugBounty

Jakirpentest's tweet image. Found a login endpoint that throws 500 Internal Server Error when a long password is submitted. Repeated requests slow the server down to 3–4s response time. Possible DoS via input overload.

#BugBounty #DoS #WebSecurity #OpenBugBounty

Found a Blind SSRF on a target via a URL-based image loader. Verified using collaborator server: /LoadImage.aspx?url=…ut2hspdd3aqwxbhgwinoec90y.oastify.com/test.jpg Unreported but a solid example of simple input leading to serious server-side risks #BlindSSRF #BugBounty #CyberSecurity

Jakirpentest's tweet image. Found a Blind SSRF on a target via a URL-based image loader. Verified using collaborator server:

/LoadImage.aspx?url=…ut2hspdd3aqwxbhgwinoec90y.oastify.com/test.jpg

Unreported but a solid example of simple input leading to serious server-side risks

#BlindSSRF #BugBounty #CyberSecurity
Jakirpentest's tweet image. Found a Blind SSRF on a target via a URL-based image loader. Verified using collaborator server:

/LoadImage.aspx?url=…ut2hspdd3aqwxbhgwinoec90y.oastify.com/test.jpg

Unreported but a solid example of simple input leading to serious server-side risks

#BlindSSRF #BugBounty #CyberSecurity

Found a reflected XSS via OpenBugBounty https://[hidden]/Print.asp?img="><script>alert(OPENBUGBOUNTY)</script> Reported via responsible disclosure #XSS #BugBounty #OpenBugBounty #CyberSecurity #InfoSec

Jakirpentest's tweet image. Found a reflected XSS via OpenBugBounty
https://[hidden]/Print.asp?img=&quot;&amp;gt;&amp;lt;script&amp;gt;alert(OPENBUGBOUNTY)&amp;lt;/script&amp;gt;
Reported via responsible disclosure 

#XSS #BugBounty #OpenBugBounty #CyberSecurity #InfoSec
Jakirpentest's tweet image. Found a reflected XSS via OpenBugBounty
https://[hidden]/Print.asp?img=&quot;&amp;gt;&amp;lt;script&amp;gt;alert(OPENBUGBOUNTY)&amp;lt;/script&amp;gt;
Reported via responsible disclosure 

#XSS #BugBounty #OpenBugBounty #CyberSecurity #InfoSec

I have identified a rate limiting vulnerability while testing a domain on the OpenBugBounty platform The forgot password feature was accepting multiple reset requests without any proper rate limiting control

Jakirpentest's tweet image. I have identified a rate limiting vulnerability while testing a domain on the OpenBugBounty platform

The forgot password feature was accepting multiple reset requests without any proper rate limiting control
Jakirpentest's tweet image. I have identified a rate limiting vulnerability while testing a domain on the OpenBugBounty platform

The forgot password feature was accepting multiple reset requests without any proper rate limiting control

Learning through rejections at OpenBugBounty Some reports got rejected as duplicates or not reproducible Every try teaches me something new #BugBounty #CyberSecurity #InfoSec #LearningByDoing

Jakirpentest's tweet image. Learning through rejections at OpenBugBounty
Some reports got rejected as duplicates or not reproducible
Every try teaches me something new
#BugBounty #CyberSecurity #InfoSec #LearningByDoing

Successfully reported multiple security vulnerabilities via OpenBugBounty.org. The reports have been accepted and are now visible. Following responsible disclosure policy, no technical details are shared. Grateful for the opportunity to contribute to a safer internet.

Jakirpentest's tweet image. Successfully reported multiple security vulnerabilities via OpenBugBounty.org.
The reports have been accepted and are now visible.

Following responsible disclosure policy, no technical details are shared.
Grateful for the opportunity to contribute to a safer internet.

Discovered a DOM Based XSS vulnerability today The payload executes entirely on the client-side without any server-side reflection Identifying DOM XSS can be challenging, but proper analysis makes it possible

Jakirpentest's tweet image. Discovered a DOM Based XSS vulnerability today
The payload executes entirely on the client-side without any server-side reflection
Identifying DOM XSS can be challenging, but proper analysis makes it possible
Jakirpentest's tweet image. Discovered a DOM Based XSS vulnerability today
The payload executes entirely on the client-side without any server-side reflection
Identifying DOM XSS can be challenging, but proper analysis makes it possible

Alhamdulillah Found a SQL Injection vulnerability on a live domain during testing via OpenBugBounty. Target is out of scope, so couldn’t report it. Still, a great learning experience. #BugBounty #SQLi #CyberSecurity #JakirPentest #EthicalHacking

Jakirpentest's tweet image. Alhamdulillah
Found a SQL Injection vulnerability on a live domain during testing via OpenBugBounty.
Target is out of scope, so couldn’t report it.
Still, a great learning experience.

#BugBounty #SQLi #CyberSecurity #JakirPentest #EthicalHacking
Jakirpentest's tweet image. Alhamdulillah
Found a SQL Injection vulnerability on a live domain during testing via OpenBugBounty.
Target is out of scope, so couldn’t report it.
Still, a great learning experience.

#BugBounty #SQLi #CyberSecurity #JakirPentest #EthicalHacking
Jakirpentest's tweet image. Alhamdulillah
Found a SQL Injection vulnerability on a live domain during testing via OpenBugBounty.
Target is out of scope, so couldn’t report it.
Still, a great learning experience.

#BugBounty #SQLi #CyberSecurity #JakirPentest #EthicalHacking

Discovered a phpinfo() info leak on a live domain via OpenBugBounty. Not submitted — out of scope per platform rules. Always check scope before reporting. [domain]net/alp/info.php #BugBounty #ResponsibleDisclosure #InfoSec

Jakirpentest's tweet image. Discovered a phpinfo() info leak on a live domain via OpenBugBounty. Not submitted — out of scope per platform rules.

Always check scope before reporting.

[domain]net/alp/info.php
#BugBounty #ResponsibleDisclosure #InfoSec
Jakirpentest's tweet image. Discovered a phpinfo() info leak on a live domain via OpenBugBounty. Not submitted — out of scope per platform rules.

Always check scope before reporting.

[domain]net/alp/info.php
#BugBounty #ResponsibleDisclosure #InfoSec

Hello everyone, I’m Md Jakirul Alam, an Ethical Hacker and Security Enthusiast from Bangladesh. Starting my journey in cybersecurity and ethical hacking. Excited to learn and contribute. #cybersecurity #infosec


"Exploring the world of Ethical Hacking and learning something new every day! 💻🔐 Cybersecurity is both exciting and challenging, and I'm loving the journey so far. 🚀 What's your favorite cybersecurity tip or tool? #EthicalHacking #CyberSecurity #LearnToHack"


Md. Jakirul Alam reposted

New work up coming... 🖤

actressshila's tweet image. New work up coming...  🖤
actressshila's tweet image. New work up coming...  🖤
actressshila's tweet image. New work up coming...  🖤

United States Trends

Loading...

Something went wrong.


Something went wrong.