Hum, same for me deviney !
I am launching pwnSTAR in my local network, all is working fine (victime station have access to the internet) but I wan access to https pages. I mean when I search gmail...
Type: Posts; User: Carto_; Keyword(s):
Hum, same for me deviney !
I am launching pwnSTAR in my local network, all is working fine (victime station have access to the internet) but I wan access to https pages. I mean when I search gmail...
Hey. I can try to write something myself. I already have written a python script that automatize the implementation of such a script in a lan. I will try to write that in bash, that can be...
Hi Guys,
I have two station connected on the same LAN network:
- Box - 192.168.1.1
- BT5R2 - 192.168.1.2
- Win 7 - 192.168.1.3
I'm looking forward how to prevent the Win 7 station to...
VulpiArgenti : You're my boss.
I've tried everything and they all worked like a charm. Thank you so much for your script, your source code is also of particular interest for me.
Thx so much, and...
I've finally found the answer by myself !
Add you your sources.list (etc/apt/sources.list)
http://security.ubuntu.com/ubuntu lucid security main
I don't know why but now, all works like a...
Hi Guys,
So sorry to bring up this post but I have exactly the same issue with dhcp3 !
The following packages have unmet dependencies:
dhcp3-server: Depends: dhcp3-common (=...
Hi Guys,
I actually find the solution. It appears that Ettercap is usless and harmful for the attack in this case.
So, you just need that cmd :
arpspoof -t <ipvictim> <ipgateway>
echo...
Of course i did, i already decommented the two lines ... Any other idea (thx for the help !)
Hi Guys,
I'm trying to get working sslstrip on my own lan but i encounter some problems.
Here is my cmds :
Victim : 192.168.1.37
Routeur : 192.168.1.1
Me : 192.168.1.45
I changed the guid et ecid to 0 and that worked. Anymore errors when i quit (q) ettercap. But sslstrip didn't log anything. That's another problem, i'm looking for a solution and if i find one, i'll...
Hello All,
I'm actually trying to get sslstrip/ettercap working on a Lan.
-1)
echo 1 > /proc/sys/net/ipv4/ip_forward
(when i type "
cat /proc/sys/net/ipv4/ip_forward it's OK, value = 1)
I've got the same problem with MacOSX users. I don't know why but they can't obtain a valid IP ... If someone have an idea ... :)
I don't have any python code here yet but i'll give you that soon.
For the SD hack, it's ok for my part but a question persist :
How do you add more RAM and usb as extra storage ?
(WRT54G?)
Yes i'will make a tutorial on video soon where i explain how to make it workable. In something like 2 or 3 days i'll post it here
It's possible to give to the WRT54G additional disk space with this hack :
SD Card
Fortunately, the integrated processor offers a number of General Purpose Input/Output (GPIO) con- nectors...
In my opinion the distinction between a script kiddie and a hacker is not explicit, nobody can say " it's a script kiddie or it's a hacker " but this is a latent distinction, that comes from you and...
And here is the fonctions.py :
#### FONCTIONS FOR GTWPA-1.0 ####
#!/usr/bin/env python
# -*- coding: Utf-8 -*-
# Import cmd (OS: BT4 R1)
Hello All,
I'm quite a noob' actually but i'd like to share the work i make for the GTWPA project on crack-wifi (French forum about wifi).
-- So, here is the idea :
- Create a false AP
-...
All on the router, without the need of any redirection to a local computer ? I never hear anything about this kind of attak. It would be great, i agree, but is it possible ?
I'll search about it...
Mmmmm, actually my script is working great.
I don't understand why but it doesn't work with Apple devices (iPhone or Macbook) but with another devices, all is going well.
:-)
It interest me, my knowledge is too bad to help you but if someone have an idea, it will be great !
Of course i do, not in the script but permissions are O.K.
#!/bin/bash
Hello all !
I read a lot about Rogues AP and now i've made a script to try to make it workable.
My knowledge is apparently low but i try to understand all, so here is my script :
Hello -all !
First, i open the script and try to understand how it works ... i guess that i have understand the minimum !
wlan0 --> my PC's card, connected to my livebox (internet)
wlan1 -->...