diff --git a/src/core/fasttrack.py b/src/core/fasttrack.py index 7ab153ee8..9c2521fb5 100644 --- a/src/core/fasttrack.py +++ b/src/core/fasttrack.py @@ -158,6 +158,7 @@ try: for sql in sql_servers: if sql != "": print(sql) + print("\n") print_status("By pressing enter, you will begin the brute force process on all SQL accounts identified in the list above.") test = input("Press {enter} to begin the brute force process.") for servers in sql_servers: