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
d4fb4d39165c40b179c139a9d568e5ba87553cc8
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
16
Aug
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
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.
Refactoring creds/http_basic_default with ThreadPoolExecutor.
Stopping ThreadPoolExecution from within target function.
ThreadPoolExecutor as context manager
Adding custom ThreadPoolExecutor.
Extracting PrinterThread to separate module.
Using custom threads in scanner
Summary of threaded autopwn
Fixing module linter violations
Fixing module linter violations
Handling nested @mute decorators.
Adding current thread information to PrintResource
Using PrinterThread as a main entry for all sys.out operations
Adding dedicated sub-classed thread classes.
Threaded scanner
Multiple Netsys RCE exploits
Fixing false positives Officeconnect RCE
Testing order of suggested_commands()
Sorting commands in command suggestions.
Fixing create_exploit() defect
Refactoring autopwn scanner
Paths for all types of Exploits in utils.
Adding string representation of Exploit()
Asserting print_status() in command_run() tests
minor refactor of ssh_interactive()
RSF 2.2.0 banner change
v2.2.0
v2.2.0
create_exploit(): adding vendor validation
create_exploit(): More elaborate error message
Merge branch 'add-test-from-template'
D-Link DIR-300, DIR-645, DIR-815 UPNP RCE exploit