s0md3v / Breacher

An advanced multithreaded admin panel finder written in python.

Home Page:http://teamultimate.in

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

put break

tinurockhackerboy opened this issue · comments

need to stop checking after valid path found.otherwise its keep going loop

print ' \033[1;32m[+]\033[0m Admin panel found: %s'% link

                    raw_input("Found: Nothing is Impossible")

its intended.