BugCod3

Description
ɪɴ ᴛʜᴇ ɴᴀᴍᴇ ᴏꜰ ɢᴏᴅ

Все о мире технологий

Group: T.me/BugCod3GP

Topic: T.me/BugCod3Topic

Contact: T.me/BugCod3BOT
Email: [email protected]
Advertising
We recommend to visit

Community chat: https://t.me/hamster_kombat_chat_2

Twitter: x.com/hamster_kombat

YouTube: https://www.youtube.com/@HamsterKombat_Official

Bot: https://t.me/hamster_kombat_bot
Game: https://t.me/hamster_kombat_bot/

Last updated 3 months, 4 weeks ago

Your easy, fun crypto trading app for buying and trading any crypto on the market.

📱 App: @Blum
🆘 Help: @BlumSupport
ℹ️ Chat: @BlumCrypto_Chat

Last updated 3 months, 3 weeks ago

Turn your endless taps into a financial tool.
Join @tapswap_bot


Collaboration - @taping_Guru

Last updated 5 days, 1 hour ago

3 months, 4 weeks ago

Add to your wordlist:

auth/jwt/register auth\-demo/register/classic auth\-demo/register/modern

#BugBounty #Tips

? T.me/BugCod3BOT
? T.me/BugCod3

4 months ago

Payload:

%2F..%2F..%2Fetc%2Fpasswd

#XSS #Payload

? T.me/BugCod3BOT
? T.me/BugCod3

1 year, 2 months ago
***?*** **Photon** ***?***

? Photon ?

Incredibly fast crawler designed for OSINT

Photon can extract the following data while crawling:
⚪️URLs (in-scope & out-of-scope)
⚪️URLs with parameters (example.com/gallery.php?id=2)
⚪️Intel (emails, social media accounts, amazon buckets etc.)
⚪️Files (pdf, png, xml etc.)
⚪️Secret keys (auth/API keys & hashes)
⚪️JavaScript files & Endpoints present in them
⚪️Strings matching custom regex pattern
⚪️Subdomains & DNS related data

⬇️ Download? Github#Python #Crawler #Osint #Spider

? T.me/MRvirusIRBOT
? T.me/BugCod3

1 year, 2 months ago
***?*** **zetanize** *****?*****HTML Form Parser For …

? zetanize *?***HTML Form Parser For Humans

*? *IntroductionIt's very easy to make HTTP requests in python, thanks to urllib and requests. However, there was no way to submit HTML forms on the go, well now there is.

*? *Documentationfrom zetanize import zetanize forms = zetanize(html)Well that's it! Just feed zetanize a HTML document and it will give you a dict of actionable form data.
Let's parse https://google.com for getting familiar:
`from requests import get
from zetanize import zetanize

html = get('https://google.com').text
forms = zetanize(html)*****?***** **Here's the output:**{
"0": {
"action": "/search",
"inputs": [
{
"type": "hidden",
"name": "ie",
"value": "ISO-8859-1"
},
{
"type": "hidden",
"name": "hl",
"value": "en-IN"
},
{
"type": "hidden",
"name": "source",
"value": "hp"
},
{
"type": "hidden",
"name": "biw",
"value": ""
},
{
"type": "hidden",
"name": "bih",
"value": ""
},
{
"type": "",
"name": "q",
"value": ""
},
{
"type": "submit",
"name": "btnG",
"value": "Google Search"
},
{
"type": "submit",
"name": "btnI",
"value": "I"
},
{
"type": "hidden",
"name": "gbv",
"value": "1"
}
],
"method": "get"
}
}`⬇️ Download? Github#Mechanize #Html #Parser

? T.me/MRvirusIRBOT
? T.me/BugCod3

1 year, 2 months ago
***?*** **Discord Nitro Generator and Checker** …

? Discord Nitro Generator and Checker ?

A discord nitro generator and checker for all your nitro needs

It generates and checks discord nitro codes at the same time for maximum efficiency

*? *Getting StartedTo get a local copy up and running follow these simple steps.

* *PrerequisitesYou need to install Python, that can be done here⬇️ Download OR Clone the repo github

◀️ Install Python packages
➜ ~ python3.8 \-m pip install \-r requirements.txt➡️ UsageRun the main.py file using py \-3 main.py The code will show you two prompts:

  1. How many codes to generate
  2. If you want to use a discord webhook, if you dont know how to get a discord webhook url it is located at

```
channel settings » intergrations » webhooks » create webhook

```
If you dont want to use a webhook simply leave this blank

The code will start generating and checking after that step

? Github⚠️ This program has not been tested by our team ⚠️

#Python #Generator #Checker #Discord #Nitro

? T.me/MRvirusIRBOT
? T.me/BugCod3

1 year, 4 months ago
***?*** **Fast and customisable vulnerability scanner …

? Fast and customisable vulnerability scanner based on simple YAML based DSL. ?

?
Nuclei is used to send requests across targets based on a template, leading to zero false positives and providing fast scanning on a large number of hosts. Nuclei offers scanning for a variety of protocols, including TCP, DNS, HTTP, SSL, File, Whois, Websocket, Headless etc. With powerful and flexible templating, Nuclei can be used to model all kinds of security checks.

We have a dedicated repository that houses various type of vulnerability templates contributed by more than 300 security researchers and engineers.

Install NucleiNuclei requires go1.20 to install successfully. Run the following command to install the latest version -

⬇️
```
➜ ~ go install -v github.com/projectdiscovery/nuclei/v2/cmd/nuclei@latest

```
? Github#security #vulnerability_detection

? T.me/MRvirusIRBOT
? T.me/BugCod3

1 year, 4 months ago
***?*** [http://www.simscollege.ac.in](http://www.simscollege.ac.in/)

? http://www.simscollege.ac.in

? Username: admin
? Password: simsxyz

? Version: 10.5.22-MariaDB
? Database: N/A

login page: /members.php

#web #sql

? T.me/MRvirusIRBOT
? T.me/BugCod3

1 year, 5 months ago
FinalRecon is an **automatic web reconnaissance** …

FinalRecon is an automatic web reconnaissance tool written in python. Goal of FinalRecon is to provide an overview of the target in a short amount of time while maintaining the accuracy of results. Instead of executing several tools one after another it can provide similar results keeping dependencies small and simple.

FinalRecon provides detailed information such as :

⚪️ Header Information

⚪️ Whois

⚪️ SSL Certificate Information

⚪️ Crawler
...

⚪️ DNS Enumeration
...

⚪️ Subdomain Enumeration
...

⚪️ Directory Searching
...

⚪️ Wayback Machine
...

⚪️ Port Scan
...

⚪️ Export
...

Github#pentesting #web #Tools

? T.me/MRvirusIRBOT
? T.me/BugCod3

We recommend to visit

Community chat: https://t.me/hamster_kombat_chat_2

Twitter: x.com/hamster_kombat

YouTube: https://www.youtube.com/@HamsterKombat_Official

Bot: https://t.me/hamster_kombat_bot
Game: https://t.me/hamster_kombat_bot/

Last updated 3 months, 4 weeks ago

Your easy, fun crypto trading app for buying and trading any crypto on the market.

📱 App: @Blum
🆘 Help: @BlumSupport
ℹ️ Chat: @BlumCrypto_Chat

Last updated 3 months, 3 weeks ago

Turn your endless taps into a financial tool.
Join @tapswap_bot


Collaboration - @taping_Guru

Last updated 5 days, 1 hour ago