Notifications removed.

This commit is contained in:
cora32 2015-04-30 23:04:04 +03:00
parent 93e4f2e141
commit 3b756c675b
3 changed files with 2 additions and 7 deletions

View File

@ -67,24 +67,17 @@ lopaStr BA::BABrute(const char *ip, const int port, bool digestMode) {
else if (isDig == 1) {
if (digestMode != true) {
digestMode = true;
stt->doEmitionRedFoundData("Digest selector mismatch - <a style=\"color:orange;\" href=\"http://" + QString(ip).mid(0, QString(ip).indexOf("/")) + ":" + QString::number(port) + "/\">" +
QString(ip) + ":" + QString::number(port) + "</a>");
}
}
else {
if (digestMode != false) {
digestMode = false;
stt->doEmitionRedFoundData("Digest selector mismatch - <a style=\"color:orange;\" href=\"http://" + QString(ip).mid(0, QString(ip).indexOf("/")) + ":" + QString::number(port) + "/\">" +
QString(ip) + ":" + QString::number(port) + "</a>");
};
}
std::string buffer;
if (commenceHikvisionEx1(ip, port, digestMode)) {
//stt->doEmitionGreenFoundData("Hikvision exploit triggered! (" +
// QString(ip) + ":" +
// QString::number(port) + ")");
strcpy(lps.login, "anonymous");
strcpy(lps.pass, "\177\177\177\177\177\177");
return lps;

View File

@ -1225,6 +1225,7 @@ int _specBrute(const char *ip, int port,
char *finalstr, int flag,
char *path, char *comment, char *cp, int size, const std::string *buffer)
{
int y = strcmp(comment, "[DIGEST]");
const lopaStr &lps = BA::BALobby((string(ip) + string(path)).c_str(),
port,
(strcmp(comment, "[DIGEST]") == 0 ? true : false));

View File

@ -1,3 +1,4 @@
Benvenuti!
ssl vpn
Ref1=http
hello. goodbye.