pspec.xml 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>airflood</Name>
  6. <Homepage>https://packetstormsecurity.com/files/51127/airflood-0.1.tar.gz.html</Homepage>
  7. <Packager>
  8. <Name>İbrahim KARAGÜZEL</Name>
  9. <Email>karaguzelibrahim@gmail.com</Email>
  10. </Packager>
  11. <License>GPL</License>
  12. <PartOf>network</PartOf>
  13. <IsA>app:console</IsA>
  14. <Summary>A modification of aireplay</Summary>
  15. <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>
  16. <Archive sha1sum="1b4256cf8657a639da09a438ea19b487967b4bd4" type="targz">https://github.com/ibrahimkaraguzel/Sources/raw/master/airflood-0.1.tar.gz</Archive>
  17. </Source>
  18. <Package>
  19. <Name>airflood</Name>
  20. <RuntimeDependencies>
  21. <Dependency>glibc-32bit</Dependency>
  22. </RuntimeDependencies>
  23. <Files>
  24. <Path fileType="executable">/usr/bin</Path>
  25. </Files>
  26. </Package>
  27. <History>
  28. <Update release="1">
  29. <Date>2016-04-04</Date>
  30. <Version>0.1</Version>
  31. <Comment>First Pisi Built</Comment>
  32. <Name>İbrahim KARAGÜZEL</Name>
  33. <Email>karaguzelibrahim@gmail.com</Email>
  34. </Update>
  35. </History>
  36. </PISI>