123456789101112131415161718192021222324252627282930313233343536373839 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>airflood</Name>
- <Homepage>https://packetstormsecurity.com/files/51127/airflood-0.1.tar.gz.html</Homepage>
- <Packager>
- <Name>İbrahim KARAGÜZEL</Name>
- <Email>karaguzelibrahim@gmail.com</Email>
- </Packager>
- <License>GPL</License>
- <PartOf>network</PartOf>
- <IsA>app:console</IsA>
- <Summary>A modification of aireplay</Summary>
- <Description>A modification of aireplay that allows for a DOS in in the AP. This program fills the table of clients of the AP with random MACs doing impossible new connections.</Description>
- <Archive sha1sum="1b4256cf8657a639da09a438ea19b487967b4bd4" type="targz">https://github.com/ibrahimkaraguzel/Sources/raw/master/airflood-0.1.tar.gz</Archive>
- </Source>
- <Package>
- <Name>airflood</Name>
- <RuntimeDependencies>
- <Dependency>glibc-32bit</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- </Files>
- </Package>
- <History>
- <Update release="1">
- <Date>2016-04-04</Date>
- <Version>0.1</Version>
- <Comment>First Pisi Built</Comment>
- <Name>İbrahim KARAGÜZEL</Name>
- <Email>karaguzelibrahim@gmail.com</Email>
- </Update>
- </History>
- </PISI>
|