Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coffeehb/Some-PoC-oR-ExP
/ functions
Functions
852 in github.com/coffeehb/Some-PoC-oR-ExP
⨍
Functions
852
◇
Types & classes
101
↓ 174 callers
Method
soup
Build a Beautiful Soup object from markup.
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/testing.py:26
↓ 101 callers
Method
encode
(self, encoding=DEFAULT_OUTPUT_ENCODING, indent_level=None, formatter="minimal",
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/element.py:987
↓ 75 callers
Method
decode
Returns a Unicode representation of this tag and its contents. :param eventual_encoding: The tag is destined to be encoded into th
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/element.py:1002
↓ 73 callers
Method
find_all
Extracts a list of Tag objects that match the given criteria. You can specify the name of the Tag and any attributes you want the Tag
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/element.py:1165
↓ 70 callers
Method
get
Returns the value of the 'key' attribute for the tag, or the value given for 'default' if it doesn't have that attribute.
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/element.py:890
↓ 68 callers
Method
append
Appends the given tag to the contents of this tag.
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/element.py:336
↓ 65 callers
Method
find
Return only the first child of this Tag matching the given criteria.
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/element.py:1154
↓ 49 callers
Method
assertSelects
Make sure that the given tags have the correct text. This is used in tests that define a bunch of tags, each containing a single stri
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/tests/test_tree.py:39
↓ 40 callers
Method
assertSoupEquals
(self, to_parse, compare_parsed_to=None)
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/testing.py:38
↓ 35 callers
Method
close
Closes this ThreadPool and returns immediately. All threads are stopped, and any waiting tasks are not executed. Once a ThreadPool is closed, no more
IIS短文件名/scanner-compiled/scanner.java:881
↓ 28 callers
Method
lookup
(self, *features)
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/builder/__init__.py:38
↓ 24 callers
Method
document_for
Turn an HTML fragment into a document. The details depend on the builder.
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/testing.py:31
↓ 23 callers
Method
join
Closes this ThreadPool and waits for all running threads to finish. Any waiting tasks are executed.
IIS短文件名/scanner-compiled/scanner.java:893
↓ 22 callers
Method
insert
(self, position, new_child)
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/element.py:272
↓ 19 callers
Method
assertSelects
(self, selector, expected_ids)
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/tests/test_tree.py:1570
↓ 19 callers
Method
select
Perform a CSS selection operation on the current element.
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/element.py:1204
↓ 17 callers
Function
unpack
(stream, fmt)
2020-10487.py:18
↓ 16 callers
Method
index
Find the index of a child by identity, not value. Avoids issues with tag.contents.index(element) getting the index of equal elements.
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/element.py:880
↓ 15 callers
Method
GetStatus
(String strAddition)
IIS短文件名/scanner-compiled/scanner.java:534
↓ 15 callers
Method
endData
(self, containerClass=NavigableString)
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/__init__.py:260
↓ 13 callers
Method
builder_for_features
(self, *feature_list)
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/tests/test_builder_registry.py:86
↓ 13 callers
Method
extract
Destructively rips this element out of the tree.
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/element.py:232
↓ 13 callers
Method
items
(self)
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/builder/_html5lib.py:106
↓ 10 callers
Method
handle_data
(self, data)
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/builder/_htmlparser.py:61
↓ 10 callers
Method
keys
(self)
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/builder/_html5lib.py:108
↓ 10 callers
Method
new_string
Create a new NavigableString associated with this soup.
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/__init__.py:230
↓ 10 callers
Method
new_tag
Create a new tag associated with this soup.
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/__init__.py:226
↓ 10 callers
Function
pack_string
(s)
2020-10487.py:11
↓ 10 callers
Method
replace_with
(self, replace_with)
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/element.py:205
↓ 10 callers
Method
search
(self, markup)
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/element.py:1525
↓ 9 callers
Method
_p
(self, s)
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/diagnose.py:82
↓ 9 callers
Method
substitute_xml
Substitute XML entities for special XML characters. :param value: A string to be substituted. The less-than sign will become <,
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/dammit.py:137
↓ 9 callers
Function
unpack_string
(stream)
2020-10487.py:24
↓ 8 callers
Method
assertSelectMultiple
(self, *tests)
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/tests/test_tree.py:1582
↓ 8 callers
Method
runTask
Requests a new task to run. This method returns immediately, and the task executes on the next available idle thread in this ThreadPool. <p> Tasks sta
IIS短文件名/scanner-compiled/scanner.java:855
↓ 8 callers
Method
setUp
(self)
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/tests/test_tree.py:569
↓ 7 callers
Method
assertSelectsIDs
Make sure that the given tags have the correct IDs. This is used in tests that define a bunch of tags, each containing a single strin
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/tests/test_tree.py:48
↓ 7 callers
Function
send_msg
(websocket,_text)
jumpserver/exp.py:19
↓ 6 callers
Method
HTTPReqResponse
(String strAddition, int retryTimes)
IIS短文件名/scanner-compiled/scanner.java:584
↓ 6 callers
Method
__new__
Create a new NavigableString. When unpickling a NavigableString, this method is called with the string in DEFAULT_OUTPUT_ENCODING. Th
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/element.py:648
↓ 6 callers
Method
_find_all
Iterates over a generator looking for things that match.
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/element.py:478
↓ 6 callers
Method
_last_descendant
Finds the last element beneath this object to be parsed.
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/element.py:258
↓ 6 callers
Method
assertDoctypeHandled
Assert that a given doctype string is handled correctly.
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/testing.py:57
↓ 6 callers
Method
get_text
Get all child strings, concatenated using the given separator.
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/element.py:846
↓ 6 callers
Method
incThreadCounter
(int num)
IIS短文件名/scanner-compiled/scanner.java:771
↓ 6 callers
Function
logfile
(log,logfile)
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/hackUtils.py:35
↓ 6 callers
Function
microtime
(get_as_float = False)
Discuz/DiscuzX1.5X2.5X3 uc_key getshell/exp.py:11
↓ 6 callers
Method
prettify
(self, encoding=None, formatter="minimal")
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/element.py:1095
↓ 6 callers
Function
recv
(s)
Apache/Apache_James_Server_2.3.2-Remote_Command_Execution.py:31
↓ 5 callers
Method
_attr_value_as_string
Force an attribute value into a string representation. A multi-valued attribute will be converted into a space-separated stirng.
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/element.py:565
↓ 5 callers
Method
_matches
(self, markup, match_against)
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/element.py:1551
↓ 5 callers
Method
_usable
(self, encoding, tried)
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/dammit.py:224
↓ 5 callers
Method
clear
Extract all children. If decompose is True, decompose instead.
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/element.py:866
↓ 5 callers
Function
getUrlRespHtml
(url)
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/hackUtils.py:57
↓ 5 callers
Function
get_info
��ȡ������Ϣ
phpcms/phpcms2008_preview.php:59
↓ 5 callers
Function
get_info
��ȡ������Ϣ
phpcms/phpcms2008_c.php:100
↓ 5 callers
Method
has_attr
(self, key)
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/element.py:896
↓ 5 callers
Function
send
($packet)
phpcms/phpcmsV9_uc_SQL.php:50
↓ 4 callers
Method
_find_one
(self, method, name, attrs, text, **kwargs)
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/element.py:471
↓ 4 callers
Method
_normalize_search_value
(self, value)
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/element.py:1448
↓ 4 callers
Method
close
(self)
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/builder/__init__.py:181
↓ 4 callers
Method
connectsocket
(self)
ActiveMQExP/ActiveMQExPV1.0.py:81
↓ 4 callers
Method
decThreadCounter
(int num)
IIS短文件名/scanner-compiled/scanner.java:775
↓ 4 callers
Method
find_all_next
Returns all items that match the given criteria and appear after this Tag in the document.
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/element.py:384
↓ 4 callers
Method
find_next_sibling
Returns the closest sibling to this Tag that matches the given criteria and appears after this Tag in the document.
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/element.py:392
↓ 4 callers
Function
getInfoByJoomlaSQLi
(url, param)
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/hackUtils.py:365
↓ 4 callers
Function
isExisted
(mystr,filepath)
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/hackUtils.py:40
↓ 4 callers
Method
object_was_parsed
Add an object to the parse tree.
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/__init__.py:290
↓ 4 callers
Method
receive
(stream)
2020-10487.py:251
↓ 4 callers
Method
sendpayload
(self, host, port, step_type)
JAVA反序列化漏洞/linux_weblogic_rce_exp.py:81
↓ 4 callers
Method
sendpayload
(self, host, port, step_type)
JAVA反序列化漏洞/win_weblogic_rce_exp.py:88
↓ 3 callers
Function
_alias
Alias one attribute name to another for backward compatibility
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/element.py:12
↓ 3 callers
Method
_codec
(self, charset)
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/dammit.py:447
↓ 3 callers
Method
_formatter_for_name
Look up a formatter function based on its name and the tree.
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/element.py:179
↓ 3 callers
Method
_getNsTag
(self, tag)
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/builder/_lxml.py:64
↓ 3 callers
Method
decode_contents
Renders the contents of this tag as a Unicode string. :param eventual_encoding: The tag is destined to be encoded into this encodi
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/element.py:1101
↓ 3 callers
Function
exploit
($hostname, $path, $pos, $chr, $chs)
phpcms/phpcms2008sp3_SQL.php:38
↓ 3 callers
Function
fetchUrls
(se,wd,pg)
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/hackUtils.py:225
↓ 3 callers
Method
find_all_previous
Returns all items that match the given criteria and appear before this Tag in the document.
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/element.py:415
↓ 3 callers
Method
find_next
Returns the first item that matches the given criteria and appears after this Tag in the document.
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/element.py:378
↓ 3 callers
Method
find_next_siblings
Returns the siblings of this Tag that match the given criteria and appear after this Tag in the document.
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/element.py:399
↓ 3 callers
Method
find_parent
Returns the closest parent of this Tag that matches the given criteria.
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/element.py:440
↓ 3 callers
Method
find_parents
Returns the parents of this Tag that match the given criteria.
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/element.py:452
↓ 3 callers
Method
find_previous
Returns the first item that matches the given criteria and appears before this Tag in the document.
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/element.py:408
↓ 3 callers
Method
find_previous_sibling
Returns the closest sibling to this Tag that matches the given criteria and appears before this Tag in the document.
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/element.py:424
↓ 3 callers
Method
find_previous_siblings
Returns the siblings of this Tag that match the given criteria and appear before this Tag in the document.
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/element.py:431
↓ 3 callers
Method
format_string
Format the given string using the given formatter.
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/element.py:153
↓ 3 callers
Function
getInfoByJoomlaRCE
(result, param)
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/hackUtils.py:454
↓ 3 callers
Method
handle_starttag
(self, name, attrs)
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/builder/_htmlparser.py:46
↓ 3 callers
Function
hex_dump
($data, $newline="\n")
jboss/jboss.php:46
↓ 3 callers
Function
httpRequestGET
�POST����GET��������
phpcms/phpcms.php:53
↓ 3 callers
Method
insert_after
Makes the given element the immediate successor of this one. The two elements will have the same parent, and the given element will b
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/element.py:359
↓ 3 callers
Method
insert_before
Makes the given element the immediate predecessor of this one. The two elements will have the same parent, and the given element will
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/element.py:340
↓ 3 callers
Method
multithread_iterateScanFileExtension
(final String strFilename, final String strInput)
IIS短文件名/scanner-compiled/scanner.java:405
↓ 3 callers
Method
multithread_iterateScanFileName
(final String strInput)
IIS短文件名/scanner-compiled/scanner.java:281
↓ 3 callers
Method
parse
(self, stream)
2020-10487.py:208
↓ 3 callers
Method
popTag
(self)
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/__init__.py:242
↓ 3 callers
Method
quoted_attribute_value
Make a value into a quoted XML attribute, possibly escaping it. Most strings will be quoted using double quotes. Bob's Bar -> "Bo
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/dammit.py:100
↓ 3 callers
Function
register_treebuilders_from
Copy TreeBuilders from the given module into this module.
验证Joomla是否存在反序列化漏洞的脚本/批量/hackUtils-master/bs4/builder/__init__.py:288
↓ 3 callers
Method
run
()
IIS短文件名/scanner-compiled/scanner.java:232
next →
1–100 of 852, ranked by callers