Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 12-22-2012, 06:46 AM   PM User | #1
TheCracker
New Coder

 
Join Date: Sep 2010
Posts: 65
Thanks: 4
Thanked 0 Times in 0 Posts
TheCracker is an unknown quantity at this point
Call jQuery function on remote server

Hello,

Imagine this scenario, on a remote server there is a jQuery function that starts downloading a file.

How can I call the function using cURL or something else and get the download link?

or how can you call a function on remote server in general?

Help is appreciated
TheCracker is offline   Reply With Quote
Old 12-22-2012, 03:21 PM   PM User | #2
Custard7A
Regular Coder

 
Custard7A's Avatar
 
Join Date: Jul 2010
Location: Australia
Posts: 269
Thanks: 32
Thanked 32 Times in 32 Posts
Custard7A is an unknown quantity at this point
Hello,

Imagine this scenario, some-one asks suspicious and impractical questions, but the forum isn't full of robots it's professional humans who realize the question is weasly and aren't interested in helping.
Custard7A is offline   Reply With Quote
Old 12-22-2012, 09:41 PM   PM User | #3
TheCracker
New Coder

 
Join Date: Sep 2010
Posts: 65
Thanks: 4
Thanked 0 Times in 0 Posts
TheCracker is an unknown quantity at this point
What is suspicious in my question? I have developed a script similar to Rapidleech that helps to download from multiple hosts. So I need to login USING MY PREMIUM account and get the download link.?

Do you have any idea?

Quote:
Originally Posted by Custard7A View Post
Hello,

Imagine this scenario, some-one asks suspicious and impractical questions, but the forum isn't full of robots it's professional humans who realize the question is weasly and aren't interested in helping.
TheCracker is offline   Reply With Quote
Old 12-22-2012, 11:53 PM   PM User | #4
DanInMa
Senior Coder

 
DanInMa's Avatar
 
Join Date: Nov 2010
Location: Salem,Ma
Posts: 1,306
Thanks: 12
Thanked 204 Times in 204 Posts
DanInMa is on a distinguished road
I don't think anyone here is going to openly teach you how to scrape download pages so you can hijack the links. It sounds unethical, if not definitely questionable. We keep it pretty vanilla here sorry.
__________________
- Firebug is a web developers best friend! - Learn it, Love it, use it!
- Validate your code! - JQ/JS troubleshooting
- Using jQuery with Other Libraries - Jslint for Jquery/other JS library users
DanInMa is offline   Reply With Quote
Old 12-23-2012, 12:15 AM   PM User | #5
AndrewGSW
Senior Coder

 
Join Date: Apr 2011
Location: London, England
Posts: 2,120
Thanks: 15
Thanked 354 Times in 353 Posts
AndrewGSW will become famous soon enough
Quote:
Originally Posted by DanInMa View Post
I don't think anyone here is going to openly teach you how to scrape download pages so you can hijack the links. It sounds unethical, if not definitely questionable. We keep it pretty vanilla here sorry.
The username is not reassuring either..
__________________
"I'm here to save your life. But if I'm going to do that, I'll need total uninanonynymity." Me Myself & Irene.
Validate your HTML and CSS
AndrewGSW is offline   Reply With Quote
Users who have thanked AndrewGSW for this post:
tangoforce (12-24-2012)
Old 12-23-2012, 01:59 AM   PM User | #6
TheCracker
New Coder

 
Join Date: Sep 2010
Posts: 65
Thanks: 4
Thanked 0 Times in 0 Posts
TheCracker is an unknown quantity at this point
You can simply say "I don't know" and please don't speak of others
TheCracker is offline   Reply With Quote
Old 12-24-2012, 01:31 AM   PM User | #7
tangoforce
Senior Coder

 
tangoforce's Avatar
 
Join Date: Feb 2011
Location: Your Monitor
Posts: 3,493
Thanks: 44
Thanked 438 Times in 427 Posts
tangoforce will become famous soon enoughtangoforce will become famous soon enough
Gotta be honest Cracker, with a name like 'TheCracker' and your questions always being related to downloading files from one server to another it does look a bit suspicious.

As for Andrew speaking for others, he isn't. He's just saying what no-one else wanted to say. Sorry if you don't like the truth but your question simply looks suspicious.
__________________
Please wrap your code in [php] tags. It is a sticky topic and it HELPS us to HELP YOU!
TIP: Coding styles and $end errors :::::::::: TIP: Warning: Cannot modify header information - headers already sent :::::::::: TIP: Quotes / Parse error: syntax error, unexpected T_..
PHP Code:
//Please don't use this for your form processing:
if (isset($_POST['submit']))
//Internet explorer has a bug and does not always send the submit value. 
Explanation: The IE if(isset($_POST['submit'])) bug explained.
tangoforce is offline   Reply With Quote
Old 12-26-2012, 04:18 AM   PM User | #8
TheCracker
New Coder

 
Join Date: Sep 2010
Posts: 65
Thanks: 4
Thanked 0 Times in 0 Posts
TheCracker is an unknown quantity at this point
I appreciate your honesty but my business is that, you can visit my website www.downmasters.com and see what I'm talking about.

And the name is just name, I have never cracked/nulled any software in my entire nor i know nor i'm willing to know. It's just a name.

So if anyone is willing to help, please do.

Quote:
Originally Posted by tangoforce View Post
Gotta be honest Cracker, with a name like 'TheCracker' and your questions always being related to downloading files from one server to another it does look a bit suspicious.

As for Andrew speaking for others, he isn't. He's just saying what no-one else wanted to say. Sorry if you don't like the truth but your question simply looks suspicious.
TheCracker is offline   Reply With Quote
Old 12-26-2012, 09:43 AM   PM User | #9
Custard7A
Regular Coder

 
Custard7A's Avatar
 
Join Date: Jul 2010
Location: Australia
Posts: 269
Thanks: 32
Thanked 32 Times in 32 Posts
Custard7A is an unknown quantity at this point
I would suggest consulting with your affiliates as to interfacing with their site.

If the creator of the site you want to scrape knows what they are doing, then you won't be getting anywhere with XSS any time soon. You're wasting your time.
Custard7A is offline   Reply With Quote
Old 12-27-2012, 05:33 PM   PM User | #10
TheCracker
New Coder

 
Join Date: Sep 2010
Posts: 65
Thanks: 4
Thanked 0 Times in 0 Posts
TheCracker is an unknown quantity at this point
The affiliate doesn't have API and they don't give help regarding this.

if you know an idea or something to start with, it will be great
TheCracker is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 02:10 PM.


Advertisement
Log in to turn off these ads.