Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sql Injection using python
#1
Is it possible to write sql injection code using python? How can I learn to write this? I know sql and web scraping using pyhton what are the other things I need to know for this. I google this topic but I didn't find any website which elaborates this topic from ground level. If any tutorial or forum exists please let me know.
Reply
#2
What a silly question. Why would you think, in any possible scenario, that any programming forum is going to instruct you on creating malware? You are either very young or very naive or both. Better to spend your time creating something beneficial not destructive.
If it ain't broke, I just haven't gotten to it yet.
OS: Windows 10, openSuse 42.3, freeBSD 11, Raspian "Stretch"
Python 3.6.5, IDE: PyCharm 2018 Community Edition
Reply
#3
Quote:Is it possible to write sql injection code using python?
sure

Quote:How can I learn to write this?
If you know how to prevent it then you know how to inject it. You need to learn about MySQL commands/javascript/vulnerabilities. Thats all i am going to say about it.
Recommended Tutorials:
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  SQL Injection attacks on Python code rob101 11 2,301 Oct-12-2022, 07:45 AM
Last Post: rob101
  Better Understanding of Security and injection attacks SQLite KevinBrown 1 2,086 Apr-09-2019, 09:45 PM
Last Post: Legomancer

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020