Project : N-Tools ( For Linux/Unix )
Language : C , C++
Compiler : Gcc (Ver 4)
Function : Port Scanning , Sniffing with Packet Dump
Code :
PortScanner ( ver 2.3.1 ) -> 98 Line
Sniffer ( little with IDS Function) ( ver 3.6.5 ) -> 386 Line
Now Realization :
Port Scanner : 100 %
Can SCAN all tcp port 1~65536 and simple TUI!
Sniffer : 100 %
Function : Detecting Port Scanning, Include Stealth Scanning + ittle IDS Functions
Support TCP,UDP,ICMP protocol and Mac Address
Detecting Stealth Scanning ( But There are some Error because of algorithm )
Saving All Data in log.txt
- Log File
스니퍼 옵션은
-n [숫자] : 몇개의 패킷을 받아올건지
-s : 그냥 화면에 심플한 로그만 출력 (자세한 데이터는 로그로 저장 ㄴㄴ )
-d : 화면에 심플한 로그 출력 + 자세한 데이터는 Log.txt 파일에 저장
File :
* 이후의 잘못된 사용으로 인해 발생하는 일에대해 저에 대한 책임은 없습니다
'Project > N-Tools ( Complete )' 카테고리의 다른 글
[N-Tools] 3. Day - ? 2013 - 10 - 19 (0) | 2014.04.26 |
---|---|
[N-Tools] 2. Day - 2 2013 - 10 - 13 (0) | 2014.04.26 |
[N-Tools] 1. Day - 1 2013 - 8 - 15 (0) | 2014.04.26 |
[N-Tools] 0. Project Start! 2013 - 8 - 14 (0) | 2014.04.26 |