Filter
Exclude
Time range
-
Near
5. Automate with sqlmap 6. Get past a WAF 7. Defend at every layer 8. Read the breaches it caused (TalkTalk, Heartland)
1
8
and the copying it as a text in a file, that way you can use it multiple times for testing with sqlmap so far the cookies and sessions are also in place. All these can be prevented by not allowing the server to trust user query. This is the little I know.
3
37
This sqlmap is a terminal based tool and it's majorly used to dump database by using normal SQL queries. But if you want the sqlmap to be very effective, there is a way of using burp to it by adding the request sent to the browser capturing it the proxy...
1
4
77
SQLi is when a user types database commands into an input box i.e login form and tricks the app into obeying them or giving out the database when using the terminal... Two major tools are involved in this sqlmap & burp suite (in some cases you might not even need burp)
What is SQL injection and how can you prevent it ?
1
2
10
162
هل تعلم أن SQL Injection لا تزال من أكثر ثغرات المواقع استغلالاً حتى اليوم؟ 🛢 رغم أنها معروفة منذ التسعينيات كثير من المطورين لا يعرفون كيف يحمون مواقعهم منها. ثغرة واحدة ⬅️ اختراق قاعدة بيانات كاملة. في معسكر الأمن السيبراني المستوى الأول ستتعلم: ▪️ كيف تعمل SQL Injection وكيف تُكتشف ▪️ كيف تختبرها بأدوات مثل sqlmap ▪️ كيف تحمي المواقع وقواعد البيانات منها كل هذا في دورة حماية واختراق المواقع وقواعد البيانات - CWC احد دورات معسكر الأمن السيبراني مستوى أول. دورات معسكر الأمن السيبراني المستوى الأول: ▪️ دورة أساسيات أمن المعلومات Security ▪️ دورة نظام التشغيل لينكس Linux ▪️ دورة الشبكات من سيسكو CCNA ▪️ دورة الاختراق الأخلاقي Kali Linux 🤖 دورة اختبار اختراق بذكاء اصطناعي AI CyberHack "جديد" ▪️ دورة الاختراق الاخلاقي للمواقع وقواعد البيانات CWC ▪️ دورة الاختراق الاخلاقي CHC مجاناً بعرض الصيف: ▪️دورة شهادة حامي الشبكات المُعتمد CND ▪️دورة اكتشاف الثغرات CyberBug ▪️دورة التحقيق الجنائي الرقمي CHFI ▪️دورة إدارة البنية التحتية لتقنية المعلومات ITIL 4 تدريب بث مباشر اونلاين | شهادة معتمدة | مناسب للمبتدئين 🔵 خصم 50٪ كود: Offer50 التسجيل متبقي مقاعد قليلة لإغلاق المجموعة: techcamp.us/16ow للاستفسار على الخاص: @TechCampus_Help
2
715
agora qualquer matuto ai que defender "aumentar idade de consentimento" vou ver se vc tem um link na bio "site proprio" pq SQL injection, XSS, CSRF eu manjo mt viu. burp suite, sqlmap toda periferia do kali linux e minha vida
33
HOW TO BREAK INTO PENTESTING IN 2026. COMPLETE GUIDE Disclaimer: If it doesn't work out, don't get discouraged — I couldn't do it at the start either. You should start right away with building practical skills because starting with theory will completely demotivate you at the beginning. You'll get all the theory necessary by practicing and researching. Note: all of this is done by hand. Don't use tools like scanners and sqlmap, because you won't learn anything. - pentesterlab[.]com - https://www.hacksplaining[.]com/lessons - Get as far as you can on http://escape.alf[.]nu/ I started solving practical tasks in my first year right here - http://www.root-me[.]org/?lang=en - Lots of cryptography challenges https://www.mysterytwisterc3[.]org/en/ - Poke around the wargames at http://overthewire[.]org/wargames/ , going through the ordered difficulty level written on the main page. The very first wargame will let you get familiar with basic Linux commands and sort of administration. - Another set of wargames, but on vulnerability exploitation, a bit tricky for beginners, but you can look at writeups and try to understand something. Still, it's better to try to solve it yourself and google as much info on the task topic as you can. - For fans of reversing and those eager to grow in the reverse engineering field, I can recommend the resource https://crackmes[.]one/. You grab an easy crackme and try to solve it using IDA, Ghidra - The tasks closest to the real world for pentesting https://www.hackthebox[.]com(app.hackthebox.com/machines). You pick an easy box and try to solve it. The algorithm for solving any box from there is — Enumeration, Exploitation, PostExploitation, PrivilegeEscalation. It'll help you understand how to scan ports with Nmap and how to scan web applications for open files, for example, using ffuf. - The main thing in all these tasks is to try to solve them yourself, without looking at a ready-made solution or writeup, even if it's hard and you want to give up — only this way will you learn how to work with the unknown and see things through to the end. If you're tired and out of ideas — take a break, come back to the task later. For those who want to poke around in AD: - https://zer1t0.gitlab[.]io/posts/attacking_ad/ - https://github[.]com/Orange-Cyberdefense/GOAD - a lab that you need to deploy yourself, fairly difficult to start with On web vulnerabilities: - https://portswigger[.]net/web-security/all-labs First and foremost, work through the labs on - SQL Injection - Cross-site scripting - XXE injections - SSRF - OS command injection - Path traversal - File upload vulnerabilities This is the base. The fooooundation. Start at the APPRENTICE level and go as far as you can push.

