README.md // anjinmascanner 1.0ver made by arrester
★ Download and run all files. There is no need for python files. ★
★ 모든 파일을 다운로드하여 실행하십시오. 파이썬 파일은 없어도 실행 됩니다. ★
▶▷▶▷▶▷ English ◁◀◁◀◁◀
First column: Enter the address you want to scan
Second column: enter the tag to crawl
The second column puts content when using the crawl menu.
■Web Scan■
→ In order to scan the web, you must enter an address including http: // or https: //.
→ In order to perform an accurate web scan, enter the address you want to know.
→ ex) http://test.com (X) http://test.com/login.php (O)
■Port Scan■ // Time: It takes about 20 ~ 30 seconds.
→ To scan the port, you need to enter only the address without including http: // and https: //.
→ ex) http://test.com (X) test.com (O)
■Directory Scan■ // Time: It takes about 2 ~ 10 seconds.
→ You only need to enter the base address for directory scanning.
→ ex) http://test.com (O) http://test.com/login.php (X)
■Vulner Scan■
→ To search for vulnerabilities, you must enter an address including http: // or https: //.
→ Enter the address you want to know to accurately detect the vulnerability.
→ Ex) http://test.com (X) http://test.com/index.php, http://test.com/login.php, http://test.com/board.php (O)
■Crawling■
→ In order to crawl, you must enter an address including http: // or https: //.
→ In order to perform an accurate crawl, please enter the address you want to know.
→ If you entered the address correctly, enter the correct HTML tag to find out what you want to crawl.
→ Address ex) http://test.com (X) http://test.com/index.php, http://test.com/news.php (O)
→ tag ex) #latest> ul
■Save■
→ If you want to save the scanned contents, click the Save button. This will create a data.txt file.
→ Since the file mode is set to 'w', when saving additionally, the first saved file must be renamed and stored separately.
→ Or you must change the file mode yourself.
■Inquiry (inquiry)■
→ If you want to inquire, just click it.
→ Feedback and suggestions are welcome.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
▶▷▶▷▶▷ Korean ◁◀◁◀◁◀
첫 번째 칸: 스캔할 주소를 입력
두 번째 칸: 크롤할 태그를 입력
두 번째 칸은 크롤링 메뉴를 선택할 경우에만 입력하면 됩니다. 이외 기능에는 입력 안해도 됩니다.
■Web Scan■
→ 웹 스캔을 하기 위해서는 http:// 또는 https://를 포함한 주소를 넣어야 합니다.
→ 정확한 웹 스캔을 하기 위해서는 파악하고 싶은 주소 자체를 넣으세요.
→ ex) http://test.com (X) http://test.com/login.php (O)
■Port Scan■ // 시간 : 약 20 ~ 30 초가 소요됩니다.
→ 포트 스캔을 하기 위해서는 http:// 와 https://를 포함하지 않고 주소만 넣어야 합니다.
→ ex) http://test.com (X) test.com (O)
■Directory Scan■ // 시간 : 약 2 ~ 10 초가 소요됩니다.
→ 디렉토리 스캔을 하기 위해서는 기본 주소만 입력하면 됩니다.
→ ex) http://test.com (O) http://test.com/login.php (X)
■Vulner Scan■
→ 취약점 스캔을 하기 위해서는 http:// 또는 https://를 포함한 주소를 넣어야 합니다.
→ 정확한 취약점 스캔을 하기 위해서는 파악하고 싶은 주소 자체를 넣으세요.
→ ex) http://test.com (X) http://test.com/index.php, http://test.com/login.php, http://test.com/board.php (O)
■Crawling■
→ 크롤링을 하기 위해서는 http:// 또는 https://를 포함한 주소를 넣어야 합니다.
→ 정확한 크롤링을 하기 위해서는 파악하고 싶은 주소 자체를 넣으세요.
→ 주소를 정확하게 넣었다면 어떤 내용을 크롤링 하고 싶은지 정확한 HTML 태그를 넣으세요.
→ 주소 ex) http://test.com (X) http://test.com/index.php, http://test.com/news.php (O)
→ 태그 ex) #latest > ul
■Save■
→ 스캔이 완료된 내용을 저장하고 싶으면 Save 버튼을 누르면 됩니다. 그러면 data.txt 파일이 생성됩니다.
→ 파일 모드가 'w'로 되어있기 때문에 추가적으로 저장할 경우 첫 번째로 저장한 파일은 따로 파일명을 바꿔서 보관해야 합니다.
→ 또는 파일 모드를 직접 변경해야 합니다.
■Inquiry (문의)■
→ 문의를 하고 싶으시면 누르면 됩니다.
→ 피드백, 기능 추가 건의 환영합니다.