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
#11
(Aug-21-2020, 07:06 PM)perfringo Wrote:
(Aug-21-2020, 03:17 PM)fatjuicypython Wrote: Wouldnt be possible, not efficient and there is only 5 attempts allowed.

I have never used python, created a script in my entire life with python, so sorry I do not meet your "high expectations.

[Friday night ideas] if you have nothing positive to contribute, then don't waste your time.

[Friday night conversation with imaginary friend]

[imaginary friend]: I need solution to my problem
[me]: Can you be more specific?
[imaginary friend]: you are not constructive, I need solution and not description of the problem.
[me]: I'll take another beer and try patronize.
------------------------------------------------------------------------

I feel that I am constructive. As a result of my post we have important information about problem: "only 5 attempts allowed". This makes my suggestion even more relevant: why write a script if one can only make 5 attempts? 4 x 5 = 20 keystrokes and it's over. Whatever script will be probably much longer.

On more serious note: server somehow attributes these attempts to 'user'. By username? By cookie? By IP-address? By hardware fingerprinting? By something else? By combinations of above mentioned? In order to have 'solution' one must describe problem with all it's constraints (I personally didn't visit the website as my browser warned me about invalid certificate; so I have no clue).

Before you proceed you should make sure that in your jurisdiction this is not something broadly called as 'unauthorized acces to computer network'. In some jurisdictions this is criminal offence, in some this carries civic liability. Do your research before you attempt something and not afterwards (ignorance does not release from liability).


Lets use Google as an example, you have I think you have 3 attempts ? It's a similar sort of thing to games website.

Does python have the capabilities to bruce for the pin ?

I want to clarify, I am just trying to further my knowledge. That is all.
Reply


Messages In This Thread
RE: I need advise with developing a brute forcing script - by fatjuicypython - Aug-21-2020, 07:53 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Forcing matplotlib to NOT use scientific notation when graphing sawtooth500 4 448 Mar-25-2024, 03:00 AM
Last Post: sawtooth500
  Need an alternative to brute force optimization loop jmbonni 5 1,264 Dec-07-2023, 12:28 PM
Last Post: RockBlok
  Solving an equation by brute force within a range alexfrol86 3 2,867 Aug-09-2022, 09:44 AM
Last Post: Gribouillis
  How to use scipy.optimization.brute for multivariable function Shiladitya 9 6,366 Oct-28-2020, 10:40 PM
Last Post: scidam
  Absolutely new to python - basic advise needed mariolucas75 2 2,106 Jun-12-2020, 08:36 PM
Last Post: Yoriz
  Best extension for Andriod developing ? samuelbachorik 1 1,628 Apr-29-2020, 01:30 PM
Last Post: Larz60+
  Developing application for Android atari400 1 1,946 Nov-27-2019, 08:31 AM
Last Post: buran
  Developing Python with OpenCV into an Android App AviationFreak 1 6,849 Sep-29-2019, 08:55 AM
Last Post: wavic
  Please, advise collections for my task AlekseyPython 1 2,141 Sep-11-2019, 12:44 PM
Last Post: perfringo
  Getting help on developing a code Masoudk96 1 2,003 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