Site search

Search results: «bugs»

Found matches: 21

Installation: Go to the control panel, open the Alpha installer, upload the archive downloaded after purchase, and install.
The script matches the user with people on the website whom they may know or could become friends with.

How it works:
1. The user is matched with friends of their friends whom they haven't added as friends.
2. If the user has no friends, random users are matched with them based on the same country or city
3. The script adds new potential friends every hour.
4. You can hide unwanted offers for a while.

Update 05/31/2022
Fixed bugs

Update 08/05/2022...
An economic game at a super low price that will increase user activity on your website. This is the first user-created game for the AlphaCMS social engine. It's incredibly engaging.

The gameplay principle:

The user buys cars and refuels them. Each car generates hourly income in points. Income is exchanged at the exchange office and added to the account. You can also purchase garages and increase your taxi driver experience. There are top taxi drivers.

If desired, the game can be customized using the plugins/config.php file

. The game is installed, like mods, via the Alpha installer.

Updated: August 12,...
I'm posting my game. I've lost the desire to work on it or do anything else. It's fine as a core, everything seems to work, but there are a few bugs. I doubt there are any holes; I think I've checked all the filtering in the script. PDO is used for database access, which is good for protecting against SQL injection attacks. Optimization: The nick function has a static cache to avoid repeated database queries for the same user on the same page. Global variables: The code relies on $pdo and $user, which is typical for procedural engine writing.
SQL Injection Attack — one of the oldest bugs, still one of the most dangerous.

SQL injection happens when user input is treated as executable SQL instead of data. A single unsafe query can expose sensitive data, bypass authentication, or even destroy entire tables.

String interpolation inside raw SQL is a red flag. It allows attackers to inject malicious logic directly into your query. Sanitizing input helps, but it is not enough on its own.

The real fix is parameterized queries.
When parameters are used correctly, the database engine treats input strictly as data — not executable code. No matter...
🔎 What is 𝐘𝐚𝐧𝐝𝐞𝐱 𝐝𝐨𝐫𝐤𝐢𝐧𝐠? (Advanced OSINT Technique)

Most bug hunters know about Google Dorks…

But very few explore the power of Yandex Dorking using Yandex 🔥

Yandex is a Russian search engine that sometimes indexes files and directories that Google ignores — making it extremely powerful for reconnaissance and OSINT.

💡 Why Yandex is Special?

✔️ Different indexing algorithm
✔️ Better exposure of open directories
✔️ Sometimes reveals sensitive files not visible on Google
✔️ Useful for bug bounty & recon

---

🎯 Common Yandex Dork Examples

⚠️ For educational & authorized testing only.

1️⃣ Find Exposed Login Pages...
Installation: Go to the control panel, open the Alpha installer, upload the archive downloaded after purchase, and install.
This module will increase user donations to your project for the purchase of site currency for donations.

Features:
1. The creator can configure the fee for collections and the maximum collection amount in the control panel.
2. The module can be enabled/disabled.
3. When creating/editing a collection, you can display a widget on your page so that users can see it.
4. The creator of the collection receives an email notification about who donated and how much.
5. When deleting unfinished collections,...
Installation: Go to the control panel, open the Alpha installer, upload the archive downloaded after purchase, and install.

A simple but very fast antispam. After installation, the mod will 100% detect and catch prohibited links and advertising phrases in all areas of the site where messages can be added. In the control panel, you can add and remove both domain names and any inappropriate advertising phrases.
Administrators receive emails from the system notifying them if a user has used a blacklisted domain name or advertising phrase, and the full content of their message is also displayed. This way, the mod...
- Meet Linus Torvalds
- Built Linux and Git
- Started programming at the age of 10
- Got frustrated with existing operating systems
- At 21, posted a message online:
“I’m doing a free operating system, just a hobby.”
- The project had bugs and limitations
- He made it open source, so others could contribute
- Received million-dollar offers from apple and others, rejected them all

Today, Linux powers:
• Most of the internet
• Android phones
• Supercomputers
• Servers at NASA, Google, and Amazon

- faced another problem: tools for managing code is slow and messy...
Installation: Go to the control panel, open the Alpha installer, upload the archive downloaded after purchase, and install.

The good old game for friends and acquaintances is now available on your smartphone. With Spin the Bottle, you'll have a wonderful evening with others and discover new heights of shyness and confessions.

Game essence:

To start the game, there must be at least 3 players at one table. The system automatically selects a task for one player (whom they must kiss, whom they must compliment, or whom they must give 100 points to). The user spins the bottle. Whoever the neck...
War of the Sexes 2022 (AJAX) 1.3
Installation: Go to the control panel, open the Alpha installer, upload the archive downloaded after purchase, and install.

Based on the well-known game "War of the Sexes."

The gameplay: you'll play against a team of the opposite sex. The team that scores 100 points faster than the other team or takes 100% of the other team's life wins.

To fire, select the weapon you want and press .

The reload time is 30 seconds, after which you can fire another shot.
After completing the current game, the top 5 players will receive a...