Aircrack-ng Can't Read File or Crunch's Standard Output (Fedora)











up vote
0
down vote

favorite












Okay, so I am trying to pipe crunch to aircrack-ng, and I get the following error:



[root@x IN /x/x]$ crunch 8 8 -t @o@@@@@@ | aircrack-ng - -b 94:0E:6B:A5:F3:32
Crunch will now generate the following amount of data: 72286291584 bytes
68937 MB
67 GB
0 TB
0 PB
Crunch will now generate the following number of lines: 8031810176
Opening -
Unsupported file format (not a pcap or IVs file).
[root@x IN /x/x]$


So as you can see, crunch works fine. I even tried it without the pipe, and it worked perfectly, but aircrack doesn't seem to be able to read it. I have eliminated the problem to the format of crunch's output, but still tell any other possible reasons for the error.



If I give aircrack a file to read from I get this error:



[root@x IN /x/x]$ sudo crunch 8 8 -t @o@@@@@@ -d 5 | aircrack-ng -w - mifipass.cap -b 94:0E:6B:A5:F3:32 mifipass2
Opening mifipass.cap
read(file header) failed: Success
Crunch will now generate the following amount of data: 72286273800 bytes
68937 MB
67 GB
0 TB
0 PB
Crunch will now generate the following number of lines: 8031808200
[root@x IN /x/x]$
This is the most I could find on the subject: https://unix.stackexchange.com/questions/124580/what-does-read-swap-header-failed-success-mean



Does anyone know how to fix this?





Edit:
So, I found out part of the problem: I was using an n-dash instead of an m-dash:
[root@x IN /x/x]$ crunch 8 8 -t @o@@@@@@ | aircrack-ng - -b 94:0E:6B:A5:F3:32
should be:
[root@x IN /x/x]$ crunch 8 8 -t @o@@@@@@ | aircrack-ng – -b 94:0E:6B:A5



But now I have this error:



[root@x IN /x/x]$ crunch 8 8 | aircrack-ng -b 94:0E:6B:A5:F3:32 -w – mifipass.cap
Crunch will now generate the following amount of data: 1879443581184 bytes
1792377 MB
1750 GB
1 TB
0 PB
Crunch will now generate the following number of lines: 208827064576
ERROR: Opening dictionary – failed (No such file or directory)
ERROR: Opening dictionary – failed (No such file or directory)
Opening mifipass.cap
read(file header) failed: Success
[root@x IN /x/x]$

:F3:32`










share|improve this question
























  • So, I found out part of the problem: I was using an n-dash instead of an m-dash: [root@x IN /x/x]$ crunch 8 8 -t @o@@@@@@ | aircrack-ng - -b 94:0E:6B:A5:F3:32 should be: [root@x IN /x/x]$ crunch 8 8 -t @o@@@@@@ | aircrack-ng - -b 94:0E:6B:A5:F3:32 But now I have this error:
    – Dash Conroy
    Nov 17 at 9:38















up vote
0
down vote

favorite












Okay, so I am trying to pipe crunch to aircrack-ng, and I get the following error:



[root@x IN /x/x]$ crunch 8 8 -t @o@@@@@@ | aircrack-ng - -b 94:0E:6B:A5:F3:32
Crunch will now generate the following amount of data: 72286291584 bytes
68937 MB
67 GB
0 TB
0 PB
Crunch will now generate the following number of lines: 8031810176
Opening -
Unsupported file format (not a pcap or IVs file).
[root@x IN /x/x]$


So as you can see, crunch works fine. I even tried it without the pipe, and it worked perfectly, but aircrack doesn't seem to be able to read it. I have eliminated the problem to the format of crunch's output, but still tell any other possible reasons for the error.



If I give aircrack a file to read from I get this error:



[root@x IN /x/x]$ sudo crunch 8 8 -t @o@@@@@@ -d 5 | aircrack-ng -w - mifipass.cap -b 94:0E:6B:A5:F3:32 mifipass2
Opening mifipass.cap
read(file header) failed: Success
Crunch will now generate the following amount of data: 72286273800 bytes
68937 MB
67 GB
0 TB
0 PB
Crunch will now generate the following number of lines: 8031808200
[root@x IN /x/x]$
This is the most I could find on the subject: https://unix.stackexchange.com/questions/124580/what-does-read-swap-header-failed-success-mean



Does anyone know how to fix this?





Edit:
So, I found out part of the problem: I was using an n-dash instead of an m-dash:
[root@x IN /x/x]$ crunch 8 8 -t @o@@@@@@ | aircrack-ng - -b 94:0E:6B:A5:F3:32
should be:
[root@x IN /x/x]$ crunch 8 8 -t @o@@@@@@ | aircrack-ng – -b 94:0E:6B:A5



But now I have this error:



[root@x IN /x/x]$ crunch 8 8 | aircrack-ng -b 94:0E:6B:A5:F3:32 -w – mifipass.cap
Crunch will now generate the following amount of data: 1879443581184 bytes
1792377 MB
1750 GB
1 TB
0 PB
Crunch will now generate the following number of lines: 208827064576
ERROR: Opening dictionary – failed (No such file or directory)
ERROR: Opening dictionary – failed (No such file or directory)
Opening mifipass.cap
read(file header) failed: Success
[root@x IN /x/x]$

:F3:32`










