| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| README.md | 2018-10-29 | 2.7 kB | |
| Read Me.md | 2018-10-29 | 2.7 kB | |
| Captune.zip | 2018-10-29 | 30.4 MB | |
| Totals: 3 Items | 30.4 MB | 0 |
Captune is a system/solution to find adult site from network traffiq of a server.
This first collect network tarffiq and saved to a file by - ## Captune.bat # Then another application - ## webcontent.bat ## analyze these traffiq and find out adult site and Save to a file named ## list.txt #
It test a site for 3 times and sends result as {true: ####, False: ####} Where "true" "false" has decimal values. if "true" value is greater then "false" then the site has adult content.
The system works with 90% accuracy.
** The system used some free api. if these APIs goes commercial then the system needs to be updated accordingly.
How to run.
1). First Open the Captune.bat,
The system will show you available network device on the server to collect network traffiq ,
like this ~
1) \Device\NPF_{AF65F9B1-FFFF-4E86-8A3D-6B8222222} Realtek PCIe FE Family Controller
Addr: feee::bbbb:eeee:73d2:2835
Netmask:
Broadaddr:
Addr: feee::bbbb:eeee:73d2:2835
Netmask:
Broadaddr:
Addr: HW addr: 14FEB5BCCCCC
2) \Device\NPF_{81333F36-AAAA-4689-A1C0-63A222222} Microsoft
Addr: feee::eeee:7777:3b4b:674e
Netmask:
Broadaddr:
Addr: 192.168.1.3
Netmask: 255.255.255.0
Broadaddr: 255.255.255.255
Addr: HW addr: AC7289111111
Choose the device which has netmask and Broadaddr, in this case it is #2 input the number (in this case , 2) and Press "Enter" then the system will start collecting the data.
whenever want to stop just type CTRL+C, and stop the collections.
2) To analyze Data start "WebContent.bat", Input the number of the file from which you want to analyze data ... For example, you will see this .....
select a file to read .... (Enter the serial number ....) (0) Capture2311 Created At:10/23/2018 11:39:56 AM (1) Capture257 Created At:10/25/2018 7:38:04 AM (2) Capture259 Created At:10/25/2018 9:09:39 AM
if you want to analyze from "Capture259" then input 2 press "enter"
wait until it says "Press any key to exit ... "
if an IP already analyzed , then the system will not west it's time to analyze the IP again, The data already stored in list.txt file at scrape folder.
The app saves analyzed Data in scrape/list.txt file. Open the file and you will see something like this ~
{"true":"0.00699474", "false":"0.993005"}
{"true":"0.0318775", "false":"0.968122"}
{"true":"0.0704099", "false":"0.92959"}
true means has adult content and false means don't have adult content. So now you can make decision on this precise data. These Datas are 90% accurate.
** Happy Finding Adult Site/Content **