Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bats3c/shad0w
/ functions
Functions
815 in github.com/bats3c/shad0w
⨍
Functions
815
◇
Types & classes
220
↳
Endpoints
4
↓ 1 callers
Function
do_clear_serializer
Clear the re-serialization information that the tokener saves to ensure that the output reflects the actual values we parsed, rather than just the ori
beacon/lib/json-c/tests/test_parse.c:129
↓ 1 callers
Function
do_copy
()
lib/commands/psh.py:81
↓ 1 callers
Function
do_cpuid
beacon/lib/json-c/random_seed.c:27
↓ 1 callers
Function
encode_string
(data)
lib/commands/psh.py:67
↓ 1 callers
Function
error
(message)
lib/commands/meterpreter.py:21
↓ 1 callers
Function
format_dll
(builder, length=True, code=False)
lib/payload_format.py:87
↓ 1 callers
Function
format_exe
(builder, length=True, code=False)
lib/payload_format.py:34
↓ 1 callers
Function
format_powershell
(builder, length=True, code=False)
lib/payload_format.py:62
↓ 1 callers
Function
format_shellcode
(shellcode)
lib/commands/binject.py:55
↓ 1 callers
Function
format_shellcode
(shellcode)
lib/commands/shinject.py:60
↓ 1 callers
Function
format_shellcode
(shellcode)
lib/commands/migrate.py:70
↓ 1 callers
Function
format_shellcode
(shellcode)
lib/templates/powershell.py:29
↓ 1 callers
Function
format_shellcode
(shellcode)
lib/templates/exe.py:24
↓ 1 callers
Function
format_shellcode
(shellcode)
lib/templates/dll.py:31
↓ 1 callers
Method
gen_key
(self)
lib/encryption.py:9
↓ 1 callers
Function
generate_beacon_code
(shad0w, beacon)
lib/commands/binject.py:31
↓ 1 callers
Function
generate_beacon_code
(shad0w)
lib/commands/migrate.py:49
↓ 1 callers
Function
generate_beacon_dll
(shad0w, rcode)
lib/commands/binject.py:91
↓ 1 callers
Function
generate_beacon_dll
(shad0w, rcode)
lib/commands/shinject.py:95
↓ 1 callers
Function
generate_beacon_dll
(shad0w, rcode)
lib/commands/migrate.py:106
↓ 1 callers
Function
get_cryptgenrandom_seed
beacon/lib/json-c/random_seed.c:189
↓ 1 callers
Function
get_dev_random_seed
beacon/lib/json-c/random_seed.c:153
↓ 1 callers
Function
get_dll_data
(file_loc)
lib/commands/binject.py:84
↓ 1 callers
Function
get_dll_data
(file_loc)
lib/commands/shinject.py:88
↓ 1 callers
Function
get_dll_data
(file_loc)
lib/commands/migrate.py:99
↓ 1 callers
Function
get_file_data
(filename)
lib/commands/shinject.py:114
↓ 1 callers
Function
get_file_data
(filename)
lib/commands/hijack.py:28
↓ 1 callers
Function
get_file_data
(filename)
lib/commands/dllinject.py:28
↓ 1 callers
Function
get_list_directory
(rargs, args)
lib/commands/ls.py:31
↓ 1 callers
Function
get_list_directory
(rargs, args)
lib/commands/cd.py:30
↓ 1 callers
Function
get_rdrand_seed
beacon/lib/json-c/random_seed.c:72
↓ 1 callers
Function
get_size
(filename)
lib/payload_format.py:14
↓ 1 callers
Function
get_time_seed
beacon/lib/json-c/random_seed.c:218
↓ 1 callers
Method
get_usage
(self)
lib/basecommand.py:58
↓ 1 callers
Function
get_whoami_args
(args)
lib/commands/whoami.py:44
↓ 1 callers
Function
has_dev_urandom
beacon/lib/json-c/random_seed.c:141
↓ 1 callers
Function
has_rdrand
beacon/lib/json-c/random_seed.c:56
↓ 1 callers
Function
hashlittle
beacon/lib/json-c/linkhash.c:255
↓ 1 callers
Function
is64BitDLL
(bytes)
lib/ShellcodeRDI.py:14
↓ 1 callers
Function
jReadCountArray
jReadCountArray - used when query ends at an array, we want to return the array length - on entry pJson -> "[... " - used to skip unwanted values whic
beacon/lib/json/jread.c:424
↓ 1 callers
Function
jReadStrcmp
compare two json elements returns: 0 if they are identical strings, else 1
beacon/lib/json/jread.c:238
↓ 1 callers
Function
jReadTextLen
jReadTextLen - used to identify length of element text - returns no. of chars from pJson upto a terminator - terminators: ' ' , } ]
beacon/lib/json/jread.c:221
↓ 1 callers
Function
jRead_atof
read double from string CAUTION* does not handle exponents
beacon/lib/json/jread.c:292
↓ 1 callers
Function
jRead_atol
read long int from string
beacon/lib/json/jread.c:266
↓ 1 callers
Function
jRead_long
jRead_long - reads signed long value from JSON - returns number from NUMBER or STRING elements (if possible) returns 1 or 0 from BOOL elements otherwi
beacon/lib/json/jread.c:678
↓ 1 callers
Function
json_array_equal
beacon/lib/json-c/json_object.c:1261
↓ 1 callers
Function
json_c_get_random_seed
beacon/lib/json-c/random_seed.c:228
↓ 1 callers
Function
json_c_shallow_copy_default
* The default shallow copy implementation. Simply creates a new object of the same * type but does *not* copy over _userdata nor retain any custom s
beacon/lib/json-c/json_object.c:1373
↓ 1 callers
Function
json_c_vsnprintf
beacon/lib/json-c/snprintf_compat.h:17
↓ 1 callers
Function
json_object_all_values_equal
beacon/lib/json-c/json_object.c:1278
↓ 1 callers
Function
json_object_array_sort
beacon/lib/json-c/json_object.c:1206
↓ 1 callers
Function
json_object_copy_serializer_data
beacon/lib/json-c/json_object.c:1345
↓ 1 callers
Function
json_object_deep_copy_recursive
* The actual guts of json_object_deep_copy(), with a few additional args * needed so we can keep track of where we are within the object tree. * *
beacon/lib/json-c/json_object.c:1420
↓ 1 callers
Function
json_object_from_file
beacon/lib/json-c/json_util.c:131
↓ 1 callers
Function
json_object_get_object
beacon/lib/json-c/json_object.c:457
↓ 1 callers
Function
json_object_get_string_len
beacon/lib/json-c/json_object.c:1086
↓ 1 callers
Function
json_object_new_double_s
beacon/lib/json-c/json_object.c:910
↓ 1 callers
Function
json_object_object_add_ex
beacon/lib/json-c/json_object.c:470
↓ 1 callers
Function
json_object_set_int
beacon/lib/json-c/json_object.c:676
↓ 1 callers
Function
json_object_set_int64
beacon/lib/json-c/json_object.c:722
↓ 1 callers
Function
json_object_set_string_len
beacon/lib/json-c/json_object.c:1103
↓ 1 callers
Function
json_object_set_userdata
beacon/lib/json-c/json_object.c:264
↓ 1 callers
Function
json_object_to_file
beacon/lib/json-c/json_util.c:209
↓ 1 callers
Function
json_parse_double
beacon/lib/json-c/json_util.c:214
↓ 1 callers
Function
json_pointer_get_single_path
beacon/lib/json-c/json_pointer.c:82
↓ 1 callers
Function
json_pointer_setf
beacon/lib/json-c/json_pointer.c:275
↓ 1 callers
Function
jwPop
beacon/lib/json/jwrite.c:304
↓ 1 callers
Function
jwPutstr
beacon/lib/json/jwrite.c:324
↓ 1 callers
Function
kill_server
()
lib/commands/sharpsocks.py:96
↓ 1 callers
Function
lh_kchar_table_new
beacon/lib/json-c/linkhash.c:515
↓ 1 callers
Function
lh_kptr_table_new
beacon/lib/json-c/linkhash.c:521
↓ 1 callers
Function
lh_table_delete_entry
beacon/lib/json-c/linkhash.c:639
↓ 1 callers
Function
lh_table_insert
beacon/lib/json-c/linkhash.c:602
↓ 1 callers
Function
lh_table_length
beacon/lib/json-c/linkhash.c:675
↓ 1 callers
Function
lh_table_resize
beacon/lib/json-c/linkhash.c:527
↓ 1 callers
Function
list_exploits
(shad0w)
lib/commands/elevate.py:33
↓ 1 callers
Function
msfvenom_payload_gen
(shad0w, payload, lport, lhost, arch)
lib/commands/meterpreter.py:30
↓ 1 callers
Method
parse_parameters
(self)
lib/basecommand.py:54
↓ 1 callers
Function
random_string
()
lib/commands/psh.py:71
↓ 1 callers
Function
random_string
()
lib/templates/exe.py:37
↓ 1 callers
Function
random_string
()
lib/templates/dll.py:44
↓ 1 callers
Method
run
(self, shad0w)
lib/commands/execute.py:46
↓ 1 callers
Method
run
(self, shad0w)
lib/commands/binject.py:127
↓ 1 callers
Method
run
(self, shad0w)
lib/commands/shinject.py:37
↓ 1 callers
Method
run
(self, shad0w)
lib/commands/hijack.py:63
↓ 1 callers
Method
run
(self, shad0w)
lib/commands/rubeus.py:37
↓ 1 callers
Method
run
(self, shad0w)
lib/commands/dllinject.py:63
↓ 1 callers
Method
set_autocompletes
(self)
lib/console.py:36
↓ 1 callers
Function
shellcode_to_array
(data)
lib/buildtools.py:318
↓ 1 callers
Function
show_details
(shad0w, name)
lib/commands/elevate.py:48
↓ 1 callers
Method
spinner
(self, text)
lib/debug.py:40
↓ 1 callers
Method
stage_beacon
(self, request)
lib/path_handler.py:158
↓ 1 callers
Method
start
(self)
shad0w.py:67
↓ 1 callers
Method
task_beacon
(self, request)
lib/path_handler.py:24
↓ 1 callers
Function
test_array_del_idx
beacon/lib/json-c/tests/test1.c:73
↓ 1 callers
Function
test_basic_parse
beacon/lib/json-c/tests/test_parse.c:46
↓ 1 callers
Function
test_basic_printbuf_memset
beacon/lib/json-c/tests/test_printbuf.c:19
↓ 1 callers
Function
test_case_parse
make sure only lowercase forms are parsed in strict mode */
beacon/lib/json-c/tests/test_charcase.c:22
↓ 1 callers
Function
test_example_get
Example from RFC */
beacon/lib/json-c/tests/test_json_pointer.c:58
↓ 1 callers
Function
test_example_int
beacon/lib/json-c/tests/test_json_pointer.c:9
← previous
next →
301–400 of 815, ranked by callers