share|improve this question
























  • So, I found out part of the problem: I was using an n-dash instead of an m-dash: [root@x IN /x/x]$ crunch 8 8 -t @o@@@@@@ | aircrack-ng - -b 94:0E:6B:A5:F3:32 should be: [root@x IN /x/x]$ crunch 8 8 -t @o@@@@@@ | aircrack-ng - -b 94:0E:6B:A5:F3:32 But now I have this error:
    – Dash Conroy
    Nov 17 at 9:38













up vote
0
down vote

favorite









up vote
0
down vote

favorite











Okay, so I am trying to pipe crunch to aircrack-ng, and I get the following error:



[root@x IN /x/x]$ crunch 8 8 -t @o@@@@@@ | aircrack-ng - -b 94:0E:6B:A5:F3:32
Crunch will now generate the following amount of data: 72286291584 bytes
68937 MB
67 GB
0 TB
0 PB
Crunch will now generate the following number of lines: 8031810176
Opening -
Unsupported file format (not a pcap or IVs file).
[root@x IN /x/x]$


So as you can see, crunch works fine. I even tried it without the pipe, and it worked perfectly, but aircrack doesn't seem to be able to read it. I have eliminated the problem to the format of crunch's output, but still tell any other possible reasons for the error.



If I give aircrack a file to read from I get this error:



[root@x IN /x/x]$ sudo crunch 8 8 -t @o@@@@@@ -d 5 | aircrack-ng -w - mifipass.cap -b 94:0E:6B:A5:F3:32 mifipass2
Opening mifipass.cap
read(file header) failed: Success
Crunch will now generate the following amount of data: 72286273800 bytes
68937 MB
67 GB
0 TB
0 PB
Crunch will now generate the following number of lines: 8031808200
[root@x IN /x/x]$
This is the most I could find on the subject: https://unix.stackexchange.com/questions/124580/what-does-read-swap-header-failed-success-mean



Does anyone know how to fix this?





Edit:
So, I found out part of the problem: I was using an n-dash instead of an m-dash:
[root@x IN /x/x]$ crunch 8 8 -t @o@@@@@@ | aircrack-ng - -b 94:0E:6B:A5:F3:32
should be:
[root@x IN /x/x]$ crunch 8 8 -t @o@@@@@@ | aircrack-ng – -b 94:0E:6B:A5



But now I have this error:



[root@x IN /x/x]$ crunch 8 8 | aircrack-ng -b 94:0E:6B:A5:F3:32 -w – mifipass.cap
Crunch will now generate the following amount of data: 1879443581184 bytes
1792377 MB
1750 GB
1 TB
0 PB
Crunch will now generate the following number of lines: 208827064576
ERROR: Opening dictionary – failed (No such file or directory)
ERROR: Opening dictionary – failed (No such file or directory)
Opening mifipass.cap
read(file header) failed: Success
[root@x IN /x/x]$

