Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - TheRaven

Pages: [1]
1
Is there any documentation on commonly implementation of WPS locks per manufacturer? For instance, will a D-Link router lock WPS if you try at certain intervals while most routers of a different manufacturer lock at different interval? Other stuff i'm curious about:

-common wait period before the lock turns off
-general good interval to set reaver attempts to circumvent lock.


THanks

3
No, really though, can we work on the task at hand?

4
I'm on VMware Fusion and the network adapter is bridged.


Lucid, I don't know my router's IP. Maybe if you gave me screenshots of what you typed to get your router's IP along with the output, it'd help me out greatly.

5
So I've been trying to figure this out on my own for a couple days through research and trying and retrying several tutorials. I've caved and I want to ask if anyone here can help.

I am running kali in a virtual machine.
I've got my index.html in /var/www/
I start apache2
Modified etter.conf by uncommenting ip tables line
Modified etter.dns to redirect google to 192.168.1.5 (kali IP)
 echo 1 > /proc/sys/net/ipv4/ip_forward
iptables -t nat -A PREROUTING -p tcp —destination-port 80 -j REDIRECT —to-port 8080
ettercap -Tqi eth1 -M arp:remote -P dns_spoof // //
When I go onto my other machine and go to google, it goes to "This webpage is not available." and the output on the kali machine is as on the screenshot below. There is one line towards the middle that says something about DHCP, but I'm not sure what it is about.

Can anyone help me out on this? I'd really appreciate it. Thanks!

Here is the screenshot: http://i.imgur.com/5qEfJdE.png

6
Hacking and Security / Can anyone recommend books good for beginners?
« on: July 04, 2014, 08:23:48 am »
Hello,

I have a friend who is in America. He will return to Vietnam at the end of this month and since there aren't resources like that here (other than the internet), I wanted to have him bring me some books. What books can you recommend for a beginner wanting to learn penetration testing? I am using Kali Linux and it has a lot of tools in it. I have followed some tutorials online successfully but I would like to understand the underlying concepts of everything instead of mindlessly copying someone else's youtube video.

I understand that there is a lot of information online, but I look books the most so I can hold it, feel how far along I have progressed, make notes and stuff. I am reading a CCNA book at the moment to gain an understanding of networking better. If there is something more detailed you can recommend, please tell me.

Thanks !

Pages: [1]