Shaare your links...
3402 links
L!NKS Retour au blog Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 156 / 171
Newer►
  • Encoder une video à partir d'images avec ffmpeg
    ffmpeg -f image2 -c:v mjpeg -framerate 4 -i ./encore_%03d.jpg mass.avi
    mjpeg       : codec video
    framerate : nombre d'images/seconde
    i              : input (les images ici sont numérotées encore_001.jpg,...)
    mass.avi  : output file

    + dinfos : http://ffmpeg.org/faq.html
    permalink -
    - ?BqlnNQ
    video
  • Sur les épaules de Darwin - Réecouter diffusions / France Inter
    Émission géniale de Jean-Claude Ameisen, aujourd'hui président du Comité National d’Éthique. Ça passe tous les samedi matin sur France Inter.
    permalink -
    - http://www.franceinter.fr/reecouter-diffusions/434611
    podcast radio
  • MobaXterm free Xserver and tabbed SSH client for Windows - Liens en vrac de sebsauvage
    Excellent : client windows multi protocoles : ssh, telnet, Rsh, Xdmcp, RDP, VNC, FTP, SFTP, Serial, URL, Shell.
    permalink -
    - http://sebsauvage.net/links/?mqAFwg
    réseau software windows
  • Internet, SMS : comment Thales va mettre les réseaux français sur écoute - LExpansion.com - Liens en vrac de sebsauvage
    Via sebsauvage...
    permalink -
    - http://sebsauvage.net/links/?0_5dug
    grrrr viePrivée
  • lcamtuf's blog: Some harmless, old-fashioned fun with CSS
    css history hack ne fonctionne plus mais avec un peu d'ingéniosité...

    http://lcamtuf.coredump.cx/yahh/
    permalink -
    - http://lcamtuf.blogspot.fr/2013/05/some-harmless-old-fashioned-fun-with-css.html
    javascript sécurité
  • ☠ Bluetouff's blog - Affaire Tsarnaev : la surveillance de masse des citoyens américains révélée par un ex-agent du FBI
    ;8-o
    permalink -
    - http://bluetouff.com/2013/05/05/affaire-tsarnaev-la-surveillance-de-masse-des-citoyens-americains-revelee-par-un-ex-agent-du-fbi/
    grrrr viePrivée wtf
  • Simple Python Motion Jpeg (mjpeg server) from webcam. Using: OpenCV,BaseHTTPServer
    Un serveur mjpeg en quelques lignes de python avec BaseHTTPServer
    permalink -
    - https://gist.github.com/n3wtron/4624820
    image python raspberry video webcam
  • codeinsecurity | codeinsecurity – a blog about all things technical, and some things political
    permalink -
    - http://codeinsecurity.wordpress.com/
    blog sécurité
  • Who is tracking you across the Web? Even the ad industry doesn’t know | ITworld
    permalink -
    - http://www.itworld.com/it-management/354803/whose-tracking-you-across-web-even-ad-industry-don-t-know
  • Autopsie d’une unité de cyber-espionnage chinoise | SecurityVibes Magazine – Qualys Security Community
    Mandiant a publié un travail TRÈS documenté, de longue haleine sur les activités d'un groupe de pirates (d'état ? chinois ?) aux moyens considérables qui ont, au cours de ces dernières années, espionné au moins 150 entreprises, essentiellement anglophones.
    --> http://intelreport.mandiant.com/
    Dans les appendices, Mandiant partage ses découvertes sur les outils et moyens utilisés.
    http://securityreactions.tumblr.com/post/43812261515/mandiant-apt1-day
    permalink -
    - http://magazine.qualys.fr/menaces-alertes/apt1-mandiant/
    sécurité
  • Infosec Reactions
    a voir :
    http://securityreactions.tumblr.com/post/48694886031/my-newbie-friend-exploiting-something-for-the-first
    http://securityreactions.tumblr.com/post/48614746208/received-new-shiny-exploit-doesnt-work
    http://securityreactions.tumblr.com/post/47537446031/noticing-a-critical-vulnerability-thats-wasnt-in
    http://securityreactions.tumblr.com/post/46931464069/finding-out-a-friend-prefers-ie
    http://securityreactions.tumblr.com/post/46246734903/launching-without-patching-a-known-critical-issue
    http://securityreactions.tumblr.com/post/44784835834/when-the-client-asks-are-you-sure-you-did-not-leave
    http://securityreactions.tumblr.com/post/43889513478/me-pulling-off-a-great-social-engineer
    http://securityreactions.tumblr.com/post/43800767538/best-practices
    http://securityreactions.tumblr.com/post/43812261515/mandiant-apt1-day
    permalink -
    - http://securityreactions.tumblr.com/
    fun hacking sécurité
  • FinFisher, un mouchard à tout faire au service de la police
    Récemment, Gamma, la société britannique qui édite FinFisher/FinSpy : un logiciel espion qui sert aux gouvernements à espionner dissidents, journalistes,... (voire une population entière ! cf Amesys, bluecoat,...)  a utilisé la marque Firefox pour déguiser sa saloperie de mouchard. Firefox s'en est rendu compte et a attaqué (mis en demeure) la société (http://tech.slashdot.org/story/13/05/01/1225200/finfisher-spyware-use-by-governments-expanding-masquerades-as-firefox?utm_source=atom1.0mainlinkanon&utm_medium=feed)

    A lire le rapport de citizenlab (https://citizenlab.org/2013/04/for-their-eyes-only-2/) sur la surveillance d'état.
    A noter que le gouvernement allemand vient d'en faire l'acquisition... http://translate.google.com/translate?hl=en&sl=de&tl=en&u=http%3A%2F%2Fnetzpolitik.org%2F2013%2Fvertrag-unterzeichnet-bundeskriminalamt-kauft-staatstrojaner-finfisher-fur-150-000-euro%2F

    A lire également : https://citizenlab.org/2013/01/planet-blue-coat-mapping-global-censorship-and-surveillance-tools/
    --> Autre rapport de citizenlabs sur Bluecoat.
    permalink -
    - http://www.numerama.com/magazine/20898-finfisher-un-mouchard-a-tout-faire-au-service-de-la-police.html
    CpasClair grrrr sécurité
  • SQL Injection With Update Query | Learn How To Hack - Ethical Hacking and security tips
    permalink -
    - http://www.rafayhackingarticles.net/2013/05/sql-injection-with-update-query.html
    hacking sql
  • Archlinux : Passer d'initscripts à systemd
    permalink -
    - http://yggeek.blogspot.fr/2012/10/archlinux-passer-dinitscripts-systemd.html
    archlinux
  • The mysterious Avatar rootkit
    permalink -
    - http://www.welivesecurity.com/2013/05/01/mysterious-avatar-rootkit-with-api-sdk-and-yahoo-groups-for-cc-communication/
    sécurité
  • [HTML] test - Pastebin.com
    désactiver antiviruss:-)  avec javascript ?
    permalink -
    - http://pastebin.com/jbkyGcGt
  • Skeleton Scribe: Practical HTTP Host header attacks
    permalink -
    - http://www.skeletonscribe.net/2013/05/practical-http-host-header-attacks.html?m=1
    hacking
  • Lighttpd - ArchWiki
    permalink -
    - https://wiki.archlinux.org/index.php/Lighttpd
    archlinux lighttpd
  • Admin beware: Attack hitting Apache websites is invisible to the naked eye | Ars Technica
    permalink -
    - http://arstechnica.com/security/2013/04/admin-beware-attack-hitting-apache-websites-is-invisible-to-the-naked-eye/
    sécurité web
  • Reverse shells one-liners
    à voir aussi : http://pentestmonkey.net/cheat-sheet/shells/reverse-shell-cheat-sheet
    et : http://lanmaster53.com/2011/05/7-linux-shells-using-built-in-tools/
    permalink -
    - http://bernardodamele.blogspot.fr/2011/09/reverse-shells-one-liners.html
    hacking shell sécurité
Links per page: 20 50 100
◄Older
page 156 / 171
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.