nessus.def
上传用户:tjescc
上传日期:2021-02-23
资源大小:419k
文件大小:4k
源码类别:

Telnet服务器

开发平台:

Unix_Linux

  1. LIBRARY nessus.dll
  2. EXETYPE WINDOWS
  3. CODE  PRELOAD MOVEABLE DISCARDABLE
  4. DATA  PRELOAD MOVEABLE MULTIPLE
  5. EXPORTS
  6.     arg_get                        @2
  7.     arg_add_value                  @3
  8.     arg_set_value                  @4
  9.     arg_set_type                   @5
  10.     arg_get_value                  @6
  11.     arg_get_length                 @7
  12.     arg_get_type                   @8
  13.     arg_dup                        @9
  14.     arg_dump                       @10
  15.     arg_free                       @11
  16.     arg_free_all                   @12
  17.     ftp_log_in                     @13
  18.     ftp_get_pasv_address           @14
  19.     is_cgi_installed               @15
  20.     open_sock_opt_hn               @16
  21.     open_sock_tcp_hn               @17
  22.     open_sock_tcp                  @18
  23.     open_sock_udp                  @19
  24.     open_sock_option               @20
  25.     recv_line                      @21
  26.     socket_close                   @22
  27.     auth_printf                    @23
  28.     auth_send                      @24
  29.     auth_gets                      @25
  30.     nessus_lib_version             @26
  31.     plug_set_family                @27
  32.     plug_set_dep                   @28
  33.     plug_set_timeout               @29
  34.     plug_get_family                @30
  35.     plug_set_launch                @31
  36.     plug_get_launch                @32
  37.     plug_set_name                  @33
  38.     plug_set_summary               @34
  39.     plug_set_description           @35
  40.     plug_set_copyright             @36
  41.     plug_set_category              @37
  42.     plug_set_attacklevel           @38
  43.     plug_add_host                  @39
  44.     host_add_port_proto            @40
  45.     host_add_port                  @41
  46.     host_add_port_udp              @42
  47.     port_in_ports                  @43
  48.     host_get_port_state_proto      @44
  49.     host_get_port_state            @45
  50.     host_get_port_state_udp        @46
  51.     plug_get_hostname              @47
  52.     plug_get_host_ip               @48
  53.     proto_post_hole                @49
  54.     post_hole                      @50
  55.     post_hole_udp                  @51
  56.     post_info                      @52
  57.     post_info_udp                  @53
  58.     proto_post_info                @54
  59.     get_preference                 @57
  60.     add_plugin_preference          @58
  61.     get_plugin_preference          @59
  62.     plug_set_key                   @60
  63.     scanner_add_port               @61
  64.     plug_get_key                   @62
  65.     plug_get_host_open_port        @63
  66.     nn_resolve                     @64
  67.     qsort_compar                   @66
  68.     getpts                         @67
  69.     emalloc                        @68
  70.     estrdup                        @69
  71.     efree                          @70
  72.     estrlen                        @71
  73.     getopt                         @74
  74.     getopt_long                    @75
  75.     getopt_long_only               @76
  76.     get_optarg                     @77
  77.     get_opterr                     @78
  78.     get_optind                     @79
  79.     get_optopt                     @80
  80.     inc_optind                     @81
  81.     append_argv                    @82
  82.     destroy_argv                   @83
  83.     harg_create                    @84
  84.     harg_dup                       @85
  85.     harg_close                     @86
  86.     harg_close_all                 @87
  87.     harg_add                       @88
  88.     harg_add_default               @89
  89.     harg_remove                    @90
  90.     harg_set_tvalue                @91
  91.     harg_set_type                  @92
  92.     harg_set_id                    @93
  93.     harg_get_tvalue                @94
  94.     harg_get_type                  @95
  95.     harg_get_id                    @96
  96.     harg_get_size                  @97
  97.     harg_inx_key                   @98
  98.     harg_dump                      @99
  99.     harg_walk_init                @100
  100.     harg_walk_next                @101
  101.     harg_walk_stop                @102
  102.     harg_do                       @103
  103.     nessuslib_version   @104
  104.     banner_diff     @105