Python Forum
I need advise with developing a brute forcing script
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I need advise with developing a brute forcing script
#12
If you really want to learn cybersecurity start learning python and take some free online courses!

If you haven't installed python yet do it and then read the tutorial that comes with it. It is in the python manuals that come with the python installation or read it online here: https://docs.python.org/2.4/tut/tut.html

You have your first task already: "Create a function that generates a list of strings representing the numbers from "0000" to "9999". You should be able to write it by the time you get to chapter 5 of the tutorial (a couple hours).

I won't help you crack a gaming website because without their permission IT IS ILLEGAL but to do that you will also need to learn a lot more than programming. There are plenty of places that offer free courses so do a search and get started.
"So, brave knights, if you do doubt your courage or your strength, come no further, for death awaits you all with nasty, big, pointy teeth!" - Tim the Enchanter
Reply


Messages In This Thread
RE: I need advise with developing a brute forcing script - by Marbelous - Aug-21-2020, 09:20 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Need an alternative to brute force optimization loop jmbonni 5 1,374 10 hours ago
Last Post: stevejobb
  Forcing matplotlib to NOT use scientific notation when graphing sawtooth500 4 553 Mar-25-2024, 03:00 AM
Last Post: sawtooth500
  Solving an equation by brute force within a range alexfrol86 3 2,967 Aug-09-2022, 09:44 AM
Last Post: Gribouillis
  How to use scipy.optimization.brute for multivariable function Shiladitya 9 6,478 Oct-28-2020, 10:40 PM
Last Post: scidam
  Absolutely new to python - basic advise needed mariolucas75 2 2,157 Jun-12-2020, 08:36 PM
Last Post: Yoriz
  Best extension for Andriod developing ? samuelbachorik 1 1,653 Apr-29-2020, 01:30 PM
Last Post: Larz60+
  Developing application for Android atari400 1 1,976 Nov-27-2019, 08:31 AM
Last Post: buran
  Developing Python with OpenCV into an Android App AviationFreak 1 6,909 Sep-29-2019, 08:55 AM
Last Post: wavic
  Please, advise collections for my task AlekseyPython 1 2,163 Sep-11-2019, 12:44 PM
Last Post: perfringo
  Getting help on developing a code Masoudk96 1 2,029 Sep-04-2019, 10:48 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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