56
🛡️💻🔓 HackLabs | 43 labs reales de hacking ético con Docker y Kali. Despliega con un comando y obtén IP real en tu LAN. Atácalo con nmap, Burp, sqlmap y todo tu stack de Kali como en un Red Team de verdad. Cubre OWASP Top 10 6 labs de ataques a IA. #ethicalhacking #redteam
1
12
37
834
From reconnaissance (Nmap, Amass, theHarvester) to vulnerability scanning (Nuclei, Nessus, OpenVAS) and exploitation frameworks (Metasploit, sqlmap), each tool plays a role in understanding and securing systems. #cybersecurity
1
3
63
5 UNDERRATED GITHUB REPOS: 1. h4cker github.com/The-Art-of-Hackin… Includes thousands of resources related to ethical hacking, bug bounties, digital forensics, etc. 2. LiteLLM github.com/BerriAl/litellm One Python SDK to call 100 LLM providers (OpenAl, Anthropic, Gemini, etc.) in OpenAl format. 3. 33-js-concepts github.com/leonardomso/33-js… 33 JavaScript concepts every developer should know, each with practical code examples. 4. System Design 101 github.com/ByteByteGoHq/syst… Helps you prepare for system design interviews by explaining complex systems with visuals. 5. sqlmap github.com/sqlmapproject/sql… An automated penetration testing tool for identifying and exploiting SQL injection vulnerabilities.
32
23
148
4,669
🛠️ El arsenal definitivo del Red Team moderno: Metasploit, Cobalt Strike, Nmap, Burp Suite, BloodHound, SQLMap y más. Si te interesa la ciberseguridad ofensiva, esto es ORO 🔥 #CyberSecurity #RedTeam #Hacking #Pentesting #Linux
51
Replying to @xn0kkx
Misericórdia, o desgraçado podendo pesquisar uma query do sqlmap. Ta faltando llm nessa porra!
1
1
18
Jun 11
Replying to @HenryqueB
Sim, mas mesmo eu dizendo que tinha já vuln dr SQLi e fazendo ele analisar parâmetros da URL ele ficou viajando, saiu completamente do foco e começou a testar várias coisas, ele tentou rodar o sqlmap mas só conseguiu concluir quando eu passei o parâmetro e um exemplo de query
3
139
Replying to @xn0kkx
Mas vc nao tinha dado o terminal pra ele? Os token nao poderiam ter sido economizados no sqlmap?
1
1
133
Blind SQL injection sends no output to the attacker — they infer database structure through boolean responses or time delays. Harder to exploit manually but sqlmap automates it completely. Parameterised queries prevent all variants. #SQLi #AppSec
14
تخيل مساعد أمني (AI Agent) يسويلك اختبار اختراق (Pentesting) كامل لشبكتك، ويتحكم بـ 400 أداة هاكينج، ويجهزلك التقرير.. كل هذا وأنت بس تراقب! 🤯🛡️" بما إني مهتم بمجال الأمن السيبراني وكيفية دمج الـ AI بيه، لفت انتباهي مشروع قوي جداً اسمه AIDA. هذا المشروع يغير قواعد اللعبة بالنسبة للـ Pentesters والشركات الأمنية. ليش هذا المشروع يعتبر Game Changer؟ AIDA هو مو مجرد سكريبت بسيط، هو منصة كاملة (Platform) تنطي للـ AI Agent بيئة اختبار اختراق متكاملة. شلون يشتغل؟ السيطرة الكاملة: الـ AI Agent يتصل عبر الـ MCP بـ (Exegol container) اللي يحتوي على أكثر من 400 أداة أمنية جاهزة. التنفيذ المباشر: يقدّر ينفذ أدوات مثل nmap، sqlmap، nuclei، nuclei، ffuf وغيرها مباشرة، وبدون أي تدخل يدوي منك. الذكاء في الهجوم: يحلل النتائج، ويربط الهجمات ببعضها (chain attacks) بناءً على اللي يلكاه، مثل شغل الـ Pentester الحقيقي. التوثيق التلقائي: يتتبع كل المكتشفات (Findings) بلوحة تحكم ويب، ويجهزلك تقرير بالثغرات والحلول المقترحة تلقائياً. القيمة الحقيقية: يختصر وقت طويل جداً كان يضيع بـ "نسخ ولصق" الأوامر بين الموديل والترمينال، ويخليك تركز على "التحليل الاستراتيجي" و "سد الثغرات" بدل ما تضيع وقتك بالعمليات الروتينية. سؤالي إلك: هل تشوف إن الـ AI ممكن يوصل لمرحلة يستبدل الـ Pentesters البشر؟ أم إنه راح يبقى مجرد "مساعد" لزيادة الكفاءة؟ شاركني رأيك بالتعليقات، وخلي نتناقش! 💬
2
4
8
638