{"id":18811270,"url":"https://github.com/mrmtwoj/sqlmap_tamper_aes","last_synced_at":"2025-10-08T08:17:07.929Z","repository":{"id":186251730,"uuid":"461496390","full_name":"mrmtwoj/sqlmap_tamper_aes","owner":"mrmtwoj","description":null,"archived":false,"fork":false,"pushed_at":"2022-02-20T13:45:43.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-29T23:54:17.954Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrmtwoj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-02-20T13:29:37.000Z","updated_at":"2024-06-22T15:49:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"c107b344-b647-40f0-93e0-efbc8d500b48","html_url":"https://github.com/mrmtwoj/sqlmap_tamper_aes","commit_stats":null,"previous_names":["mrmtwoj/sqlmap_tamper_aes"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmtwoj%2Fsqlmap_tamper_aes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmtwoj%2Fsqlmap_tamper_aes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmtwoj%2Fsqlmap_tamper_aes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmtwoj%2Fsqlmap_tamper_aes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrmtwoj","download_url":"https://codeload.github.com/mrmtwoj/sqlmap_tamper_aes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239748254,"owners_count":19690232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T23:25:23.427Z","updated_at":"2025-10-08T08:17:02.895Z","avatar_url":"https://github.com/mrmtwoj.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SqlMap Tamper AES Encrypt \n\nTrack code in the database when the mobile application or application has AES request encryption.\nKeep in mind my code is based on AES 128. Normal coding once base64\n\nhttps://sqlmap.org/\n\n## Install Pip For Python\n``` bash\n pip install Padding\n pip install crypto\n pip install cryptography\n```\n\n## How Find AES KEY and VI in Android \nUse aes.js in Github my Project [aes_finder_method_two.js]\nhttps://github.com/mrmtwoj/frida_list\n\n## How Use sqlmap_tamper_aes\neasy peasy 😎😎\n\n## One\n``` bash\nsqlmap -r request.txt -p uid --tamper ~/Desktop/sqlmap_tamper_aes.py -- dbs\n```\n## Two\n``` bash\nsqlmap -u \"http://example.com/index.php\" -D \"username,password\" --tamper ~/Desktop/sqlmap_tamper_aes.py -- dbs\n```\n\n## Hint\nIf the file sqlmap_tamper_aes does not run, you can go to the following address and run the code\n\n``` bash\ncp sqlmap_tamper_aes.py /usr/share/sqlmap/tamper/\nsqlmap -r request.txt -p uid --tamper sqlmap_tamper_aes -- dbs\n```\n## ❤🙌\nYou needed help again, send me a message\nmr.mtwoj[at].gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrmtwoj%2Fsqlmap_tamper_aes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrmtwoj%2Fsqlmap_tamper_aes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrmtwoj%2Fsqlmap_tamper_aes/lists"}