Search:

Type: Posts; User: Defaultzero

Search: Search took 0.00 seconds.

  1. Well done Nick_the_Greek!!

    Well done Nick_the_Greek!!
  2. Replies
    10
    Views
    6,425

    I am pretty good with linux commands. Im just...

    I am pretty good with linux commands. Im just going to need to read every step of the way
  3. Replies
    10
    Views
    6,425

    I have a lot to learn on scripting! Nick the...

    I have a lot to learn on scripting! Nick the greek, I didnt take your comment offensive. That was very first script. I am thinking of of doing a pretty functional one. Thanks guys!
  4. Replies
    10
    Views
    6,425

    I am very aware of the one command. But instead...

    I am very aware of the one command. But instead of writing it all manually thats why I wrote script
  5. Replies
    10
    Views
    6,425

    Detect Heartbleed Vulnerability Script

    Hi guys,
    this is my first bash script and I hope you enjoy it. This script detects Heartbleed vulnerability on IP address or domain.
    After downloading the file you will need to chmod a+x the file...
  6. Thanks for the writeup!!

    Thanks for the writeup!!
  7. Replies
    2
    Views
    2,602

    Rainbow Tables help

    Does anyone know how to setup rainbow tables on Kali?
    I have downloaded a rainbow table but how do I set it up??
  8. Replies
    1
    Views
    1,753

    Try going to right top corner and click root then...

    Try going to right top corner and click root then system settings. Then select mouse
  9. Replies
    255
    Views
    136,541

    Thanks for the guide and thanks Slim for...

    Thanks for the guide and thanks Slim for creating. Question though, when using the default pin generator, I found by using the options available or pins it repeats same pin but starts at 90 percent....
  10. Replies
    1
    Views
    1,261

    I found some info on this subject. Exploit...

    I found some info on this subject. Exploit research was keyword I needed.
  11. Replies
    1
    Views
    1,261

    Advice on fuzzing extreme newbie in this

    I am completely new to programming, I know about about bash scripting but that is the extent. I want to learn about fuzzing window applications and learn to write exploits. Ive read on internet but...
  12. Try using in terminal commands ifconfig to...

    Try using in terminal commands

    ifconfig

    to see which wireless interface your on. Wlan0, wlan1, wlan2, etc

    then type

    ifconfig wlan0 down
    ifconfig wlan0 up
  13. Replies
    2
    Views
    2,229

    You can bypass all that jazz and use subterfuge...

    You can bypass all that jazz and use subterfuge and session hi jack
  14. what is the syntax your using? what commands are...

    what is the syntax your using? what commands are you doing with reaver?
  15. How to make mac address random at each boot up

    Some of us are lazy and sometimes forget to change our mac address before doing something.
    I would like to share a method for getting a script to run at each boot so your mac is spoofed...
  16. Replies
    1
    Views
    2,519

    As far as I know, you cant encrypt the data on...

    As far as I know, you cant encrypt the data on the hard drive, just the hard drive itself. If you have some sensitive data, try truecrypt altough it sucks. But you need to install kali linux with...
  17. Replies
    1
    Views
    2,462

    Did you encrypt your hard drive first using LVM...

    Did you encrypt your hard drive first using LVM when installing Kali Linux? You need to have an encrypted hard drive first before Luks Patch can work
  18. Replies
    2
    Views
    3,444

    fix pulse audio error on startup!

    Open terminal
    Type: leafpad /etc/default/pulseaudio

    Find the line
    PULSEAUDIO_SYSTEM_START=0
    Change 0 to 1
    Then reboot
  19. Reset Kali linux root password! Insecure??

    Have you locked yourself out of Kali linux because you forgot the logon password at startup?
    Well, this guide will tell you how to reset it.

    When booting your machine, make sure to interrupt at...
Results 1 to 19 of 22