Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- from tkinter import *
- import webbrowser
- root = Tk()
- root.title('C0d3D By: C0d3dSk1llS')
- root.configure(background='black')
- #-----------------------------------------------------------
- def b_click(fg="red", bg="black"):
- global f_num
- def openweb():
- webbrowser.open(url, 1)
- global f_num
- def openweb_2():
- webbrowser.open(url2, 2)
- global f_num
- def openweb_3():
- webbrowser.open(url3, 3)
- global f_num
- def openweb_4():
- webbrowser.open(url4, 4)
- global f_num
- def openweb_5():
- webbrowser.open(url5, 5)
- global f_num
- def openweb_6():
- webbrowser.open(url6, 6)
- global f_num
- def openweb_7():
- webbrowser.open(url7, 7)
- global f_num
- def openweb_8():
- webbrowser.open(url8, 8)
- global f_num
- def openweb_9():
- webbrowser.open(url9, 9)
- global f_num
- def openweb_10():
- webbrowser.open(url10, 10)
- global f_num
- def openweb_11():
- webbrowser.open(url11, 11)
- global f_num
- def openweb_12():
- webbrowser.open(url12, 12)
- global f_num
- def openweb_13():
- webbrowser.open(url13, 13)
- global f_num
- def openweb_14():
- webbrowser.open(url14, 14)
- global f_num
- def openweb_15():
- webbrowser.open(url15, 15)
- global f_num
- def openweb_16():
- webbrowser.open(url16, 16)
- global f_num
- def openweb_17():
- webbrowser.open(url17, 17)
- global f_num
- def openweb_18():
- webbrowser.open(url18, 18)
- global f_num
- def openweb_19():
- webbrowser.open(url19, 19)
- global f_num
- def openweb_20():
- webbrowser.open(url20, 20)
- global f_num
- def openweb_21():
- webbrowser.open(url21, 21)
- global f_num
- #--------------ASSIGN YOUR URL---------------#
- url = "https://codedskills.net"
- new = 1
- #------
- url2 = "http://google.com"
- new = 2
- #------
- url3 = "http://facebook.com"
- new = 3
- #------
- url4 = "https://www.reddit.com"
- new = 4
- #------
- url5 = "https://app.itpro.tv/dashboard"
- new = 5
- #------
- url6 = "https://www.youtube.com"
- new = 6
- #------
- url7 = "https://amazon.ca"
- new = 7
- #------
- url8 = "https://ebay.ca"
- new = 8
- #------
- url9 = "https://www.youtube.com/watch?v=0mAzlQwIPQI"
- new = 9
- #------
- url10 = "https://www.youtube.com/c/NetworkChuck"
- new = 10
- #------
- url11 = "https://www.youtube.com/c/HackerSploit"
- new = 11
- #------
- url12 = "https://www.youtube.com/c/Freecodecamp"
- new = 12
- #------
- url13 = "https://my.pennfoster.com/StudentLMSPFX"
- new = 13
- #------
- url14 = "https://mail.google.com"
- new = 14
- #------
- url15 = "https://www.exploit-db.com/google-hacking-database"
- new = 15
- #------
- url16 = "https://wpbbq.dev/index-of-hacking-courses"
- new = 16
- #------
- url17 = "https://gbhackers.com/latest-google-dorks-list/"
- new = 17
- #------
- url18 = "https://gist.github.com/rmusser01/68bf050d4d671431e4a1ba5c8d8d3ab3"
- new = 18
- #------
- url19 = "https://hackersploit.org/"
- new = 19
- #------
- url20 = "https://overthewire.org/wargames/bandit/bandit0.html"
- new = 20
- #------
- url21 = "https://securitytrails.com/blog/vulnerable-websites-for-penetration-testing"
- new = 21
- #------------------------------------------------------------------------------------------------------
- frame = LabelFrame(root, text="Hacking Resources", fg='red', bg='black', padx=10, pady=10)
- frame.grid(padx=10, pady=10)
- b = Button(frame, text="C0d3DSK1llS", padx=39, pady=16, fg='red', bg='black', command=openweb)
- c = Button(frame, text="Google", padx=55, pady=16, fg='red', bg='black', command=openweb_2)
- d = Button(frame, text="Facebook", padx=48, pady=16, fg='red', bg='black', command=openweb_3)
- e = Button(frame, text="Reddit", padx=57, pady=16, fg='red', bg='black', command=openweb_4)
- f = Button(frame, text="IT-Pro-TV", padx=49, pady=16, fg='red', bg='black', command=openweb_5)
- g = Button(frame, text="YouTube", padx=50, pady=16, fg='red', bg='black', command=openweb_6)
- h = Button(frame, text="Amazon", padx=52, pady=16, fg='red', bg='black', command=openweb_7)
- i = Button(frame, text="Ebay", padx=54, pady=16, fg='red', bg='black', command=openweb_8)
- j = Button(frame, text="HackStep", padx=42, pady=16, fg='red', bg='black', command=openweb_9)
- k = Button(frame, text="Network Chuck", padx=25, pady=16, fg='red', bg='black', command=openweb_10)
- l = Button(frame, text="HackerSploit Youtube", padx=7, pady=16, fg='red', bg='black', command=openweb_11)
- m = Button(frame, text="FreeCodeCamp", padx=24, pady=16, fg='red', bg='black', command=openweb_12)
- n = Button(frame, text="School", padx=50, pady=16, fg='red', bg='black', command=openweb_13)
- o = Button(frame, text="Email", padx=52, pady=16, fg='red', bg='black', command=openweb_14)
- p = Button(frame, text="Google Exploit-DB", padx=20, pady=16, fg='red', bg='black', command=openweb_15)
- q = Button(frame, text="Hacking Courses", padx=24, pady=16, fg='red', bg='black', command=openweb_16)
- r = Button(frame, text="Dork List", padx=46, pady=16, fg='red', bg='black', command=openweb_17)
- s = Button(frame, text="Google Hacking", padx=27, pady=16, fg='red', bg='black', command=openweb_18)
- t = Button(frame, text="HackerSploit.org", padx=25, pady=16, fg='red', bg='black', command=openweb_19)
- u = Button(frame, text="Legal Hackable SSH", padx=16, pady=16, fg='red', bg='black', command=openweb_20)
- v = Button(frame, text="Vulnerable Websites", padx=14, pady=16, fg='red', bg='black', command=openweb_21)
- #---------------------------------------------------------------------------------------------------
- b.grid(row=0, column=0)
- c.grid(row=1, column=0)
- d.grid(row=2, column=0)
- e.grid(row=3, column=0)
- f.grid(row=4, column=0)
- g.grid(row=5, column=0)
- h.grid(row=6, column=0)
- #----------------------------
- i.grid(row=0, column=1)
- j.grid(row=1, column=1)
- k.grid(row=2, column=1)
- l.grid(row=3, column=1)
- m.grid(row=4, column=1)
- n.grid(row=5, column=1)
- o.grid(row=6, column=1)
- #----------------------------
- p.grid(row=0, column=2)
- q.grid(row=1, column=2)
- r.grid(row=2, column=2)
- s.grid(row=3, column=2)
- t.grid(row=4, column=2)
- u.grid(row=5, column=2)
- v.grid(row=6, column=2)
- # |
- #-----CODED BY JB-C0D3DSK1llS---|
- #--------END---++ |
- # |
- #==============================================================================================END---+|
- #------------------++
- root.mainloop() # ++
- #------------------++
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement