Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
routersploit
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
czos-dpend
routersploit
Commits
5a7185fd
Unverified
Commit
5a7185fd
authored
Jun 03, 2018
by
Marcin Bury
Committed by
GitHub
Jun 03, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improving PR template (#448)
parent
72f5b2fb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
6 deletions
+9
-6
PULL_REQUEST_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
+9
-6
No files found.
.github/PULL_REQUEST_TEMPLATE.md
View file @
5a7185fd
## Status
**
READY/IN DEVELOPMENT/HOLD
**
**
READY/IN DEVELOPMENT/HOLD
**
## Description
Describe what is changed by your Pull Request. If this PR is related to the open issue (bug/feature/new module) please attach issue number.
## Verification
Provide steps to test or reproduce the PR.
-
[
]
Start
`./rsf.py`
-
[
]
`use exploits/routers/dlink/dsl_2750b_rce`
-
[
]
`set target 192.168.1.1`
-
[
]
`run`
-
[
]
...
1.
Start
`./rsf.py`
2.
`use exploits/routers/dlink/dsl_2750b_rce`
3.
`set target 192.168.1.1`
4.
`run`
5.
...
## Checklist
-
[
]
Write module/feature
-
[
]
Write tests (
[
Example
](
https://github.com/threat9/routersploit/blob/master/tests/exploits/routers/dlink/test_dsl_2750b_rce.py
)
)
-
[
]
Document how it works (
[
Example
](
https://github.com/threat9/routersploit/blob/master/docs/modules/exploits/routers/dlink/dsl_2750b_rce.md
)
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment