Home
last modified time | relevance | path

Searched defs:attacks (Results 1 – 25 of 109) sorted by relevance

12345

/dports/security/yersinia/yersinia-8c0d7c5/src/
H A Ddhcp.c155 struct attacks *attacks = (struct attacks *)arg; in dhcp_th_send_raw() local
186 void dhcp_th_send_raw_exit( struct attacks *attacks ) in dhcp_th_send_raw_exit()
198 struct attacks *attacks = (struct attacks *)arg; in dhcp_th_send_discover() local
230 dhcp_send_discover(struct attacks *attacks) in dhcp_send_discover()
255 struct attacks *attacks = (struct attacks *)arg; in dhcp_th_send_inform() local
286 dhcp_send_inform(struct attacks *attacks) in dhcp_send_inform()
346 dhcp_send_offer(struct attacks *attacks) in dhcp_send_offer()
419 dhcp_send_request(struct attacks *attacks) in dhcp_send_request()
532 dhcp_send_decline(struct attacks *attacks) in dhcp_send_decline()
1054 dhcp_send_packet(struct attacks *attacks) in dhcp_send_packet()
[all …]
H A Dxstp.c143 struct attacks *attacks = (struct attacks *)arg; in xstp_th_send_bpdu_conf() local
174 xstp_send_all_bpdu_conf(struct attacks *attacks) in xstp_send_all_bpdu_conf()
282 struct attacks *attacks = (struct attacks *)arg ; in xstp_th_send_bpdu_tcn() local
314 xstp_send_all_bpdu_tcn(struct attacks *attacks) in xstp_send_all_bpdu_tcn()
412 struct attacks *attacks = (struct attacks *)arg; in xstp_send_hellos() local
477 struct attacks *attacks = (struct attacks *)arg; in xstp_th_dos_conf() local
549 struct attacks *attacks = (struct attacks *)arg; in xstp_th_dos_tcn() local
583 void xstp_th_dos_tcn_exit( struct attacks *attacks ) in xstp_th_dos_tcn_exit()
702 struct attacks *attacks = (struct attacks *)arg; in xstp_send_hellos_mitm() local
786 struct attacks *attacks = (struct attacks *)arg; in xstp_th_dos_mitm() local
[all …]
H A Dmpls.c167 struct attacks *attacks=NULL; in mpls_th_send_tcp() local
183 struct attacks *attacks=NULL; in mpls_th_send_double_tcp() local
201 struct attacks *attacks=NULL; in mpls_th_send_udp() local
217 struct attacks *attacks=NULL; in mpls_th_send_double_udp() local
234 struct attacks *attacks=NULL; in mpls_th_send_icmp() local
249 struct attacks *attacks = (struct attacks *)arg; in mpls_th_send_double_icmp() local
262 void mpls_send( struct attacks *attacks ) in mpls_send()
448 void mpls_th_send_exit( struct attacks *attacks ) in mpls_th_send_exit()
458 int8_t mpls_learn_packet( struct attacks *attacks, char *iface, u_int8_t *stop, void *data, struct … in mpls_learn_packet()
H A Dvtp.c140 struct attacks *attacks = (struct attacks *)arg; in vtp_th_send() local
166 void vtp_th_send_exit( struct attacks *attacks ) in vtp_th_send_exit()
178 vtp_send(struct attacks *attacks) in vtp_send()
380 struct attacks *attacks = (struct attacks *)arg; in vtp_th_dos_del_all() local
579 struct attacks *attacks=NULL; in vtp_th_dos_del() local
603 vtp_modify_vlan(u_int8_t op, struct attacks *attacks) in vtp_modify_vlan()
916 void vtp_th_dos_del_exit( struct attacks *attacks ) in vtp_th_dos_del_exit()
932 struct attacks *attacks = (struct attacks *)arg; in vtp_th_dos_add() local
953 void vtp_th_dos_add_exit( struct attacks *attacks ) in vtp_th_dos_add_exit()
967 struct attacks *attacks = (struct attacks *)arg; in vtp_th_dos_crash() local
[all …]
H A Ddot1q.c144 struct attacks *attacks = (struct attacks *)arg; in dot1q_th_send() local
172 void dot1q_th_send_exit( struct attacks *attacks ) in dot1q_th_send_exit()
184 struct attacks *attacks = (struct attacks *)arg; in dot1q_double_th_send() local
212 void dot1q_double_th_send_exit( struct attacks *attacks ) in dot1q_double_th_send_exit()
223 dot1q_send_icmp(struct attacks *attacks, u_int8_t double_encap) in dot1q_send_icmp()
355 struct attacks *attacks = (struct attacks *)arg; in dot1q_th_poison() local
475 int8_t dot1q_learn_mac( struct attacks *attacks, struct pcap_pkthdr *header, u_int8_t *arp_mac ) in dot1q_learn_mac()
598 dot1q_return_mac(struct attacks *attacks, u_int8_t *arp_mac) in dot1q_return_mac()
644 void dot1q_th_poison_exit( struct attacks *attacks ) in dot1q_th_poison_exit()
661 struct attacks *attacks; in dot1q_send_arp_poison() local
[all …]
H A Ddtp.c136 struct attacks *attacks = (struct attacks *)arg; in dtp_th_send() local
161 void dtp_th_send_exit( struct attacks *attacks ) in dtp_th_send_exit()
173 dtp_send(struct attacks *attacks) in dtp_send()
328 struct attacks *attacks = (struct attacks *)arg; in dtp_send_negotiate() local
372 struct attacks *attacks = (struct attacks *)arg; in dtp_th_nondos_do_trunk() local
467 void dtp_th_nondos_do_trunk_exit( struct attacks *attacks ) in dtp_th_nondos_do_trunk_exit()
477 int8_t dtp_learn_packet( struct attacks *attacks, char *iface, u_int8_t *stop, void *data, struct p… in dtp_learn_packet()
H A Dhsrp.c147 struct attacks *attacks = (struct attacks *)arg; in hsrp_th_send_raw() local
179 void hsrp_th_send_raw_exit( struct attacks *attacks ) in hsrp_th_send_raw_exit()
191 struct attacks *attacks = (struct attacks *)arg; in hsrp_th_become_active() local
263 void hsrp_th_become_active_exit( struct attacks *attacks ) in hsrp_th_become_active_exit()
273 struct attacks *attacks = (struct attacks *)arg; in hsrp_send_hellos() local
315 hsrp_send_packet(struct attacks *attacks) in hsrp_send_packet()
433 int8_t hsrp_learn_packet( struct attacks *attacks, char *iface, u_int8_t *stop, void *data, struct … in hsrp_learn_packet()
H A Ddot1x.c139 struct attacks *attacks = (struct attacks *)arg; in dot1x_th_send() local
161 dot1x_send(struct attacks *attacks) in dot1x_send()
299 void dot1x_th_send_exit( struct attacks *attacks ) in dot1x_th_send_exit()
317 struct attacks *attacks = (struct attacks *)arg; in dot1x_th_mitm() local
477 void dot1x_th_mitm_exit( struct attacks *attacks ) in dot1x_th_mitm_exit()
516 int8_t dot1x_learn_packet( struct attacks *attacks, char *iface, u_int8_t *stop, void *data, struct… in dot1x_learn_packet()
H A Dcdp.c145 int8_t cdp_send( struct attacks *attacks ) in cdp_send()
233 struct attacks *attacks = (struct attacks *)arg; in cdp_th_send_raw() local
254 void cdp_th_send_raw_exit( struct attacks *attacks ) in cdp_th_send_raw_exit()
266 struct attacks *attacks = (struct attacks *)arg; in cdp_th_flood() local
340 void cdp_th_flood_exit( struct attacks *attacks ) in cdp_th_flood_exit()
352 struct attacks *attacks = (struct attacks *)arg; in cdp_th_virtual_device() local
379 void cdp_th_virtual_device_exit(struct attacks *attacks) in cdp_th_virtual_device_exit()
391 struct attacks *attacks = (struct attacks *)arg; in cdp_send_hellos() local
H A Dterminal-defs.h210 struct attacks { struct
211 u_int8_t up; /* active or not */
212 THREAD attack_th;
213 THREAD helper_th;
214 u_int16_t attack; /* attack number */
215 list_t *used_ints; /* interfaces used */
216 u_int8_t mac_spoofing;
217 void *data; /* packet */
218 void *params; /* Parameters */
219 u_int8_t nparams; /* How many params */
[all …]
H A Dattack.c192 int8_t attack_th_exit(struct attacks *attacks) in attack_th_exit()
/dports/security/helib/HElib-1.3.1/
H A DCKKS-security.md27 ### Steps 1-2, Processes and Required Precision
34 ### Step 3, Finding Matching Parameters
/dports/security/ossec-hids-server/ossec-hids-3.6.0/contrib/ossec-testing/tests/
H A Dcpanel.ini18 [cpanel attacks 2]
/dports/security/ossec-hids-local/ossec-hids-3.6.0/contrib/ossec-testing/tests/
H A Dcpanel.ini18 [cpanel attacks 2]
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/contrib/ossec-testing/tests/
H A Dcpanel.ini18 [cpanel attacks 2]
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/filesystems/
H A Dfscrypt.rst75 Side-channel attacks
86 Unauthorized file access
102 Kernel memory compromise
148 Limitations of v1 policies
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/filesystems/
H A Dfscrypt.rst75 Side-channel attacks
86 Unauthorized file access
102 Kernel memory compromise
148 Limitations of v1 policies
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/filesystems/
H A Dfscrypt.rst75 Side-channel attacks
86 Unauthorized file access
102 Kernel memory compromise
148 Limitations of v1 policies
/dports/games/crafty/crafty-25.2_1/
H A Dsee.c24 uint64_t attacks, temp = 0, toccupied = OccupiedSquares; in SEE() local
118 uint64_t attacks, temp = 0, toccupied = OccupiedSquares; in SEEO() local
H A Dattacks.c47 uint64_t attacks = in AttacksTo() local
/dports/games/spring/spring_98.0/AI/Skirmish/AAI/
H A DAAIAttackManager.h56 list<AAIAttack*> attacks; variable
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/docs/src/
H A DSecurity.md56 #### Caveats
/dports/games/liblcf/liblcf-0.7.0/src/generated/lcf/rpg/
H A Dbattleranimationitemskill.h74 int32_t attacks = 0; variable
/dports/games/wesnoth/wesnoth-1.14.17/src/scripting/
H A Dlua_unit_attacks.cpp99 auto attacks = u->attacks(); in find_attack() local
111 auto attacks = u->attacks(); in find_attack() local
/dports/games/exult/exult-snapshot-v1.7.0.20211128/
H A Dcombat.h114 int attacks; // Count strikes. variable

12345