Bonjour à tous,

je suis une formation sur la cybersecurité et voudrais transferer des fichiers de ma machine hôte (Kali) vers mon serveur Linux (sans interface graphique) virtualisé sous vmware.
Or j'avais uploadé les 2 fichiers sur www.mediafire.com pour les telecharger depuis le serveur virtuel grace à wget.
Quand je tape (vrai lien):
wget http://www.mediafire.com/file/x91l0j...loitLEP.c/file -o /tmp/exploitLEP.c
il me dit exploitLEP.c Saved:
comme si tout allait bien
sauf que quand je l'ouvre, au lieu de mon fichier, je trouve ça. (apparamment la page html de mediafire avec les liens vers mon fichier, en rouge)

Pourquoi?

Y-a-t-il une option wget pour eviter cela ?? Ou alors avec une autre methode comme scp, mais je ne connais pas bien.

cat exploitLEP.c
<!DOCTYPE html> <html lang="en-US" xmlns:fb="http://www.facebook.com/2008/fbml" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>exploitLEP</title>
<META NAME="keywords" CONTENT="online storage, free storage, cloud Storage, collaboration, backup file Sharing, share Files, photo backup, photo sharing, ftp replacement, cross platform, remote access, mobile access, send large files, recover files, file versioning, undelete, Windows, PC, Mac, OS X, Linux, iPhone, iPad, Android" />
<META NAME="description" CONTENT="exploitLEP.c" />
<META NAME="ROBOTS" CONTENT="NOINDEX,NOFOLLOW" />
<META NAME="GOOGLEBOT" CONTENT="NOINDEX,NOFOLLOW" />
<META NAME="SLURP" CONTENT="NOINDEX,NOFOLLOW" />
<meta name="google-translate-customization" content="5587c1b0a958bf07-62a8e309de686e87-gc92f61279a2c8524-11"></meta>
<meta http-equiv="Cache-Control" content="no-store, no-cache, must-revalidate, post-check=0, pre-check=0" />
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="0" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta property="og:image" content="https://static.mediafire.com/images/filetype/download/web.jpg" />
<meta property="twitter:image" content="https://static.mediafire.com/images/filetype/download/web.jpg" />
<meta property="og:title" content="exploitLEP.c" />
<meta property="twitter:title" content="exploitLEP.c" />
<meta property="og:description" content="MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere." />

.................................................................................................

</script>
<noscript>
<img src="//pixel.quantserve.com/pixel/p--za8g5F6zDtDf.gif?labels=_fp.event.Homepage" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/>
</noscript>
<!-- End Quantcast tag --> </body> </html>cd /