This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sqlmap একটি ওপেন সোর্স পেনেট্রেশন টেস্টিং টুল যা SQL ইনজেকশন ত্রুটিগুলি সনাক্ত এবং এক্সপ্লয়েট করার প্রক্রিয়া এবং ডেটাবেজ সার্ভারগুলি দখল করার প্রক্রিয়া স্বয়ংক্রিয় করে। এটি একটি শক্তিশালী সনাক্তকরণ ইঞ্জিন, চূড়ান্ত অনুপ্রবেশকারীর জন্য অনেকগুলি নির্দিষ্ট বৈশিষ্ট্য এবং বিস্তৃত পরিসরের সুইচগুলির সাথে আসে, যার মধ্যে ডেটাবেজ ফিঙ্গারপ্রিন্টিং, ডাটাবেস থেকে তথ্য আহরণ, অন্তর্নিহিত ফাইল সিস্টেম অ্যাক্সেস করা এবং আউট-অফ-ব্যান্ড সংযোগগুলির মাধ্যমে অপারেটিং সিস্টেমে কমান্ড এক্সিকিউট করা অন্তর্ভুক্ত রয়েছে।
আপনি উইকিতে কিছু বৈশিষ্ট্য প্রদর্শনকারী [স্ক্রিনশট সংগ্রহ](https://github.com/sqlmapproject/sqlmap/wiki/Screenshots) দেখতে পারেন।
ইনস্টলেশন
----
আপনি [এখানে](https://github.com/sqlmapproject/sqlmap/tarball/master) ক্লিক করে সর্বশেষতম tarball ডাউনলোড করতে পারেন অথবা [এখানে](https://github.com/sqlmapproject/sqlmap/zipball/master) ক্লিক করে সর্বশেষতম zipball ডাউনলোড করতে পারেন।
আরও, আপনি [Git](https://github.com/sqlmapproject/sqlmap) রিপোজিটরি ক্লোন করে sqlmap ডাউনলোড করতে পারেন:
sqlmap যেকোনো প্ল্যাটফর্মে [Python](https://www.python.org/download/) ভার্সন **2.6**, **2.7** and **3.x** এর সাথে সরাসরি কাজ করে।
ব্যবহার
----
মৌলিক অপশন এবং সুইচগুলির তালিকা পেতে ব্যবহার করুন:
python sqlmap.py -h
সকল অপশন এবং সুইচগুলির তালিকা পেতে ব্যবহার করুন:
python sqlmap.py -hh
আপনি [এখানে](https://asciinema.org/a/46601) একটি স্যাম্পল রান খুজে পাবেন।
sqlmap এর ক্ষমতা, সাপোর্টেড ফিচারগুলোর তালিকা এবং উদাহরণ সহ সমস্ত অপশন এবং সুইচগুলির বিবরণ সম্পর্কে একটি ওভারভিউ পেতে, [ব্যবহারকারী নির্দেশিকা](https://github.com/sqlmapproject/sqlmap/wiki/Usage) দেখুন/দেখতে পরামর্শ দেওয়া হলো।
Links
----
* হোমপেজ: https://sqlmap.org
* ডাউনলোড: [.tar.gz](https://github.com/sqlmapproject/sqlmap/tarball/master) or [.zip](https://github.com/sqlmapproject/sqlmap/zipball/master)
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bengali translation #5842
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Are you sure you want to change the base?
Bengali translation #5842
Filter by extension
Viewed files
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing