I want to know whether it is possible to brute force a date format, and if it could be done once or if it should be done for each element (day, month, year).
I tried burp suite but I'm still a beginner, although I know the correct date for the project but I'm struggling to actually brute force.
It outputs:
This code utilizes the 'datetime' built-in module to easily brute-force through dates without having to consider many complex things such as leap years.