Skip to content

Commit

Permalink
Description
Browse files Browse the repository at this point in the history
A tool to find administrator page
  • Loading branch information
lanuma committed Jan 17, 2015
1 parent 1c0ecf6 commit 0dae197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adminFinder.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,4 +102,4 @@
except (KeyboardInterrupt, SystemExit):
print "\n\t[!] Session cancelled"
except:
print "\n\t[!] Unknown Error... Exit! "
print "\n\t[!] Unknown Error... Exit!"

0 comments on commit 0dae197

Please sign in to comment.