Help Packet Sniffing

bigben07

Active member
Joined
Nov 10, 2013
Messages
140
Reaction score
0
Could you use a packet analyzer (wireshark ect) to find out data sent/received from a samp server? If so, what type of information would you receive?
 

25GHz

Active member
Joined
Feb 19, 2013
Messages
167
Reaction score
0
Could you use a packet analyzer (wireshark ect) to find out data sent/received from a samp server? If so, what type of information would you receive?
of course yes... how do you think that tools like bots, etc.. are made?
you gonna receive everything that the server send to your client. (dahhhh.... :D :D:D )
 

bigben07

Active member
Joined
Nov 10, 2013
Messages
140
Reaction score
0
[quote author="bigben07"]Could you use a packet analyzer (wireshark ect) to find out data sent/received from a samp server? If so, what type of information would you receive?
of course yes... how do you think that tools like bots, etc.. are made?
you gonna receive everything that the server send to your client. (dahhhh.... :D :D:D )[/quote]

Yes but something like completing an ingame objective. Such as a delivery ect, will that be sent? If so, how could you grab it? I'm currently using NetworkMiner
 

25GHz

Active member
Joined
Feb 19, 2013
Messages
167
Reaction score
0
You can use Cain & Abel to do just that, it's not exactly simple but you can.
nahhh....
that shit is just too old.

i already tested alot of sniffers(including NetworkMiner, that btw is a good one), but Wireshark is my favorite.
but if you want something more specific, clean and simple as possible to use, well than you'll like WPE PRO without having to set filters and blablabla... you just target the application to be sniffed and it's done.
 

Harlem

Well-known member
Joined
Apr 2, 2013
Messages
237
Reaction score
0
You will need more than a packet sniffer to do what you requested, you will need a packet injector and perhaps set up a fake server to send the data you modified, it's some hardcore shit bud.
 

25GHz

Active member
Joined
Feb 19, 2013
Messages
167
Reaction score
0
You will need more than a packet sniffer to do what you requested, you will need a packet injector and perhaps set up a fake server to send the data you modified, it's some hardcore shit bud.
nahh....
you can simply test it using just WPE PRO by himself(and with so many others sniffers)... http://puu.sh/6hxrx.png
also, it's easy as fuck to set a socket using C or C++(or even more easy: C#... or the easier shit ever made: VB(Visual Basic)).

btw, is easy and quick to set a localhost samp server.


...but, yeah..... :hm: :hm::hm: maybe you're right.. actually, there's some hardcore shit, that is actually understand what does what, and what is received when you send a specific request, and what this request mean, and so on.....
(logic stuff).
 

Harlem

Well-known member
Joined
Apr 2, 2013
Messages
237
Reaction score
0
[quote author="Harlem"]You will need more than a packet sniffer to do what you requested, you will need a packet injector and perhaps set up a fake server to send the data you modified, it's some hardcore shit bud.
nahh....
you can simply test it using just WPE PRO by himself(and with so many others sniffers)... http://puu.sh/6hxrx.png
also, it's easy as fuck to set a socket using C or C++(or even more easy: C#... or the easier shit ever made: VB(Visual Basic)).

btw, is easy and quick to set a localhost samp server.


...but, yeah..... :hm: :hm::hm: maybe you're right.. actually, there's some hardcore shit, that is actually understand what does what, and what is received when you send a specific request, and what this request mean, and so on.....
(logic stuff).[/quote]

The last thing you said, that's the main reason sometimes shit can get you in trouble if you don't have the knowledge lol
 

TheZeRots

Expert
Joined
Dec 21, 2013
Messages
1,247
Reaction score
1
You will need more than a packet sniffer to do what you requested, you will need a packet injector and perhaps set up a fake server to send the data you modified, it's some hardcore shit bud.

You don't exactly need "more"... well, depends on what you want, and if you want that "more", I suggested Cain (Cain & Abel), it may be old but it's one of the best out there, no ad-commercial bulls or anything like that, it does a job and let's you basically do whatever you want, because unlike many out there this is not just a sniffer, and not only can you go to McDonald's with a laptop and sniff others' Facebook and Skype passwords, but you can get into entire databases with it. I've seen some amazing scheisse done with it.
 

bigben07

Active member
Joined
Nov 10, 2013
Messages
140
Reaction score
0
You will need more than a packet sniffer to do what you requested, you will need a packet injector and perhaps set up a fake server to send the data you modified, it's some hardcore shit bud.

I got a VPS
 
Top