:F3:32`










share|improve this question















Okay, so I am trying to pipe crunch to aircrack-ng, and I get the following error:



[root@x IN /x/x]$ crunch 8 8 -t @o@@@@@@ | aircrack-ng - -b 94:0E:6B:A5:F3:32
Crunch will now generate the following amount of data: 72286291584 bytes
68937 MB
67 GB
0 TB
0 PB
Crunch will now generate the following number of lines: 8031810176
Opening -
Unsupported file format (not a pcap or IVs file).
[root@x IN /x/x]$


So as you can see, crunch works fine. I even tried it without the pipe, and it worked perfectly, but aircrack doesn't seem to be able to read it. I have eliminated the problem to the format of crunch's output, but still tell any other possible reasons for the error.



If I give aircrack a file to read from I get this error:



[root@x IN /x/x]$ sudo crunch 8 8 -t @o@@@@@@ -d 5 | aircrack-ng -w - mifipass.cap -b 94:0E:6B:A5:F3:32 mifipass2
Opening mifipass.cap
read(file header) failed: Success
Crunch will now generate the following amount of data: 72286273800 bytes
68937 MB
67 GB
0 TB
0 PB
Crunch will now generate the following number of lines: 8031808200
[root@x IN /x/x]$
This is the most I could find on the subject: https://unix.stackexchange.com/questions/124580/what-does-read-swap-header-failed-success-mean



Does anyone know how to fix this?





Edit:
So, I found out part of the problem: I was using an n-dash instead of an m-dash:
[root@x IN /x/x]$ crunch 8 8 -t @o@@@@@@ | aircrack-ng - -b 94:0E:6B:A5:F3:32
should be:
[root@x IN /x/x]$ crunch 8 8 -t @o@@@@@@ | aircrack-ng – -b 94:0E:6B:A5



But now I have this error:



[root@x IN /x/x]$ crunch 8 8 | aircrack-ng -b 94:0E:6B:A5:F3:32 -w – mifipass.cap
Crunch will now generate the following amount of data: 1879443581184 bytes
1792377 MB
1750 GB
1 TB
0 PB
Crunch will now generate the following number of lines: 208827064576
ERROR: Opening dictionary – failed (No such file or directory)
ERROR: Opening dictionary – failed (No such file or directory)
Opening mifipass.cap
read(file header) failed: Success
[root@x IN /x/x]$

:F3:32`







linux fedora aircrack-ng






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 17 at 9:43

























asked Nov 17 at 4:32









Dash Conroy

136




136












  • So, I found out part of the problem: I was using an n-dash instead of an m-dash: [root@x IN /x/x]$ crunch 8 8 -t @o@@@@@@ | aircrack-ng - -b 94:0E:6B:A5:F3:32 should be: [root@x IN /x/x]$ crunch 8 8 -t @o@@@@@@ | aircrack-ng - -b 94:0E:6B:A5:F3:32 But now I have this error:
    – Dash Conroy
    Nov 17 at 9:38


















  • So, I found out part of the problem: I was using an n-dash instead of an m-dash: [root@x IN /x/x]$ crunch 8 8 -t @o@@@@@@ | aircrack-ng - -b 94:0E:6B:A5:F3:32 should be: [root@x IN /x/x]$ crunch 8 8 -t @o@@@@@@ | aircrack-ng - -b 94:0E:6B:A5:F3:32 But now I have this error:
    – Dash Conroy
    Nov 17 at 9:38
















So, I found out part of the problem: I was using an n-dash instead of an m-dash: [root@x IN /x/x]$ crunch 8 8 -t @o@@@@@@ | aircrack-ng - -b 94:0E:6B:A5:F3:32 should be: [root@x IN /x/x]$ crunch 8 8 -t @o@@@@@@ | aircrack-ng - -b 94:0E:6B:A5:F3:32 But now I have this error:
– Dash Conroy
Nov 17 at 9:38




So, I found out part of the problem: I was using an n-dash instead of an m-dash: [root@x IN /x/x]$ crunch 8 8 -t @o@@@@@@ | aircrack-ng - -b 94:0E:6B:A5:F3:32 should be: [root@x IN /x/x]$ crunch 8 8 -t @o@@@@@@ | aircrack-ng - -b 94:0E:6B:A5:F3:32 But now I have this error:
– Dash Conroy
Nov 17 at 9:38















active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














 

draft saved


draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1376156%2faircrack-ng-cant-read-file-or-crunchs-standard-output-fedora%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes
















 

draft saved


draft discarded



















































 


draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1376156%2faircrack-ng-cant-read-file-or-crunchs-standard-output-fedora%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Список кардиналов, возведённых папой римским Каликстом III

Deduzione

Mysql.sock missing - “Can't connect to local MySQL server through socket”