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
f76b621e
Commit
f76b621e
authored
Jul 10, 2016
by
Marcin Bury
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adding print_info import
parent
9e96d7fa
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
hg520_info_dislosure.py
routersploit/modules/exploits/huawei/hg520_info_dislosure.py
+1
-0
hg530_hg520b_password_disclosure.py
...dules/exploits/huawei/hg530_hg520b_password_disclosure.py
+1
-0
No files found.
routersploit/modules/exploits/huawei/hg520_info_dislosure.py
View file @
f76b621e
...
@@ -5,6 +5,7 @@ from routersploit import (
...
@@ -5,6 +5,7 @@ from routersploit import (
print_status
,
print_status
,
print_error
,
print_error
,
print_success
,
print_success
,
print_info
,
mute
,
mute
,
)
)
...
...
routersploit/modules/exploits/huawei/hg530_hg520b_password_disclosure.py
View file @
f76b621e
...
@@ -5,6 +5,7 @@ from routersploit import (
...
@@ -5,6 +5,7 @@ from routersploit import (
print_status
,
print_status
,
print_error
,
print_error
,
print_success
,
print_success
,
print_info
,
http_request
,
http_request
,
mute
,
mute
,
validators
,
validators
,
...
...
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