MCPcopy Create free account

hub / github.com/bl4de/security-tools / functions

Functions60 in github.com/bl4de/security-tools

↓ 18 callersMethodgetColor
returns color identified by color_name or white as default value
pef/imports/beautyConsole.py:24
↓ 14 callersMethodgetColor
returns color identified by color_name or white as default value
nodestructor/imports/beautyConsole.py:34
↓ 8 callersFunctionformat_chunk
Formats one full chunk (byte)
hexview/hexview.py:240
↓ 6 callersFunctionchar_type
Returns char type depends on its ASCII code
hexview/hexview.py:181
↓ 6 callersMethodgetSpecialChar
returns special character identified by char_name
nodestructor/imports/beautyConsole.py:41
↓ 4 callersFunctionmake_color
Formats color for byte depends on if it's printable ASCII
hexview/hexview.py:192
↓ 4 callersMethodrun
runs scanning
pef/pef.py:158
↓ 3 callersFunctionencode_part
(part)
jwt_decoder.py:26
↓ 3 callersFunctionperform_code_analysis
performs code analysis, line by line
nodestructor/nodestructor.py:269
↓ 2 callersFunctiondecode_part
(part)
jwt_decoder.py:19
↓ 2 callersFunctionformat_text
Formats color for character depends on if it's printable ASCII
hexview/hexview.py:226
↓ 2 callersFunctionget_object_dir_prefix
Returns object directory prefix (first two chars of object hash)
diggit/diggit.py:62
↓ 2 callersFunctionget_object_url
Returns object git url
diggit/diggit.py:57
↓ 2 callersMethodmain
main engine loop
pef/pef.py:137
↓ 2 callersMethodprint_code_line
prints formatted code line
pef/pef.py:98
↓ 2 callersFunctionprintcodeline
Formats and prints line of output
nodestructor/nodestructor.py:223
↓ 2 callersFunctionprocess
()
aem-explorer.py:22
↓ 2 callersFunctionprocess_files
recursively iterates ofer all files and checks those which meet criteria set by options only
nodestructor/nodestructor.py:249
↓ 2 callersFunctionsend_request
sends request to check if server is alive
denumerator/denumerator.py:364
↓ 1 callersMethodanalyse_line
analysis of single line of code; searches for pattern (passed as fn and atfn) occurence if occurence found, output is printed
pef/pef.py:78
↓ 1 callersFunctionappend_to_output
(html_output, url, http_status_code, response_headers, nmap_output, ip_addresses, output_directory)
denumerator/denumerator.py:249
↓ 1 callersFunctionbrute
Iterate over login:password pairs from credentials array and send GET request to Apache Tomcat with Authorization header set If HTTP re
apache-tomcat-login-bruteforce.py:105
↓ 1 callersFunctioncreate_output_footer
(html_output)
denumerator/denumerator.py:353
↓ 1 callersFunctioncreate_output_header
(html_output)
denumerator/denumerator.py:77
↓ 1 callersFunctionenumerate_domains
enumerates domain from domains
denumerator/denumerator.py:395
↓ 1 callersFunctionenumerate_from_crt_sh
Perform subdomains enumeration using crt.sh service
denumerator/denumerator.py:453
↓ 1 callersFunctionextract_shellcode
Extract shellcode in hex format, eg. for C exploits, from given range of bytes
hexview/hexview.py:268
↓ 1 callersFunctionfile_type
Recognize file type based on file 'magic numbers'
hexview/hexview.py:166
↓ 1 callersFunctionfn
(arg)
nodestructor/js/foobar.js:3
↓ 1 callersFunctiongenerate
(start, stop, logfile)
ip_generator.py:24
↓ 1 callersFunctiongenerate
generates and returns single payload
redir_gen/redirgen.py:8
↓ 1 callersFunctionget_objhash_from_object_desc
returns object hash without control characters
diggit/diggit.py:67
↓ 1 callersFunctionget_parts
(jwt)
jwt_decoder.py:15
↓ 1 callersFunctionhelp
()
ip_generator.py:20
↓ 1 callersFunctionhex_encode
HEX-encode string
hasher.py:31
↓ 1 callersMethodis_comment
If line is a comment, we should ignore it
pef/pef.py:185
↓ 1 callersFunctionmain
(zipfilename, dictionary)
zip-cracker.py:10
↓ 1 callersFunctionmain
prints all hashes for provided string
hasher.py:41
↓ 1 callersFunctionmain
()
aem-explorer.py:53
↓ 1 callersFunctionmain
()
virustotal.py:52
↓ 1 callersFunctionmain
Main execution routine.
apache-tomcat-login-bruteforce.py:129
↓ 1 callersFunctionmain
()
denumerator/denumerator.py:477
↓ 1 callersFunctionparse_arguments
Parses command line arguments
pef/pef.py:212
↓ 1 callersFunctionprint_banner
Prints credits :)
diggit/diggit.py:25
↓ 1 callersFunctionprint_object_details
Prints and saves object details/content
diggit/diggit.py:30
↓ 1 callersMethodprint_summary
prints summary at the bottom of search results
pef/pef.py:192
↓ 1 callersFunctionprocess
(cidr, logfile)
virustotal.py:12
↓ 1 callersFunctionsave_git_object
Saves git object in temporary .git directory preserves its path
diggit/diggit.py:72
↓ 1 callersFunctionsave_output
Saves output to file defined as out param
redir_gen/redirgen.py:20
↓ 1 callersFunctionsend_request_with_username
(username, passwords)
xmlrpc_amplif_bruteforce.py:52
↓ 1 callersFunctionshow_banner
Prints welcome banner with contact info
nodestructor/nodestructor.py:213
↓ 1 callersFunctionusage
prints usage info
hasher.py:23
Method__init__
(self)
nodestructor/imports/beautyConsole.py:30
Method__init__
constructor
pef/pef.py:55
Method__init__
(self)
pef/imports/beautyConsole.py:20
Functionbanner
Prints welcome banner with contact info
pef/pef.py:201
Functionbuild_jwt
(header, payload, key, alg='hmac')
jwt_decoder.py:31
MethodgetSpecialChar
returns special character identified by char_name
pef/imports/beautyConsole.py:31
Functionmain
fixgz.cpp:18
Functionusage
prints welcome message
denumerator/denumerator.py:70