Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libnasl - Nessus Attack Scripting Language
NASL is a scripting language designed for the Nessus security scanner.
Its aim is to allow anyone to write a test for a given security hole
in a few minutes, to allow people to share their tests without having
to worry about their operating system, and to guarantee everyone that
a NASL script can not do anything nasty except performing a given
security test against a given target.
Thus, NASL allows you to easily forge IP packets, or to send regular
packets. It provides you some convenient functions that will make the
test of web and FTP server more easy to write. NASL garantees you that
a NASL script:
- will not send any packet to a host other than the target host,
- will not execute any commands on your local system.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
libnasl |
2.2.9 |
1.fc6 |
src |
365 KiB |
Tue Dec 19 12:38:33 2006 |
Changelog
- * Tue Dec 19 17:00:00 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
2.2.9-1
- version upgrade
- * Wed Sep 13 18:00:00 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
2.2.8-2
- FE6 rebuild
- * Sun Jun 18 18:00:00 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
2.2.8-1
- version upgrade