├── .gitignore ├── README.md └── sqlmap.py /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TayebMehmood/Sqlmap-Termux-Powerful-SQL-Injection-tool-/HEAD/.gitignore -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TayebMehmood/Sqlmap-Termux-Powerful-SQL-Injection-tool-/HEAD/README.md -------------------------------------------------------------------------------- /sqlmap.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TayebMehmood/Sqlmap-Termux-Powerful-SQL-Injection-tool-/HEAD/sqlmap.py --------------------------------------------------------------------------------