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
Graph
8c8662efc3fd39b711036672a7fef612b26b06fc
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
18
Oct
17
4
3
9
Sep
5
28
Aug
27
24
23
22
21
19
16
10
8
30
Jul
29
26
25
21
20
18
17
16
10
5
4
3
2
29
Jun
24
21
20
19
18
17
16
15
12
7
6
5
3
2
1
31
May
30
29
28
27
26
25
24
23
21
17
14
13
12
11
10
9
8
7
5
4
3
2
1
30
Apr
29
28
27
26
27
26
25
26
25
24
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
31
Mar
30
TP-Link Archer C20i and C2 rce exploit
Exploit for Billion 7700NR4 device
Merge pull request #136 from BigNerd95/master
Fixed flake8 violations x2
Fixed flake8 violations
Fixed pass disclosure
Belkin auth bypass
Merge pull request #132 from geosphere/patch-1
Update passwords.txt
Makefile that aggregates common chores before commit
More flexible run_linter.sh script
Vendor scanners.
Fixing problem with ghost worker threads
Refactoring scanners/autopwn so it can be used as BaseScanner.
Fixing: ThreadPoolExecutor hangs while there is more worker threads than scheduled jobs.
Merge pull request #129 from thedp/patch-1
Added basic Netgear cred
Logging rsf exceptions
Changing chmod command
Little fixes
Merge pull request #127 from stasinopoulos/patch-2
Add documentation to README
Add Dockerfile
Added zxv10_rce exploit
Test execution helper script.
Hidden root account for ZTE ZXV10 H108L
v2.2.1 banner change
v2.2.1
v2.2.1
Simplified stop_after() decorator
D-Link DIR-825 Path Traversal exploit
Merge pull request #123 from open-security/fix_netcore_uri_reference
Using ThreadPoolExecutor in creds/http_basic_bruteforce
Optimizing performance of creds/http_basic_default
Covering corner case in creds/http_basic_default
fix netcore udp 53413 backdoor - url reference
Merge branch 'master' of github.com:reverse-shell/routersploit
Starting workers before data producing. Worker threads will do the job while data is being produced.
Fixing printing banner and displaying prompt.
Initial bool values in scanners/http_basic_default
Using validators.boolify in creds/http_basic_default
Adding boolify() as validator.