Skip to content

Commit 6aa66ca

Browse files
committed
README.md added
1 parent 2526890 commit 6aa66ca

File tree

1 file changed

+21
-0
lines changed
  • src/main/zapHomeFiles/fuzzers/fuzzdb/web-backdoors

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
Web backdoors from the wild, collected during incident response, submitted, and acquired otherwise.
2+
3+
Antivirus/antimalware bypass:
4+
Most antivirus/antimalware/waf/ids/etc will flag on these immediately, deleting a payload that otherwise could have been successfully uploaded. Basic evasion techniques are likely to work. Try modifying the code so that it's different enough to not trigger pattern-based signatures. Examples - delete comments, replace function names, replace variable names.
5+
6+
----------------------------------------
7+
8+
Laudanum-1.0 files credits:
9+
10+
- Kevin Johnson
11+
- Project Lead
12+
- Tim Medin
13+
- Project Lead
14+
- Justin Searle
15+
- Core Developer
16+
Additional Coding
17+
- Robin Wood
18+
- Jason Gillam (Wordpress Plugin)
19+
Project Website: http://laudanum.secureideas.net
20+
Sourceforge Site: http://sourceforge.net/projects/laudanum
21+
----------------------------------------

0 commit comments

Comments
 (0)