mirror of
https://github.com/fuzzdb-project/fuzzdb.git
synced 2024-11-23 11:33:04 +00:00
Thanks to Tim Brown and Dark Raver, common web methods for fuzzing business logic
This commit is contained in:
parent
ed7739cdf6
commit
c4b0ef32e4
1 changed files with 30 additions and 0 deletions
30
attack-payloads/BizLogic/CommonMethods.fuzz.txt
Normal file
30
attack-payloads/BizLogic/CommonMethods.fuzz.txt
Normal file
|
@ -0,0 +1,30 @@
|
|||
get
|
||||
put
|
||||
send
|
||||
delete
|
||||
remove
|
||||
create
|
||||
add
|
||||
move
|
||||
show
|
||||
list
|
||||
query
|
||||
search
|
||||
view
|
||||
open
|
||||
show
|
||||
download
|
||||
edit
|
||||
change
|
||||
alter
|
||||
modify
|
||||
test
|
||||
update
|
||||
save
|
||||
load
|
||||
close
|
||||
make
|
||||
upload
|
||||
rename
|
||||
reset
|
||||
cancel
|
Loading…
Reference in a new issue