Jump to content

Assistance required to narrow down Recon bug


esa

Recommended Posts

I think i might have found a way to increase the chance for Recon scan to trigger an error. It seems that by running 2 or more Tcpdump/httpsniffer, it will affect Recon module's stability.
What this means is that if you are running modules which utilises tcpdump/httpsniffer (or similar type of binary), it might make Recon module unstable. DWALL is one example of such a module.

 

This might be specific to my device, so i would like for you to help test this out on your device.
Do try it on a Tetra if you have 1, Tetra might be immune since it is a more powerful unit. 


Instructions: 

a) SSH to WiFi Pineapple

b) run

airmon-ng start wlan1
tcpdump -i wlan1mon &
exit

c) SSH to WiFi Pineapple again

tcpdump -i wlan0 &
exit

d) SSH to WiFi Pineapple again

tcpdump -i br-lan &
exit

e) SSH to WiFi Pineapple again. ps command is for you to verify that 3 instances of tcpdump is running in your process list. 

ps 
pinesniffer wlan1mon 60 0 /tmp/test

f) Run pinesniffer 4 more times. And kill off the tcpdumps

killall tcpdump

g) Expected output should be one of the below: 
 -   No error reported
 -   Error reading packets
 -   Segmentation fault

h) Report the output in this thread

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...