Skip to content

Commit

Permalink
Import mode fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
cora48 committed Apr 2, 2015
1 parent fcd1c9a commit 01aa04d
Show file tree
Hide file tree
Showing 11 changed files with 1,023 additions and 1,024 deletions.
3 changes: 1 addition & 2 deletions IPCAuth.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
#include "IPCAuth.h"
#include "Utils.h"
#include "BruteUtils.h"
#include "FileUpdater.h"
#include "Connector.h"
#include "Utils.h"

lopaStr IPC::IPCBrute(const char *ip, int port, char *SPEC)
{
Expand Down
1 change: 1 addition & 0 deletions IPCAuth.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#ifndef IPCAUTH_H
#define IPCAUTH_H

#include "Connector.h"
#include "mainResources.h"

class IPC {
Expand Down
54 changes: 27 additions & 27 deletions login.txt
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
admin
root
123123
123456
12345

cisco
super
meinsm
monitor
test
ftp
1234
administrator
qwerty
recovery
Polycom
system
naadmin
telecom
dreambox
master
Admin
guest
backup
cgadmin
0000
admin
root
123123
123456
12345
cisco
super
meinsm
monitor
test
ftp
1234
administrator
qwerty
recovery
Polycom
system
naadmin
telecom
dreambox
master
Admin
guest
backup
cgadmin
0000
1111
Expand Down
Loading

0 comments on commit 01aa04d

Please sign in to comment.