Page 8 of 10 FirstFirst 12345678910 LastLast
Results 351 to 400 of 493

Thread: FrankenScript by Slim76 - It Attacks Access Points and .pcap files

  1. #351
    Join Date
    2013-Aug
    Location
    lost in space
    Posts
    580
    your problem is dependencies? Looks at post 345 above. If not here is the correct thread to ask for support only if you are using t6_x reaver version.
    https://forums.kali.org/showthread.p...ie-Dust-Attack

    Soxrok also explains that you need to install dependencies, here
    https://forums.kali.org/showthread.p...-WPS-Attack%29
    Kali Linux USB Installation using LinuxLive USB Creator
    Howto Install HDD Kali on a USB Key
    Clean your laptop fan | basic knowledge

  2. #352
    "No useable... " you won't fix this with dependencies cause script is looking for the old mon0,1,2 etc. monitor. I guess there is more trouble ahead but i can fix it (what do you say slim?). Option number 2 is that you wget http://download.aircrack-ng.org/airc...1.2-rc1.tar.gz and take the old airmon-ng out of the script folder. Make a backup
    cp /usr/sbin/airmon-ng /usr/sbin/airmonnew-ng
    and copy the old one to /usr/sbin/airmon-ng

  3. #353
    Join Date
    2013-Aug
    Location
    lost in space
    Posts
    580
    fruchttiger, if you have made a modified version that works with KL2, feel free to share with the rest of us =] Hopefully Slim will defibrillate FS, eventually..
    Kali Linux USB Installation using LinuxLive USB Creator
    Howto Install HDD Kali on a USB Key
    Clean your laptop fan | basic knowledge

  4. #354
    Sry i thought somebody would give feedback just in time. Or Slim as the creator may know some show stopper which makes it pretty useless to waste more time with it. But why not, lets give it a try After taking some hours of sleep i'll start code reviewing and give feedback

  5. #355
    Join Date
    2013-Oct
    Posts
    321
    Sorry i've been really busy lately, I've stiil been working on FrankenScript though.
    I've been rewriting FrankenScript for kali2.0, I'm hoping to have it finished and ready for uploading soon.

  6. #356
    Join Date
    2013-Aug
    Location
    lost in space
    Posts
    580
    I was just about to call you an ambulance.

    Kali Linux USB Installation using LinuxLive USB Creator
    Howto Install HDD Kali on a USB Key
    Clean your laptop fan | basic knowledge

  7. #357
    Join Date
    2013-Oct
    Posts
    321
    Quote Originally Posted by Quest View Post
    I was just about to call you an ambulance.

    LOL, that reminds me of the old paddy and murphy joke. lol
    Paddy and Murphy was walking down the street when paddy fell down a man-hole,
    Murphy shouts down to paddy are you ok, paddy replies no I'm not can you please call me an ambulance,
    Murphy replies ok you are an ambulance you are an ambulance. lol

  8. #358
    Join Date
    2013-Aug
    Location
    lost in space
    Posts
    580
    yeah I'm sure some on the forum here will understand it that way xD

    Good to see you back ambulance! How's Frank doin?
    Kali Linux USB Installation using LinuxLive USB Creator
    Howto Install HDD Kali on a USB Key
    Clean your laptop fan | basic knowledge

  9. #359
    Join Date
    2013-Oct
    Posts
    321
    Quote Originally Posted by Quest View Post
    yeah I'm sure some on the forum here will understand it that way xD

    Good to see you back ambulance! How's Frank doin?
    It's been a total headache, I've had to rewrite most of it AGAIN. ;-(
    I don't use airmon-ng to enable monitor mode anymore, so now multiple monitor modes can be created and internet access is still possible too. ;-)

  10. #360
    Join Date
    2013-Aug
    Location
    lost in space
    Posts
    580
    Yes, that, thanks!!

    I'm really hoping that you will make FS run its own internal aircrack-ng independently also. I hate to have my toys broken when they make changes upstream. The last FS lasted what, two weeks? Imagine where it would be now. I can.

    Cheers
    Last edited by Quest; 2015-09-30 at 14:19.
    Kali Linux USB Installation using LinuxLive USB Creator
    Howto Install HDD Kali on a USB Key
    Clean your laptop fan | basic knowledge

  11. #361
    Join Date
    2013-Oct
    Posts
    321
    Quote Originally Posted by Quest View Post
    Yes, that, thanks!!

    I'm really hoping that you will make FS run its own internal aircrack-ng independently also. I hate to have my toys broken when they make changes upstream. The last FS lasted what, two weeks? Imagine where it would be now. I can.

    Cheers
    I done that with an older version of FrankenScript and still had problems and needed to change things, I might see what I can do after I've completed this version for kali2.0.

  12. #362
    Join Date
    2013-Aug
    Location
    lost in space
    Posts
    580
    Thanks for considering it. The redundancy of having 2 of the same programs is the only way to make FS time proof. That would also prevent you from experiencing 'groundhog days' http://www.imdb.com/title/tt0107048/ Personally I would include everything that FS uses. I do not trust anything they do upstream.

    On a different note, do not hesitate to upload/post beta versions so we can start testing the latest monster
    Kali Linux USB Installation using LinuxLive USB Creator
    Howto Install HDD Kali on a USB Key
    Clean your laptop fan | basic knowledge

  13. #363
    Join Date
    2013-Oct
    Posts
    321
    Quote Originally Posted by Quest View Post
    Thanks for considering it. The redundancy of having 2 of the same programs is the only way to make FS time proof. That would also prevent you from experiencing 'groundhog days' http://www.imdb.com/title/tt0107048/ Personally I would include everything that FS uses. I do not trust anything they do upstream.

    On a different note, do not hesitate to upload/post beta versions so we can start testing the latest monster
    I hope to have something for you to test very soon ;-), I just need to rewrite the attacks again then FrankenScript will be ready for testing.
    I've added the script launcher again as you requested some time ago. LOL

  14. #364
    Join Date
    2013-Aug
    Location
    lost in space
    Posts
    580
    scrip launcher will use aircrack-ng RC1 (mon0) ?
    Kali Linux USB Installation using LinuxLive USB Creator
    Howto Install HDD Kali on a USB Key
    Clean your laptop fan | basic knowledge

  15. #365
    Join Date
    2013-Oct
    Posts
    321
    Quote Originally Posted by Quest View Post
    scrip launcher will use aircrack-ng RC1 (mon0) ?
    Script launcher allows you to select a script and launch it with or without arguments, it can also create monitor mode interfaces (eg: mon1, mon2 and so on).

  16. #366
    Join Date
    2013-Oct
    Posts
    321
    Quote Originally Posted by slim76 View Post
    Script launcher allows you to select a script and launch it with or without arguments, it can also create monitor mode interfaces (eg: mon1, mon2 and so on).
    Script launcher doesn't create a mon0 interface, interfaces start from mon1.

  17. #367
    Join Date
    2013-Aug
    Location
    lost in space
    Posts
    580
    so the scripts that haven't been updated to the new Aircrack-ng RC2 (wlan1mon) will work?

    That's the idea when I re-requested script launcher, was to make the defunct scripts work again in post #322 https://forums.kali.org/showthread.p...ll=1#post45168
    Kali Linux USB Installation using LinuxLive USB Creator
    Howto Install HDD Kali on a USB Key
    Clean your laptop fan | basic knowledge

  18. #368
    Join Date
    2013-Oct
    Posts
    321
    Quote Originally Posted by Quest View Post
    so the scripts that haven't been updated to the new Aircrack-ng RC2 (wlan1mon) will work?

    That's the idea when I re-requested script launcher, was to make the defunct scripts work again in post #322 https://forums.kali.org/showthread.p...ll=1#post45168
    If the script only accepts that exact format then the answer would be no, I could change it if its a problem?.

    I made a mistake in my earlier post, mon1 should be wlan0mon1.
    FrankenScript creates the names for the monitor mode interfaces by taking the WiFi interface name (eg: wlan0) and then adding monX to the end of the WiFi device name.

    Heres an example:
    If you used wlan0 to create 5 monitor mode interfaces the interfaces would be named.
    wlan0mon1
    wlan0mon2
    wlan0mon3
    wlan0mon4
    wlan0mon5

  19. #369
    Join Date
    2013-Aug
    Location
    lost in space
    Posts
    580
    not a problem at all, it would be however a neat feature to resurrect older scrips that worked well with Aircrack-ng RC1

    So anyways let'see what you come up with in the next release!
    Kali Linux USB Installation using LinuxLive USB Creator
    Howto Install HDD Kali on a USB Key
    Clean your laptop fan | basic knowledge

  20. #370
    Join Date
    2013-Oct
    Posts
    321
    Quote Originally Posted by Quest View Post
    not a problem at all, it would be however a neat feature to resurrect older scrips that worked well with Aircrack-ng RC1

    So anyways let'see what you come up with in the next release!
    Whats the problem with older scripts and Aircrack-ng RC1?.

  21. #371
    Quote Originally Posted by slim76 View Post
    Whats the problem with older scripts and Aircrack-ng RC1?.
    Hi slim76,

    I'm very new to Linux but from my fickle understanding, the new Aircrack-ng calls the monitor device wlan0mon, instead of mon0.

    So I'm guessing, older scripts look for instances of monX instead of looking for wlanXmonX.

    For example, I tried to use ReVdK3-r1.sh last night running the latest version of Kali Live Persistence.

    When asked to enter my monitor device (or words to that effect) it was looking for wlanX, and when I tried entering wlan0, wlan1 or wlan0mon, it kept stating no device could be found.

    Going to give your script a go now. Thanks for your effort in creating it.

    Regards,
    OT

  22. #372
    Join Date
    2013-Aug
    Location
    lost in space
    Posts
    580
    It's a mon0 vs wlan0mon issue where some scripts use the old monitor mode interface of RC1.
    Kali Linux USB Installation using LinuxLive USB Creator
    Howto Install HDD Kali on a USB Key
    Clean your laptop fan | basic knowledge

  23. #373
    Join Date
    2013-Oct
    Posts
    321
    Quote Originally Posted by Quest View Post
    It's a mon0 vs wlan0mon issue where some scripts use the old monitor mode interface of RC1.
    So you're saying the scripts that interact with aircrack will only work if the monitor interface is named mon0?.

  24. #374
    Join Date
    2013-Aug
    Location
    lost in space
    Posts
    580
    Yes. Whether it's only scripts that put the card in monitor mode or all of them is not clear. I stop using Kali shortly after RC2 was introduced. I've read many complaints about scripts not working with RC2. Ignore it if it's not an issue.
    Kali Linux USB Installation using LinuxLive USB Creator
    Howto Install HDD Kali on a USB Key
    Clean your laptop fan | basic knowledge

  25. #375
    Hi,

    Are there any versions of Kali Linux live that the current version works with?

    Thanks in advance,
    OT

  26. #376
    Join Date
    2013-Oct
    Posts
    321
    Quote Originally Posted by Quest View Post
    Yes. Whether it's only scripts that put the card in monitor mode or all of them is not clear. I stop using Kali shortly after RC2 was introduced. I've read many complaints about scripts not working with RC2. Ignore it if it's not an issue.
    If the old scripts enable monitor mode then you could simply swap the new airmon-ng with the old airmon-ng, or you could edit the old script to work with the new version of airmon-ng.

    Heres a test version of FrankenScript:
    This test version is incomplete at this time, the wep and wps attacks are not yet setup.

    wmctrl needs to be installed for FrankenScript to function properly.
    I've included a check function to check that wmctrl is installed, if its not installed then FrrankenScript will install it from the archives folder.

    Download Link:
    ----------------------
    http://multimirrorupload.com/ib14gyv...Kali2.0.tar.gz

  27. #377
    Join Date
    2013-Aug
    Location
    lost in space
    Posts
    580
    Dling nioooowwwww



    EDIT1: here is the direct DL link gawd damnit
    http://www97.zippyshare.com/d/UaT5eH...Kali2.0.tar.gz
    Last edited by Quest; 2015-10-05 at 19:45.
    Kali Linux USB Installation using LinuxLive USB Creator
    Howto Install HDD Kali on a USB Key
    Clean your laptop fan | basic knowledge

  28. #378
    Join Date
    2013-Aug
    Location
    lost in space
    Posts
    580
    I'm totally lost with this horrible kali 2 interface. How do you install FS and how do you start it?
    Kali Linux USB Installation using LinuxLive USB Creator
    Howto Install HDD Kali on a USB Key
    Clean your laptop fan | basic knowledge

  29. #379
    Join Date
    2013-Oct
    Posts
    321
    Quote Originally Posted by Quest View Post
    I'm totally lost with this horrible kali 2 interface. How do you install FS and how do you start it?
    Kali2.0 isn't that bad dude.
    FrankenScript doesn't need to be installed.
    Login as root, or open a root terminal if you're logged in as a normal restricted user.

    1) Unpack the FrankenScript archive.
    2) Look in the unpacked FrankenScript folder for FrankenScript.sh, then drag FrankenScript.sh onto the terminal and press the enter button to start FrankenScript.

    Simples :-)

  30. #380
    Join Date
    2013-Aug
    Location
    lost in space
    Posts
    580
    Oh works now. That is what I did but it opens the script in notpad or something. I'm hating this kali.


    wmctrl is required but doesn't appear to be installed in Kali.

    [1] = Install wmctrl
    [q] = Exit FrankenScript

    Please choose an option: 1
    Selecting previously unselected package wmctrl.
    (Reading database ... 323492 files and directories currently installed.)
    Preparing to unpack .../wmctrl_1.07-7_i386.deb ...
    Unpacking wmctrl (1.07-7) ...
    Setting up wmctrl (1.07-7) ...
    Processing triggers for man-db (2.7.0.2-5) ...



    ########### Main Menu ###########
    # #
    # [1] = Network Attacks #
    # [2] = View Recovered Passkeys #
    # [3] = Script Launcher #
    # [q] = Exit FrankenScript #
    # #
    #################################

    Please choose an option:
    weeeee Hi Frank!!!! long time no see =]
    Last edited by Quest; 2015-10-05 at 20:25.
    Kali Linux USB Installation using LinuxLive USB Creator
    Howto Install HDD Kali on a USB Key
    Clean your laptop fan | basic knowledge

  31. #381
    Join Date
    2013-Aug
    Location
    lost in space
    Posts
    580

    wep

    quick observation:

    Tryed on 3 diferent wep APs, doesn't work.

    PHP Code:
    Target list is empty, returning to Scan Results.
    [
    3;
    Kali Linux USB Installation using LinuxLive USB Creator
    Howto Install HDD Kali on a USB Key
    Clean your laptop fan | basic knowledge

  32. #382
    Join Date
    2013-Oct
    Posts
    321
    Quote Originally Posted by Quest View Post
    Oh works now. That is what I did but it opens the script in notpad or something. I'm hating this kali.





    weeeee Hi Frank!!!! long time no see =]
    I don't know why the menu is messed up, it was ok on the two machines I tested it on.

  33. #383
    Join Date
    2013-Oct
    Posts
    321
    Quote Originally Posted by Quest View Post
    quick observation:

    Tryed on 3 diferent wep APs, doesn't work.

    PHP Code:
    Target list is empty, returning to Scan Results.
    [
    3;
    I already said the wep and wps attacks isn't setup yet.

  34. #384
    Join Date
    2013-Aug
    Location
    lost in space
    Posts
    580
    Quote Originally Posted by slim76 View Post
    I don't know why the menu is messed up, it was ok on the two machines I tested it on.
    It's fine here also. There are some problems with the menus, and I wish to show you a pic, but I cannot do graphics on this horrible kali 2.

    Detected WiFi Interfaces:

    1: wlan0 iwlwifi Intel
    2: wlan1 ath9k_htc Atheros

    #################################
    # #
    # [1-2] = Select An Interface To Use # <----- problem here where the text seems too long for the 'box'
    # [m] = Return To The Main Menu #
    # [q] = Exit FrankenScript #
    # #
    #################################

    Please input an option:
    wait got it now. *geezz not having fun here if it was not clear*

    Screenshot from 2015-10-05 18:08:48.jpg
    Last edited by Quest; 2015-10-05 at 21:03.
    Kali Linux USB Installation using LinuxLive USB Creator
    Howto Install HDD Kali on a USB Key
    Clean your laptop fan | basic knowledge

  35. #385
    Join Date
    2013-Oct
    Posts
    321
    Quote Originally Posted by Quest View Post
    It's fine here also. There are some problems with the menus, and I wish to show you a pic, but I cannot do graphics on this horrible kali 2.



    wait got it now. *geezz not having fun here if it was not clear*

    Screenshot from 2015-10-05 18:08:48.jpg
    Is that the only menu that is out of alignment or is there more?.

  36. #386
    Join Date
    2013-Aug
    Location
    lost in space
    Posts
    580
    actually it's the only one.

    I saw others but it was the same as in the pic, when lauching a scipt.

    Screenshot from 2015-10-06 11:39:50.jpg

    Edit: good job so far Slim I really like the [i] (info) option when scaning.

    I might have to reinstall on a USB 3.0
    KL2 is so slow on a normal USB it's unworkable.
    Last edited by Quest; 2015-10-06 at 14:56.
    Kali Linux USB Installation using LinuxLive USB Creator
    Howto Install HDD Kali on a USB Key
    Clean your laptop fan | basic knowledge

  37. #387
    Join Date
    2013-Oct
    Posts
    321
    Quote Originally Posted by Quest View Post
    actually it's the only one.

    I saw others but it was the same as in the pic, when lauching a scipt.

    Screenshot from 2015-10-06 11:39:50.jpg

    Edit: good job so far Slim I really like the [i] (info) option when scaning.

    I might have to reinstall on a USB 3.0
    KL2 is so slow on a normal USB it's unworkable.
    It's good to hear you like it and that its working ok.

  38. #388
    Join Date
    2013-Aug
    Location
    lost in space
    Posts
    580
    if you can make it a 'portable' install like before, and bring back all the reavers and bully, that would be a good start me thinks.

    Script launcher works.
    Kali Linux USB Installation using LinuxLive USB Creator
    Howto Install HDD Kali on a USB Key
    Clean your laptop fan | basic knowledge

  39. #389
    Join Date
    2013-Oct
    Posts
    321
    Quote Originally Posted by Quest View Post
    if you can make it a 'portable' install like before, and bring back all the reavers and bully, that would be a good start me thinks.

    Script launcher works.
    Blimey dude you don't want much do ya!. LOL

    You do know that the so-called portable setup wasn't really that portable lol, for it to work you still needed to have the tools installed to kali as well as FrankenScript.
    I'm not sure if the portable setup would still work ok with all the updates to kali and the apps, but I guess time will tell.

  40. #390
    Join Date
    2013-Aug
    Location
    lost in space
    Posts
    580
    the way it installed (decompressed) itself was brilliant. I would really like to see that packaging back even if it is not 'portable'.
    Kali Linux USB Installation using LinuxLive USB Creator
    Howto Install HDD Kali on a USB Key
    Clean your laptop fan | basic knowledge

  41. #391
    Join Date
    2013-Oct
    Posts
    321
    Quote Originally Posted by Quest View Post
    the way it installed (decompressed) itself was brilliant. I would really like to see that packaging back even if it is not 'portable'.
    There isn't anything in FrankenScript that needs to be compressed or decompressed, but that will probably change at some point.

  42. #392
    Join Date
    2014-Oct
    Posts
    9
    I hate these f******* ******* ******** ******* links. I have over a TB of Dropbox storage and can add you guys as Users, then you can upload and change the script as much as you want without any ********** spam *** pop-ups. These zippyshare multimirror upload links make me sick.

    Quote Originally Posted by Quest View Post
    Dling nioooowwwww



    EDIT1: here is the direct DL link gawd damnit
    http://www97.zippyshare.com/d/UaT5eH...Kali2.0.tar.gz

    Edit:
    Swearing
    Last edited by g0tmi1k; 2015-10-21 at 08:45. Reason: Swearing

  43. #393
    Join Date
    2013-Aug
    Location
    lost in space
    Posts
    580
    yup had to try about 7 times before it gave the right link. We told Slim numerous times, but he persist wanting to use it, so sanely I give up, and just post the direct DL link.


    I see that even the direct link trick is not working anymore!

    Jar, upload it to your account and post the DL link please. I will do the same so we always have many DL sources for others that want to DL it without punching their screen.

    Test-FrankenSript-Kali2.0.tar.gz
    File size: 58.6 KB
    Uploaded: 2015-10-07 16:06:27
    http://www.mediafire.com/download/qu...Kali2.0.tar.gz

    voila.
    Last edited by Quest; 2015-10-07 at 21:20.
    Kali Linux USB Installation using LinuxLive USB Creator
    Howto Install HDD Kali on a USB Key
    Clean your laptop fan | basic knowledge

  44. #394
    Join Date
    2014-Oct
    Posts
    9
    Quote Originally Posted by Quest View Post
    yup had to try about 7 times before it gave the right link. We told Slim numerous times, but he persist wanting to use it, so sanely I give up, and just post the direct DL link.


    I see that even the direct link trick is not working anymore!

    Jar, upload it to your account and post the DL link please. I will do the same so we always have many DL sources for others that want to DL it without punching their screen.

    Test-FrankenSript-Kali2.0.tar.gz
    File size: 58.6 KB
    Uploaded: 2015-10-07 16:06:27
    http://www.mediafire.com/download/qu...Kali2.0.tar.gz

    voila.
    FrankenScript V2
    https://www.dropbox.com/s/1whikauw99....0.tar.gz?dl=0


    Test-FrankenSript-Kali2.0.tar.gz
    File size: 58.6 KB
    Uploaded: 2015-10-07 16:06:27

    Remember if you break it you own it.......

  45. #395
    Join Date
    2013-Aug
    Location
    lost in space
    Posts
    580
    there we go. Can't stop progress

    Slim, here is an opening for the first post..



    FrankenScript, is designed to facilitate wireless network auditing under Linux on WEP and WPA/2 protected access points (APs) by liberating the user from the tedious task of building elaborated command lines, as some of these attacks can be quite complex, saving the Operator time, minimizing inputs and errors. FrankenScript offers a wide spectrum of solutions to attack APs.

    Test-FrankenSript-Kali2.0.tar.gz
    File size: 58.6 KB
    Uploaded: 2015-10-07 16:06:27

    http://www.mediafire.com/download/qu...Kali2.0.tar.gz

    https://www.dropbox.com/s/1whikauw99....0.tar.gz?dl=0
    Last edited by Quest; 2015-10-07 at 23:29.
    Kali Linux USB Installation using LinuxLive USB Creator
    Howto Install HDD Kali on a USB Key
    Clean your laptop fan | basic knowledge

  46. #396
    Join Date
    2013-Oct
    Posts
    321
    Quote Originally Posted by Quest View Post
    there we go. Can't stop progress

    Slim, here is an opening for the first post..



    FrankenScript, is designed to facilitate wireless network auditing under Linux on WEP and WPA/2 protected access points (APs) by liberating the user from the tedious task of building elaborated command lines, as some of these attacks can be quite complex, saving the Operator time, minimizing inputs and errors. FrankenScript offers a wide spectrum of solutions to attack APs.
    Cheers matey I'll add it to the front page if I ever manage to get FrankenScript fully up and running.
    It looks like I might have to change the monitor mode setup AGAIN as I can't get reaver to work, airodump-ng works ok with the current monitor mode setup but reaver doesn't like it for some reason. :-(
    I have a bad feeling that the only way to solve the issue might be to use airmon-ng check kill and lose internet access while performing the attacks, I'll only do that if all else fails.
    I'm going to have a play with the old airmon and see how that goes.

  47. #397
    Join Date
    2013-Aug
    Location
    lost in space
    Posts
    580
    yep I believe you. All that because you are working with a dud. KL2.

    If FS can restore Internet connection after the attacks, that would be somewhat acceptable, but really, ***.

    Cheers buddy. We all know what is going on...
    Kali Linux USB Installation using LinuxLive USB Creator
    Howto Install HDD Kali on a USB Key
    Clean your laptop fan | basic knowledge

  48. #398
    Join Date
    2013-Jul
    Location
    United States
    Posts
    520
    Y'all may wanna check this out also https://forums.kali.org/showthread.p...rkManager-conf

  49. #399
    Join Date
    2013-Aug
    Location
    lost in space
    Posts
    580
    Words of wisdom from above!

    I've seen it before but dare not propose it, but seems like kcdtv is on to something there..
    Kali Linux USB Installation using LinuxLive USB Creator
    Howto Install HDD Kali on a USB Key
    Clean your laptop fan | basic knowledge

  50. #400
    Join Date
    2013-Oct
    Posts
    321
    Quote Originally Posted by soxrok2212 View Post
    Y'all may wanna check this out also https://forums.kali.org/showthread.p...rkManager-conf
    I've already blacklisted the interfaces by adding them to /etc/network/interfaces.

    The only problem I'm having at the moment is reaver keeps giving me the failed to associate error message, the strange thing is airodump-ng works fine.
    I'm sure I'll solve the issue soon, I just need a clear head so I can focus properly.

Similar Threads

  1. Replies: 0
    Last Post: 2020-05-07, 19:24
  2. Kali 2.0 on a USB, trying to access files from Windows 10 OS
    By Justa5uvus in forum General Archive
    Replies: 1
    Last Post: 2016-01-28, 11:41
  3. Any other programs to create evil twin/rogue access points?
    By Dark Terror in forum General Archive
    Replies: 1
    Last Post: 2015-05-11, 02:08
  4. WPA PSK Key in pcap/cap files?
    By Kalinoob in forum General Archive
    Replies: 1
    Last Post: 2014-01-06, 15:39
  5. ferret makes huge .pcap files
    By 3t3st3r in forum General Archive
    Replies: 2
    Last Post: 2013-05-19, 19:22

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •