Skip to content

hawaii67/Chall_Tools

This branch is 37 commits behind Th4nat0s/Chall_Tools:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

77749a3 · Sep 4, 2017
Apr 14, 2015
Apr 30, 2014
Oct 21, 2014
Sep 13, 2014
Jul 18, 2017
Aug 31, 2017
Aug 17, 2017
Dec 2, 2012
Sep 20, 2016
Dec 2, 2012
Apr 9, 2013
Dec 2, 2012
Apr 23, 2014
Jan 25, 2015
Dec 28, 2016
Sep 4, 2017
Nov 20, 2013
Aug 13, 2013
Apr 9, 2013
Apr 9, 2013
Dec 28, 2016
Jun 30, 2015
Apr 17, 2015
Jul 18, 2013
Jul 18, 2013
Mar 16, 2015
Nov 17, 2013
Dec 28, 2016
Dec 28, 2016
May 17, 2014
Sep 4, 2017
Jan 25, 2015
Sep 4, 2017
Feb 22, 2013
Dec 28, 2016
Sep 4, 2017
Dec 28, 2016
Dec 16, 2013
Jan 24, 2013
Apr 14, 2014
Sep 20, 2016
Sep 23, 2014
Dec 2, 2012
Jan 25, 2015
Feb 9, 2013

Repository files navigation

Chall_Tools

Userfull tools for Security Challenges

A
aslr : Switch on/off aslr (for lazy guys)

B
binpatch.py : Patch a file, allow regex matches.
/bdoor : Backdoors and reverse shells

C
cprint : Column print a file (only ascii printable)
crpytoracle: Find crypto constantes in a file

D
dcod_zeustr.py: Decode strings in Zeus
decrotePE.py: Extract PE from any data dump

E
entro.py: Give a file entropy and detect xor key len

F
f5discovery.py: Detect F5 SLB and give backend IP and port if sticked
filetyperipper.py: Detect all filetype contained in a binary
findword.py: find word for scrable

H
har2curlloader.py: Convert browser HAR file to Curl-Loader configuration
httpsvrgar.py: A on purpose very RAW httpserver. Usefull for sending garbage
httpgrap.py: Grab a screenshot of a website with firefox via selenium

M
machouillemacro.py: Add decoy macro for bypassing AV to vba

N
newpy.py: Spawn a new python script skeletton

O
ollylink.py: IDAPython script for linking API Function call to memory offset

P
peentro.py: find anomalies by name or entropy in sections of a PE file.
phpeval.py: Deobfuscate php code like eval(gzinflate(base64(backdoorcode)))

R
ripurl.py : Find and retrieve any URL found in a file even a binary one
ropval.py : Find values in ELF, usefull for rop like ADD EAX,[EBX]

S
strxor.py: Uncipher a file against a xor key

T
spoof_tftp_bckp.py : Bypass ACL for backing up Cisco conf

X
xlentro.py : Xor Lenght Entropy - Show Shannon Entropy on a file, Usefull for determining XOR crypted file key lenght.
xphp.py: Xtract only php code from any file
xor.py: Multi purpose 8 Bit Key file XORer

About

Tools for security challenges

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 53.0%
  • Assembly 23.9%
  • C 10.5%
  • Shell 4.8%
  • C++ 4.6%
  • Makefile 1.9%
  • Other 1.3%