Updated Common Metasploit Module Bad Coding Practice (markdown)
This commit is contained in:
@@ -11,7 +11,7 @@ Note: Some of these examples use puts() for demo purposes, but you should always
|
||||
5. Using exception handling to shut an error up
|
||||
6. Not taking advantage of the 'ensure' block
|
||||
7. Adding the 'VERBOSE' option
|
||||
8. Avoid using send_request_cgi() when crafting a POST request
|
||||
8. Avoid using 'vars_post' for send_request_cgi() when crafting a POST request
|
||||
9. Bad variable naming style
|
||||
10. Using global variables
|
||||
|
||||
|
||||
Reference in New Issue
Block a user