Giter Club home page Giter Club logo
  • šŸ‘‹ Hi, Iā€™m @mirankhan008
  • šŸ‘€ Iā€™m interested in ...
  • šŸŒ± Iā€™m currently learning ...
  • šŸ’žļø Iā€™m looking to collaborate on ...
  • šŸ“« How to reach me ...

Susmoy Khan Miran's Projects

hackbar icon hackbar

HackBar is a security audit tool that will enable you to pentest websites more easily. ... You can use it to check site security by performing SQL injections, XSS holes and more. It also has a user-friendly interface that makes it easy for you to do fuzz testing, hash generation, encoding and more.

howtohunt icon howtohunt

Tutorials and Things to Do while Hunting Vulnerability.

kali-helpers icon kali-helpers

My Small Bash Scripts To Make Kali Linux Easy For Beginners!

megabasterd icon megabasterd

Yet another unofficial (and ugly) cross-platform MEGA downloader/uploader/streaming suite.

sqli-labs icon sqli-labs

README SQLI-LABS is a platform to learn SQLI Following labs are covered for GET and POST scenarios: Error Based Injections (Union Select) String Intiger Error Based Injections (Double Injection Based) BLIND Injections: 1.Boolian Based 2.Time Based Update Query Injection. Insert Query Injections. Header Injections. 1.Referer based. 2.UserAgent based. 3.Cookie based. Second Order Injections Bypassing WAF Bypassing Blacklist filters Stripping comments Stripping OR & AND Stripping SPACES and COMMENTS Stripping UNION & SELECT Impidence mismatch Bypass addslashes() Bypassing mysql_real_escape_string. (under special conditions) Stacked SQL injections. Secondary channel extraction ======================================================================================== Install Instructions: Unzip the contents inside the apache folder, for example under /var/www This will create a folder sql-labs under it. else you can use git command from within /var/www folder. /var/www folder and then use following command> git clone https://github.com/Audi-1/sqli-labs.git sqli-labs Open the file "db-creds.inc" which is under sql-connections folder inside the sql-labs folder. Update your MYSQL database username and password.(default for Backtrack are used root:toor) From your browser access the sql-labs folder to load index.html Click on the link setup/resetDB to create database, create tables and populate Data. Labs ready to be used, click on lesson number to open the lesson page. Enjoy the labs ========================================================================================== Corrosponding walkthrough video tutorials and explainations can be found at: http://dummy2dummies.blogspot.com http://www.securitytube.net/user/Audi https://www.facebook.com/sqlilabs you can also find the read along book at https://leanpub.com/SQLI-LABS, work is under process. ========================================================================================== Challenge Section added: Less-54 to Less - 61 special challenge lessons added to repository for testing skills learnt from the other Lab lessons. ==========================================================================================

sqlilabs icon sqlilabs

Edited SQLi Audi lab series so that it can work in kali linux with PhpVersion 7+ In latest version of kali we are having PHP version 7.xxx which does not support MySQL functions because it support MySQLi functions. MySQLi Extension (or simply known as MySQL improved or MySQLi) is a relational database driver that is used mainly in the PHP programming language. So i made necessary changes in the original SQLi labs so that it can work in kali linux with PhpVersion 7+ Original SQLi version can be found at https://github.com/Audi-1/sqli-labs Before accessing lab from your browser make sure to run these three commands in your kali machine ā€“ service apache2 start ā€“ service mysql stop ā€“ mysqld_safe - -skip-grant-tables We are very thankful to Audi-1(aka Dhakkan) for creating such an interesting and awesome environment for us to understand and practice SQL injection.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.