Login Register


[Batch] Get IP and save to file filter_list
Author
Message
[Batch] Get IP and save to file #1
hi guys its a simple code.

Open notepad then copy paste this:
Code:
@echo off start www.hackcommunity.com echo *-----------------------------------------------* echo hope you like it made by 1234hotmaster echo *-----------------------------------------------* ipconfig /all >> ipconfig.txt pause

after opening you will see a new file named ipconfig.txt made in the same directory Smile

Have a nice day :thumbs:
(This post was last modified: 01-31-2011, 11:30 AM by Skullmeat.)
Pierce the life fibers with your drill.

Reply

RE: [Batch] Get IP and save to file #2
nice 1//////try it,,

Reply

RE: [Batch] Get IP and save to file #3
is that the /all code to the save thing?
[Image: 5DQAS.gif]

May the force be with you...

Reply

RE: [Batch] Get IP and save to file #4
yep. type IPconfig in cmd and you will get your details. i just made it save to a file in the curdir Smile
Pierce the life fibers with your drill.

Reply

RE: [Batch] Get IP and save to file #5
(02-07-2011, 11:22 AM)1234hotmaster Wrote: yep. type IPconfig in cmd and you will get your details. i just made it save to a file in the curdir Smile

ok thx for the help Tongue
[Image: 5DQAS.gif]

May the force be with you...

Reply

RE: [Batch] Get IP and save to file #6
!!! you just gave me an epic idea Tongue

Thanks!!! Its awesome!!!
Staff will never ever ask you for your personal information.
We know everything about you anyway.

Reply

RE: [Batch] Get IP and save to file #7
what! you just gave me an epic idea too! grabbing the ip without the whatsmyip automation page!!!

you can shell it and then extract the ip in vb!! Biggrin
(This post was last modified: 03-29-2011, 03:46 PM by Skullmeat.)
Pierce the life fibers with your drill.

Reply

RE: [Batch] Get IP and save to file #8
(03-29-2011, 03:45 PM)1234hotmaster Wrote: what! you just gave me an epic idea too! grabbing the ip without the whatsmyip automation page!!!

you can shell it and then extract the ip in vb!! Biggrin

or you can make a remote CMD Tongue
Staff will never ever ask you for your personal information.
We know everything about you anyway.

Reply

RE: [Batch] Get IP and save to file #9
Or you can try to find an alternative. If IPv6 is enabled, you will only see the IPv6 address, not the IPv4 which you are looking for.
[Image: rytwG00.png]
Redcat Revolution!

Reply

RE: [Batch] Get IP and save to file #10
(03-29-2011, 03:45 PM)1234hotmaster Wrote: what! you just gave me an epic idea too! grabbing the ip without the whatsmyip automation page!!!

you can shell it and then extract the ip in vb!! Biggrin

This is brilliant. As an amateur, this is a perfect way to learn. If you have the time, could you, or someone, possibly list some steps on doing more with this code.

Reluctantly, I must admit that I don't know what it means to shell something. The only thing I can think of is running the code off the cmd line or the shell in Linux. That I might be able to do..... Any input?

For now, it can be used as a quick way to get all the information possible about a server/ip just by entering domain. (whois)

Thank you for sharing the code, gives me something to ponder today !
:thumbs:

Reply







Users browsing this thread: 1 Guest(s)